Commit graph

20 commits

Author SHA1 Message Date
Jean Pierre Cimalando
74285a1492 Refactor VST with UpdateHandler 2021-02-04 07:32:43 +01:00
Jean Pierre Cimalando
219babcb7a Avoid making the controller take a reference on the editor 2020-12-11 09:32:33 +01:00
Jean Pierre Cimalando
66dec90846 Weak pointer for VST 2020-12-11 09:32:27 +01:00
Jean Pierre Cimalando
bea7195c65 Add more thread-safety in VST 2020-12-07 09:41:36 +01:00
Jean Pierre Cimalando
03cc5d2e5f Delayed UI updates with locking 2020-11-24 07:24:24 +01:00
Jean Pierre Cimalando
722225f9f2 Add OSC and plugin-side communication 2020-11-05 05:48:24 +01:00
Jean Pierre Cimalando
e2b8b21967 Separate the editor code from VST 2020-09-02 01:44:46 +02:00
Jean Pierre Cimalando
9d8ebaf718 Add VST info panel 2020-08-12 19:23:50 +02:00
Jean Pierre Cimalando
35dc738e18 Add a missing check on message attributes 2020-06-21 20:06:17 +02:00
Jean Pierre Cimalando
42bf66dd74 Update the VST plugin 2020-06-21 20:06:13 +02:00
Jean Pierre Cimalando
8161191ae8 Fix some VST parameter issues 2020-05-16 21:30:58 +02:00
Paul Fd
9d2526ec6f Explicit cast to int 2020-03-14 13:53:00 +01:00
Jean Pierre Cimalando
126dd49e28 Fix finding the resource images on Windows OS 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
14d76e6282 Use Steinberg's fixed size types, to fix MSVC build 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
ee530c623d Move aftertouch and pitchbend up in the parameter list 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
ca044d98c5 Preload size and log2 oversampling 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
26ba7f33b0 Add oversampling 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
aa9a5d26f4 Add the polyphony parameter 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
d8b1a79fe7 Add other parameter: volume + the UI 2020-03-07 22:34:38 +01:00
Jean Pierre Cimalando
2dc41f4503 Initial VST plugin 2020-03-07 22:34:38 +01:00