midi.split
midi note splitter
доступно с версии: 0.9.5
информация
Split midi note messages at specified pitch values
аргументы:
- NOTES
list of note values (split points)
тип: list
свойства:
- @points (readonly)
Запросить split points. Should be in strict ascending order
тип: list
входы:
- NOTE VELOCITY [DUR] list
тип: control
выходы:
- midi pitches that are less than first split point
тип: control
- …
тип: control
- midi pitches that are greater or equal than N-th split point and less then N+1
тип: control
- notes that are greater or equal last split point
тип: control
ключевые слова:
midi
note
splitter
Авторы: Serge Poltavsky
Лицензия: GPL3 or later