2403 Commits (a4be9fdcd30642bc7801013198eb65f36e06d80d)

Author SHA1 Message Date
  falkTX 0464cd5890
Initial code for mapped parameter flags 4 years ago
  falkTX 6dbe64bc1f
Fix regression, missing notes on new plugins 4 years ago
  falkTX a58501468e
Correct usage of LV2 options interface to change plugin block size 4 years ago
  falkTX 53b3a2cbac
Add option to disabling sending notes to plugins (reverse on) 4 years ago
  falkTX 583d1efb41
Fix strict build 4 years ago
  falkTX b4eac526e2
Add unused PluginParameterData::getFinalValueWithMidiDelta() 4 years ago
  falkTX 5a9e11a242
Store the raw MIDI value in EngineControlEvent, for future use 4 years ago
  falkTX c502be9864
Skip MIDI learn status when cloning or renaming plugin 4 years ago
  falkTX 47bc02a140
Fix strict build 4 years ago
  falkTX 088fc9e5b3
Convert control parameter events into MIDI CCs to send to bridges 4 years ago
  falkTX 3946d1299f
Implement MIDI CC and CV source parameter changes for bridges 4 years ago
  falkTX 6f58669c08
Fix internal client build 4 years ago
  falkTX 929c869731
Use a custom flag so our CV ports appear as CV right away 4 years ago
  falkTX f053e8ab38
Fix bridge build with previous commit 4 years ago
  falkTX c3f05e4e96
Initial implementation of MIDI learn (per plugin, not global) 4 years ago
  falkTX e645376663
Always use maximum amount of channels for VST2 plugins 4 years ago
  falkTX 0f6a92d0bc
Don't use water namespace in CachedPlugins.cpp 4 years ago
  falkTX 260bb97671
Fix old macos build 4 years ago
  falkTX 7f595594b4
Only load default state on LV2 plugins that request such feature 4 years ago
  falkTX da7c7c7cce
Copy lv2 state path contents when cloning plugin 4 years ago
  falkTX 1e29ecdd12
Better handling of LV2 temporary state, for clone and rename 4 years ago
  falkTX 4a77792fe9
Dont recreate symlinks; Add single quotes around debug paths 4 years ago
  falkTX 232177d3a8
Symlink for LV2 abstract paths on request; Cleaner debug prints 4 years ago
  falkTX 720c6fe104
More work for LV2 state path, symlinks and move/copy when needed 4 years ago
  falkTX 7571cdcbca
Check for state:threadSafeRestore on lv2 plugins; More debug paths 4 years ago
  falkTX d808f53447
Keep current edit-dialog tab state while reloading parameters 4 years ago
  falkTX 1e5444355b
Skip inline redraw requests if engine mode has no patchbay 4 years ago
  falkTX 019b2b794c
Some debug messages to help catch future issues 4 years ago
  falkTX 2b6fd1ca6d
Fix recursion when using carla-patchbay under JACk with lv2 midnam 4 years ago
  falkTX 594b5b9fec
Fix default name for sfz with sfizz tricks 4 years ago
  falkTX 1aa0ec5746
Ignore requests to hide UI if lv2 plugin uses files only 4 years ago
  falkTX 046ea33f4b
Add test code to replace sfz files with lv2 sfizz (disabled for now) 4 years ago
  falkTX 5bd2497090
Add debug prints regarding profile file/folder 4 years ago
  falkTX 6de93e9161
Better handling of LV2 state paths, WIP 4 years ago
  falkTX f2e4cce1e9
Make lv2 state makePath return a unique path per plugin 4 years ago
  falkTX fbc26c4c35
carla-plugin: only request UI parameter changes if UI is visible 4 years ago
  falkTX d4682bcad3
One more build fix 4 years ago
  falkTX 0e412aa0d3
Fix SF2 default polyphony 4 years ago
  falkTX 0e8a2f6e9f
Start experimenting with embed-ui API, for use in external tools 4 years ago
  falkTX e2a7f320a4 Fix missing MIDI CC in jack-apps (was missing implementation) 4 years ago
  falkTX eb3609b2cc Better support for NSM jack-apps: projects and non optional gui 4 years ago
  falkTX bac54233ef
Add some safeties around invalid connection-id 4 years ago
  falkTX 10b11d4397
Allow all MIDI options in jack-apps 4 years ago
  falkTX fda792130a
Fix missing ports if client uuid fetch fails 4 years ago
  falkTX 51152741b6
Fix strict bridge build 4 years ago
  falkTX a6aaccc6eb
Final tweaks for internal/external patchbay usage and projects 4 years ago
  falkTX 18554a3692
Skip graph CV source reconfigure when loading plugin state 4 years ago
  falkTX 88c3255786
Tweaks to loading external patchbay data into internal one 4 years ago
  falkTX d951215570
Only care about client name prefix in multi-client mode 4 years ago
  falkTX 3e87f7dff2
Add --cnprefix arg, for client name prefix; Set it also when needed 4 years ago