0.2.2
- Added
MIDI.Note
struct represent abstract MIDI note, constructing and converting between- note number
- note name string (such as "C3", "A#4")
- note name & octave (such as
name: .C, octave: 3
) - frequency in Hz
MIDI.Note
struct represent abstract MIDI note, constructing and converting between
name: .C, octave: 3
)