| Class | MIDI::NoteEvent |
| In: |
lib/midilib/event.rb
|
| Parent: | ChannelEvent |
The abstract superclass of all note on, and note off, and polyphonic pressure events.
| PITCHES | = | %w(C C# D D# E F F# G G# A A# B) |
| note | [RW] | |
| velocity | [RW] |
If @print_note_names is true, returns pch_oct(val) else returns value as a number using number_to_s.