ProMidi 2.0 suggestions and errors.
in
Contributed Library Questions
•
2 years ago
I would like to make this changes to the ProMidi 2.0 library:
3) note durations in ticks instead of milliseconds, since everything in a sequencer must be in "musical time", not "real time"
Also, I get this error when trying to use the Pattern class: "the type Pattern is ambiguous".
1) pattern and track quantize set to 96 or another multiple of 3, since actual 512 resolution don't allow to work with triplets.
2) a method that returns the full event list from a pattern, to allow Midi data handling and editing.
3) note durations in ticks instead of milliseconds, since everything in a sequencer must be in "musical time", not "real time"
Also, I get this error when trying to use the Pattern class: "the type Pattern is ambiguous".
Anyone has used the sequencer feature of this library or am I the first to try it?
2