Class BeadsAutomationMapping

  • All Implemented Interfaces:
    SequenceMapping


    public class BeadsAutomationMapping
    extends BeadsSequenceMapping
    The sonification used for automations graphs in this programs. An automation 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.