| Pattern() |
| void add(Midi.Note note, float measure) |
| void add(Midi.Note note, integer bar, integer position, integer division)
removed |
| Midi.Note note(integer index) |
| void print() |
| integer size()
the number of MIDI notes in this pattern |
| Midi.Pattern slice(float start, float end) |
| void transpose(integer amount) |
removed
the number of MIDI notes in this pattern
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.