Module nom_midi::note [] [src]

The note enum and associated helper methods

Enums

Note

A note representable in a 7 bit unsigned int. The subscript 's' to a note means sharp. The subscript 'n' to an octave means negate, so Cs2n = C# in octave -2.