Go to file
Arnaud G. GIBERT 843d73655d Add "Velocity Ignore" and "Note Off Ignore" setup change via MIDI,
Add channel_id, velocity_ignore_note, note_off_ignore_note, velocity_ignore_flag, note_off_ignore_flag control ports,
Add LV2 port-groups support,
Minor changes.
2022-05-11 12:52:37 +02:00
.gitignore Initial commit: 2022-03-20 23:46:24 +01:00
datastruct.c Add "Velocity Ignore" and "Note Off Ignore" setup change via MIDI, 2022-05-11 12:52:37 +02:00
datastruct.h Add "Velocity Ignore" and "Note Off Ignore" setup change via MIDI, 2022-05-11 12:52:37 +02:00
drummer-mkttl Add "Velocity Ignore" and "Note Off Ignore" setup change via MIDI, 2022-05-11 12:52:37 +02:00
drummer.c - Add sustains support, 2022-04-29 20:48:54 +02:00
drummer.h Add "Velocity Ignore" and "Note Off Ignore" setup change via MIDI, 2022-05-11 12:52:37 +02:00
go.sh - Add Multithread task support, 2022-04-27 23:13:33 +02:00
libnode.c - Add Sample loading and unloading support, 2022-04-20 12:37:32 +02:00
libnode.h Initial commit: 2022-03-20 23:46:24 +01:00
lv2_plugin.c Add "Velocity Ignore" and "Note Off Ignore" setup change via MIDI, 2022-05-11 12:52:37 +02:00
lv2_plugin.h Add "Velocity Ignore" and "Note Off Ignore" setup change via MIDI, 2022-05-11 12:52:37 +02:00
node.h - Add Sample loading and unloading support, 2022-04-20 12:37:32 +02:00