Commit graph

216 commits

Author SHA1 Message Date
Jean Pierre Cimalando
fb340037d7 Fix a clang-tidy warning 2021-04-30 10:01:36 +02:00
Jean Pierre Cimalando
13dfddae64 Ensure plugin CC does not Reset all controllers 2021-04-30 09:56:07 +02:00
Jean Pierre Cimalando
b79308a37f Use a fallback puredata header 2021-04-30 08:08:52 +02:00
Jean Pierre Cimalando
96c0fb0690 Remove sync because pd uses one thread only 2021-04-30 07:54:49 +02:00
Jean Pierre Cimalando
e77444451e pd: voices should always lock 2021-04-30 00:55:33 +02:00
Jean Pierre Cimalando
4ef3824209 External for puredata 2021-04-30 00:29:21 +02:00
Jean Pierre Cimalando
eb22706fcd Defered message sending from VST processor 2021-04-29 18:27:43 +02:00
Jean Pierre Cimalando
e93e760f4f Add a little safety check 2021-04-29 15:51:53 +02:00
Jean Pierre Cimalando
0d63c7ee5f Add vst support for message<->update conversion 2021-04-29 15:38:43 +02:00
Jean Pierre Cimalando
3986bc782b VST renaming to lift some ambiguity 2021-04-29 10:05:28 +02:00
Jean Pierre Cimalando
2da580894c VST stub for queued updates 2021-04-29 10:01:27 +02:00
Jean Pierre Cimalando
356b14fc67 Update processing stub for VST processor 2021-04-29 10:00:23 +02:00
Jean Pierre Cimalando
9023209dfd Add thread checker for the VST controller 2021-04-29 09:59:44 +02:00
Jean Pierre Cimalando
ac8ba20ed5 Make VST updates defered 2021-04-28 17:41:37 +02:00
Jean Pierre Cimalando
20219b83a5 Add ThreadChecker for macOS 2021-04-27 18:26:35 +02:00
Jean Pierre Cimalando
9580ca84d5 Thread-safety for receiving parameters 2021-04-27 18:02:36 +02:00
Jean Pierre Cimalando
7ca9c15a28 Update layout 2021-04-27 14:46:27 +02:00
Jean Pierre Cimalando
4df1d7a2d7 Update layout around the theme selector 2021-04-27 14:35:10 +02:00
Jean Pierre Cimalando
8b38a7633b Anti-aliasing for the rounded volume meter 2021-04-27 14:23:14 +02:00
Jean Pierre Cimalando
b07699efdd Style update for the volume meter 2021-04-27 14:15:36 +02:00
Jean Pierre Cimalando
1d76cc2329 Make the pragma message NOLINT 2021-04-27 10:33:30 +02:00
Jean Pierre Cimalando
2f863bc458 UI: Dark theme 2021-04-27 10:15:55 +02:00
Jean Pierre Cimalando
4f416f9970 Add note regarding Reaper with VST [ci skip] 2021-04-26 16:04:11 +02:00
Jean Pierre Cimalando
9952d28b97 Volume meter for plugin editors 2021-04-26 15:52:29 +02:00
Jean Pierre Cimalando
9411bd458d Specify the LV2 main output 2021-04-26 11:11:21 +02:00
Jean Pierre Cimalando
c046c63014 Fix a typo 2021-04-26 10:53:04 +02:00
Jean Pierre Cimalando
e17b6e7d52 Put LV2 stereo outputs in a group 2021-04-26 10:52:19 +02:00
Jean Pierre Cimalando
5912b97cee Display more plugin formats of wrappers 2021-04-16 03:22:23 +02:00
Jean Pierre Cimalando
bd68a4fbb0 Expose a function to free memory allocated by the library 2021-04-16 02:23:11 +02:00
Paul Ferrand
fb0600c94f
Merge pull request #839 from paulfd/deprecate-some-apis
Update channel aftertouch API
2021-04-15 23:50:57 +02:00
Jean Pierre Cimalando
e727d21431 Format detection for Audio Unit 2021-04-15 23:33:20 +02:00
Paul Fd
93f907f0ca Update channel aftertouch API
and version numbers in new APIs
2021-04-15 23:17:46 +02:00
Jean Pierre Cimalando
34f9754a99 Fix a clang-tidy problem 2021-04-15 22:21:27 +02:00
Jean Pierre Cimalando
ce1894ccf4 Tempo API in BPM 2021-04-15 22:14:30 +02:00
Jean Pierre Cimalando
29c62cfd68 Export a compatibility entry point for VST2 2021-04-15 18:35:06 +02:00
Jean Pierre Cimalando
18461b09d4 Change the default quality in plugins as well 2021-04-14 20:04:34 +02:00
Jean Pierre Cimalando
69f7b54940 Re-center the top-left logo 2021-04-14 11:25:57 +02:00
Jean Pierre Cimalando
ae3aff7ea0 Work around the blink of top-left logo 2021-04-14 11:25:57 +02:00
Paul Fd
2d6b99e1ab Deprecate the internal oversampling factor
- Removed it completely from the library
- Kept the API for future work
2021-04-14 08:21:12 +02:00
Jean Pierre Cimalando
6b835cafbe Highlight the button of the active panel 2021-04-14 04:10:49 +02:00
Jean Pierre Cimalando
e3b0260d9c Fork vstgui to add file dialog updates 2021-04-13 22:43:39 +02:00
Jean Pierre Cimalando
95188b14f5 Make fonts consistent on knobs and labels 2021-04-13 22:12:24 +02:00
redtide
2a0101675d Added missing backcolor to the ccknobs label in theme
should fix also the font size
2021-04-13 21:33:41 +02:00
redtide
5ec58b4bba UI: Restore brighter knob track color 2021-04-13 19:46:23 +02:00
JP Cimalando
5a4b1f5369
Merge pull request #820 from jpcima/hd-apis
Add high-precision API for note, aftertouch and bend
2021-04-12 23:51:31 +02:00
Jean Pierre Cimalando
3c9a7541a5 Do not require dylibbundler to build 2021-04-12 23:43:50 +02:00
redtide
8c09edeef1 UI: set CC knobs theme colors 2021-04-12 20:58:03 +02:00
Jean Pierre Cimalando
5e8d6e0e5a Assign theme colors to the panel 2021-04-12 18:56:59 +02:00
Jean Pierre Cimalando
7ad50886e9 Allow to set knob styles on the control panel 2021-04-12 18:39:29 +02:00
Jean Pierre Cimalando
b76d1682ef Add high-precision API for note, aftertouch and bend 2021-04-12 16:42:39 +02:00