Go to file
Arnaud G. GIBERT 4acba194b5 - Add a new log system support,
- Add LV2 log support,
- Move Base & LV2_Base to global,
- Remove uneeded *Base pointer aguments,
- Code cleanup (to be clompleted)
2022-05-14 23:53:23 +02:00
.gitignore Initial commit: 2022-03-20 23:46:24 +01:00
datastruct.c - Add a new log system support, 2022-05-14 23:53:23 +02:00
datastruct.h - Add a new log system support, 2022-05-14 23:53:23 +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 a new log system support, 2022-05-14 23:53:23 +02:00
drummer.h - Add a new log system support, 2022-05-14 23:53:23 +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 a new log system support, 2022-05-14 23:53:23 +02:00
lv2_plugin.h - Add a new log system support, 2022-05-14 23:53:23 +02:00
node.h - Add Sample loading and unloading support, 2022-04-20 12:37:32 +02:00