Commit graph

34 commits

Author SHA1 Message Date
Jean Pierre Cimalando
2b80d77e50 Arrange row items horizontally 2021-02-24 02:22:18 +01:00
Jean Pierre Cimalando
51b85bc17e Display the memory usage 2021-02-24 02:22:12 +01:00
Jean Pierre Cimalando
10d81de41c Eliminate the rest of warnings 2021-02-24 01:13:16 +01:00
Jean Pierre Cimalando
79b6f32281 Make simpler: remove the typedefs 2021-02-24 01:12:22 +01:00
Jean Pierre Cimalando
c693492462 Fix some warnings 2021-02-24 01:08:40 +01:00
Jean Pierre Cimalando
95fb11ee34 Chevron menu for polyphony 2021-02-24 01:07:35 +01:00
Jean Pierre Cimalando
dc0f8692f2 Add button to reset scala file 2021-02-23 22:56:47 +01:00
Jean Pierre Cimalando
f16151e2c2 Add UI for scala file reset 2021-02-23 22:22:36 +01:00
Jean Pierre Cimalando
8fcc374cd7 Check zenity presence, and block editor with message if missing 2021-02-23 21:43:58 +01:00
Jean Pierre Cimalando
1e2115731b Keyswitch display in editor 2021-02-23 19:07:56 +01:00
Jean Pierre Cimalando
34ca6d69e3 Display key events on VK, with VST 2021-02-23 09:27:20 +01:00
Jean Pierre Cimalando
3aded2fecf Increase key luma 2021-02-23 07:29:35 +01:00
Jean Pierre Cimalando
68340fe1f4 Special case: don't color keys if range full 2021-02-23 07:07:41 +01:00
Jean Pierre Cimalando
2638ef0cff Represent the active key range with color 2021-02-23 07:00:25 +01:00
Jean Pierre Cimalando
535b332982 Add color helpers 2021-02-23 06:14:59 +01:00
Jean Pierre Cimalando
0cfe4b8c7c Add subset of GLSL-Color-Spaces library (HCY) 2021-02-23 05:30:09 +01:00
Jean Pierre Cimalando
9de0648075 Convert the editor to use BitArray 2021-02-23 03:03:10 +01:00
Jean Pierre Cimalando
bf9ec425bb Send key ranges to editor 2021-02-22 19:57:50 +01:00
Jean Pierre Cimalando
36279561a4 Add action for creating new SFZ 2021-02-22 10:35:06 +01:00
Jean Pierre Cimalando
8de978df91 Add native helper for the question dialog 2021-02-22 09:11:16 +01:00
Jean Pierre Cimalando
2dbfbf3148 Add editor action to open SFZ dir 2021-02-22 08:11:47 +01:00
Jean Pierre Cimalando
bd13260046 Add native helper to open a directory 2021-02-22 08:06:06 +01:00
Jean Pierre Cimalando
7627f7c074 Have the file chooser automatically open SFZ dir 2021-02-22 07:40:30 +01:00
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