112 Commits (a69147f755597f61636b59f577d24354668c7a5e)

Author SHA1 Message Date
  falkTX e48a222160 Update juce plugin time related code for new APIs 2 years ago
  falkTX 9d5992308a
Fix strict build 2 years ago
  falkTX 08af009062
Update to JUCE 7.0.1, still to update to new playhead APIs 2 years ago
  falkTX 1ee091f4cc
Really fix build, unless compiler crashes.. 2 years ago
  falkTX e51aed566e
Another build fix 2 years ago
  falkTX 5268e39c77
Hacky juce test code for investigating vst3 keyboard input 2 years ago
  falkTX 91cee1f997 Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2 years ago
  falkTX 882082c8db Start the update to JUCE7 2 years ago
  Florian Jung 9b79fcc97c
Fix inaccurate midi CC rounding (#1612) 2 years ago
  falkTX afd6f1bc1f Fix bridge build 2 years ago
  falkTX 7450591000
Implement dry/wet, volume and balance on juce hosted plugins 2 years ago
  falkTX ea7ed826dd
Automable is not a word, sorry! 3 years ago
  falkTX bc7deaab69
Send keyboard and focus events to VST3 UIs as needed 3 years ago
  falkTX cac2d62925
Fetch/set some extra info for VST3 plugin parameters 3 years ago
  falkTX c6daf00679 Pass keyboard events to vst2 plugins in win/macOS 3 years ago
  falkTX ac40a63024 Do not set JUCE editor scale factor under macOS 3 years ago
  falkTX 1ff775e726 Implement a way to set plugins as standalones 3 years ago
  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 3ee39e8976
Use fixed buffers on standalone bridge mode 3 years ago
  falkTX f7e674ffeb
Whitespace cleanup 3 years ago
  falkTX 408eb9975a Fix strict build 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 e6679d5979 Debug juce host plugin init 3 years ago
  falkTX 9300001c10
Rework postponeRtEvent data to be union of structs 3 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 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 3cbfcf4fbb Alternative/better way to find all audio ports in juce plugins 4 years ago
  falkTX 6dbe64bc1f
Fix regression, missing notes on new plugins 4 years ago
  falkTX 53b3a2cbac
Add option to disabling sending notes to plugins (reverse on) 4 years ago
  falkTX 5a9e11a242
Store the raw MIDI value in EngineControlEvent, for future use 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 4918f0bb51
Allow to change plugin window title dynamically 4 years ago
  falkTX 2009afd551
Fully implement carla_set_custom_ui_title 4 years ago
  falkTX 6ef541d1da
Fix strict build warnings against clang 4 years ago
  falkTX 3ab47c9481 Change the way plugins are deleted, ensure they are not being used 4 years ago
  falkTX f100892fbd
Update JUCE 4 years ago
  falkTX 5f08fb012c
Fix strict build 4 years ago
  falkTX 0ebb8d86b2
Fix for some juce-based plugins having 0 audio ports 4 years ago
  falkTX 3ca9a06c26
Inform VST2 and JUCE plugins about UI scale factor 4 years ago
  falkTX d932f5aa61
Use ScopedAbortCatcher to avoid crashing with u-he vst3 plugins 4 years ago
  falkTX d91b48e908
Use JUCE by default on linux if supported; Cleanup config a bit 4 years ago
  falkTX de84baeefb
Do not use JUCE for vst2 handling, for now 4 years ago
  falkTX a40177132e
Fixup build with new juce 4 years ago