Class BeadsPeakLevelMapping

  • All Implemented Interfaces:
    SequenceMapping


    public class BeadsPeakLevelMapping
    extends BeadsSequenceMapping
    The sonification used for peak levels graphs in this programs. A peak level graph is a sequence (as in uk.ac.qmul.eecs.depic.patterns.Sequence) so this sonification extends BeadsSequenceMapping and is defined in terms of the more abstract properties of Sequence. So, despite the name, this same sonification could be used for another type of sequence without any modifications.