Commit graph

11 commits

Author SHA1 Message Date
Paul Fd
6deb3d37d7 Preliminary work for aftertouch handling
- Add the aftertouch modulation source
- Dispatch aftertouch events and track the aftertouch status in the midi state
- Parse cutoff_chanaft
- Convert aftertouch messages to an extended CC message
2021-02-11 06:08:36 +01:00
Jean Pierre Cimalando
118f123634 Use the enum value 2021-02-08 20:59:36 +01:00
Jean Pierre Cimalando
f1d240b88b Make a common lib for plugins, move OSC there 2021-02-08 20:59:32 +01:00
Jean Pierre Cimalando
65c3ef8b6b Have VST send HD controller values 2021-02-08 20:15:48 +01:00
Jean Pierre Cimalando
e75c148c67 Rename VST CC, not necessarily MIDI 2021-02-08 20:14:07 +01:00
Jean Pierre Cimalando
77719d788e Keep CC assignments in array, so they may be reassigned 2021-02-08 20:12:48 +01:00
Jean Pierre Cimalando
89a6830e1e Add controller edit IDs (not used yet) 2021-02-08 20:07:43 +01:00
Jean Pierre Cimalando
6b319c5907 Remove the unused variable 2021-02-08 19:59:38 +01:00
Jean Pierre Cimalando
9e2b914a08 Update control panel for efficient updates, preserving values 2021-02-08 19:53:31 +01:00
Jean Pierre Cimalando
af551ab96f Build LV2 with C++ 2021-02-08 16:57:54 +01:00
Jean Pierre Cimalando
f6d92916ae Move plugins to subdirectories 2021-02-08 15:41:21 +01:00