1444 Commits (497b37484855d3dd754645bf9d5991514ae4cb99)

Author SHA1 Message Date
  falkTX b9702285ef
Finish updating juce deprecated API stuff 3 years ago
  falkTX fa0cee2862 Fix loading state via juce of vst2 plugins without chunk 3 years ago
  falkTX f0efa0a1d3 Update plugin juce code to new APIs, hook into vst2 for parity 3 years ago
  falkTX 6a1c518eb4 Use posix_spawn to launch macOS bridges 3 years ago
  falkTX 8eba3f67b4
Implement parameter groups for VST2 plugins (carla implementation) 3 years ago
  falkTX c261dece8a
Do not run 2nd instance of lv2 plugin if it has event output(s) 3 years ago
  falkTX 3ee39e8976
Use fixed buffers on standalone bridge mode 3 years ago
  falkTX f7e674ffeb
Whitespace cleanup 3 years ago
  falkTX f84dc4250b
Make sure to ignore CCs above 120 3 years ago
  falkTX 33158e3134
Read lv2 midi:binding on control ports and parameters 3 years ago
  falkTX b91ff491d1
Fix recursive VST2 audioMasterAutomate parameter changes 3 years ago
  falkTX 9beb104c0e
Fetch bitrate and pool fill for audiofile 3 years ago
  falkTX 243b3a31c4
Fix bridges build 3 years ago
  falkTX 470ea7854f
Fully delete embed lv2 ui window on hide 3 years ago
  falkTX 605e894b11
Fix assertion on empty project path; Change cwd of plugin bridges 3 years ago
  falkTX f8503aebca Fix some compiler warnings 3 years ago
  falkTX 7b22e89958
Fixup audiofile plugin for offline rendering 3 years ago
  falkTX d4fe70694d
Support lv2 parameters that are both readable and writable 3 years ago
  falkTX 2c142d77af
Clear PID when child process ends 3 years ago
  falkTX d635f6363a
Fix usage of empty filenames and labels for plugin bridges 3 years ago
  falkTX b74aea4eb5 Fix crash on internal vst handling with bad macOS plugins 3 years ago
  falkTX b105847cf8
Rework state path support in carla lv2 plugins 3 years ago
  falkTX 8c86c53c11
Catch lv2 dsp->ui messages, and prevent recursion from carla 3 years ago
  falkTX cd614a1d00 Fix unused variable 3 years ago
  falkTX 408eb9975a Fix strict build 3 years ago
  falkTX f9e8f83f41 Put x64 lv2 plugins in bridge mode if needed (macOS only) 3 years ago
  falkTX 532925a608 Remove plugins from macOS quarentine before running them 3 years ago
  falkTX a26defd8b5 Only scan for relevant formats when using juce host 3 years ago
  falkTX d347aefa0d Automatically run VST2 intel/arm binaries on macOS as needed 3 years ago
  falkTX e6679d5979 Debug juce host plugin init 3 years ago
  falkTX 5fe87ed003 Fix VST2 plugins nnot being loaded by juce host 3 years ago
  falkTX 186e2d6b23
Fix LV2 worker event order 3 years ago
  falkTX 626dd57515
Catch patch:Set messages to update built-in parameters 3 years ago
  falkTX 387b029074
Send lv2 parameter changes to UI; Don't reuse the same atom forge 3 years ago
  falkTX 5742286f0e
Some little work for lv2 parameters in ui bridges, update modgui 3 years ago
  falkTX 9300001c10
Rework postponeRtEvent data to be union of structs 3 years ago
  falkTX b5193900b5 Do not save/restore lv2 parameter-patch values, intercept restore 4 years ago
  falkTX c91f856585
A few more GCC4 compat fixes 4 years ago
  falkTX cea7ffe5f4 Fix memory leaks in LV2 stuff 4 years ago
  falkTX 838a00566f
Implement custom plugin ui title on bridges 4 years ago
  falkTX b35b401c90
Fix strict build 4 years ago
  falkTX d71a158aff
Do not enable all 64 max buses for AU plugins 4 years ago
  falkTX 40c3c79075
Fix oddities with MIDI learn 4 years ago
  falkTX a4be9fdcd3
Bring juce UIs to front when shown 4 years ago
  falkTX b2f841f889
Don't hide juce desktop window before deletion, fixes VST3 crashes 4 years ago
  falkTX c47340d4b0
internal plugins: Allow to notify UI of MIDI events 4 years ago
  falkTX 820b3d9f51 fluidsynth note after touch only for version >= 2 4 years ago
  falkTX 3cbfcf4fbb Alternative/better way to find all audio ports in juce plugins 4 years ago
  falkTX ba3999c305
Note aftertouch is supported in fluidsynth now 4 years ago
  falkTX 0464cd5890
Initial code for mapped parameter flags 4 years ago