Package org.jfugue.pattern


package org.jfugue.pattern
  • Class
    Description
    An Atom represents a single entity of a Voice+Layer+Instrument+Note and is useful especially when using the Realtime Player, so all of the information about a specific note is conveyed at the same time.
     
     
    Indicates that the implementing class can return a Pattern through the getPattern method
    This utility takes replacement strings with dollar signs, like "$0q $1h $2w", and replaces each $ index with a value from the array of candidates.