Jean Pierre Cimalando
|
88b5f2d333
|
Update vstgui
|
2021-06-21 21:01:02 +02:00 |
|
Jean Pierre Cimalando
|
41519fbb67
|
Reposition and resize
|
2021-05-23 04:50:25 +02:00 |
|
alexmitchell
|
abfaf94128
|
Add info tab
|
2021-05-23 11:37:21 +09:30 |
|
Jean Pierre Cimalando
|
f572cd35a2
|
Work around Ardour6 parameter edits not working
|
2021-05-13 18:42:54 +02:00 |
|
Jean Pierre Cimalando
|
cbc7c912dd
|
Rate-limit volume meter updates
|
2021-05-11 19:43:44 +02:00 |
|
Jean Pierre Cimalando
|
2724a3490c
|
Refresh after theme change, 2nd attempt
|
2021-05-11 18:19:23 +02:00 |
|
Jean Pierre Cimalando
|
44261f2a12
|
Refresh the entire editor after a theme change
|
2021-05-11 18:18:02 +02:00 |
|
Jean Pierre Cimalando
|
d255f682e9
|
Deduplicate win32 string conversions
|
2021-05-08 16:23:22 +02:00 |
|
Jean Pierre Cimalando
|
60ad6a5e57
|
Eliminate the glib requirement for ui-less plugins
|
2021-05-08 16:14:15 +02:00 |
|
Jean Pierre Cimalando
|
6984ef9e75
|
Parse cpuinfo without std::regex
|
2021-05-08 11:59:02 +02:00 |
|
Jean Pierre Cimalando
|
607596cef1
|
Dynamic VST parameter titles
|
2021-05-02 15:15:57 +02:00 |
|
Jean Pierre Cimalando
|
2839b297d5
|
Implement the VST keyswitch interface
|
2021-05-02 13:13:21 +02:00 |
|
Jean Pierre Cimalando
|
911e43205a
|
Implement pitch names for VST3
|
2021-05-01 22:55:50 +02:00 |
|
Jean Pierre Cimalando
|
e8b4759066
|
Upgrade the VST to EditControllerEx1
|
2021-05-01 20:25:59 +02:00 |
|
Jean Pierre Cimalando
|
db1a6e2e83
|
Add the generated file
|
2021-05-01 12:07:53 +02:00 |
|
alexmitchell
|
4d841aeddf
|
Make meters 9px each
|
2021-05-01 19:24:05 +09:30 |
|
Jean Pierre Cimalando
|
a191e9fc75
|
Display the build ID in puredata
|
2021-04-30 18:02:35 +02:00 |
|
Jean Pierre Cimalando
|
3e4da876b3
|
Generalized build ID for all subprojects
|
2021-04-30 18:02:20 +02:00 |
|
Jean Pierre Cimalando
|
e48d818b3c
|
Add install rules for puredata
|
2021-04-30 15:46:40 +02:00 |
|
Jean Pierre Cimalando
|
c575b2fc6c
|
Attempt to make it build
|
2021-04-30 15:25:00 +02:00 |
|
Jean Pierre Cimalando
|
3afb426d55
|
pd: cleanup [ci skip]
|
2021-04-30 14:18:58 +02:00 |
|
Jean Pierre Cimalando
|
650018254b
|
pd: accept CC numbers up to the limit
|
2021-04-30 14:18:35 +02:00 |
|
Jean Pierre Cimalando
|
a9f119d63b
|
Update pd external and help with new features
|
2021-04-30 14:09:11 +02:00 |
|
Jean Pierre Cimalando
|
852a185589
|
pd: default patch improvements
|
2021-04-30 11:43:27 +02:00 |
|
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 |
|