notes in Musical Event Notation is a compromised model for MIDI notes.
It might be able to be separated into distinct param events. i.e. frequency, gate/trigger
PROs
- to be unbound from the duration model
- to be able to have more expression params than a single velocity
CONs
- (
notes might be an extension, but)
once notes events were separated into frequency and gates, it may be hard to recompile into notes.
- have to consider:
- multiple param model i.e. tuple, vector
- voice management
notesin Musical Event Notation is a compromised model for MIDI notes.It might be able to be separated into distinct
paramevents. i.e. frequency, gate/triggerPROs
CONs
notesmight be an extension, but)once
notesevents were separated into frequency and gates, it may be hard to recompile intonotes.