Skip to content
  • Roman Haefeli's avatar
    separate note event generation from event processing · 82248926
    Roman Haefeli authored
    supported are now the following methods:
    note create <step> <pitch> <velocity> <duration> <gid>
    note delete <step> <pitch>
    note change duration <step> <pitch> <duration>
    note change velocity <step> <pitch> <velocity>
    82248926