This package contains classes for displaying abc related objects in swing UI components.
Such components are closely linked to music abstractions defined in package abc.notation and
propose advanced UI components that take advantage of information offered by objects
such as Tune, Tune.Music etc...
Returns true if the duration of the note is one of the
following : Note.WHOLE, Note.HALF,
Note.QUARTER, Note.EIGHTH, Note.SIXTEENTH,
Note.THIRTY_SECOND, Note.SIXTY_FOURTH.
As the jdk 1.4 sequencer does not seem to detect all kind of meta
messages during sequence playback, a workaround has been introduced
to rely on the only type of meta message the sequencer detects :
the one with type 0x06 (represented by the constant
A multinote that encapsulates the information needed to locate where the abc
information describing this multinote was positioned in the parsed stream.