2463 Commits (7b22e89958d6503b5334ecb1ce428aa74b02990e)

Author SHA1 Message Date
  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 50e2d338ef
Give up with BINARY_* expose, alternative approach 3 years ago
  falkTX 3c7d3a07df
Try to fix strict build 3 years ago
  falkTX 11501450d3
expose binary types as macros so they can be compared to BINARY_NATIVE 3 years ago
  falkTX 1e7c7dc4bd
Use carla-bridge-native.exe for native arch bridge on windows 3 years ago
  falkTX 9210d031fb
Allow to run CV plugins in rack mode, CV connects to dummy port 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 b8cc6d7241 Fix missing audio outputs in rack mode juce engine driver 3 years ago
  falkTX 2d53b1f4ad Add zita-resampler, to be used for audiofile 3 years ago
  falkTX 4b6f8a5146
Cleanup, fix offset in previous commit (OSC method) 3 years ago
  falkTX 1a792463b6
Really fix/ignore client name if known host 3 years ago
  falkTX f031ad8504
Ignore client name if OSC message is from known host 3 years ago
  falkTX 899d277cfc
Workaround buggy lo_address_get_port 3 years ago
  falkTX ab22a84d2a
Cleanup some OSC message size 3 years ago
  falkTX 68ba1ed543
Use OSC message source instead of URL arg as target 3 years ago
  falkTX 2309763357
Print a little debug info when new carla-control connects 3 years ago
  falkTX f87f9bebba
Set audio and midi file path as used in MOD units 3 years ago
  falkTX e1fe556dab Fix macos-old build 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 003c61cd84 Reduce amount of errors logged whe plugin bridge shm fails 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 6d00a6d090 Rework audio file plugin a bit, clean midi file ignore list 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 494cee4ddb Ammend last commit, use BUILD_BRIDGE_ALTERNATIVE_ARCH 4 years ago
  falkTX b6dcba72af Fix bridge build 4 years ago
  falkTX f9ff6d5c0d Clear up which symbols are exposed in utils and standalone libs 4 years ago
  falkTX c91f856585
A few more GCC4 compat fixes 4 years ago
  falkTX 9fa0e3d4c8 Prevent assertion on getUniquePluginName() for short plugin names 4 years ago
  falkTX cea7ffe5f4 Fix memory leaks in LV2 stuff 4 years ago
  falkTX 0fad472b59 Rework some symbol exports, resolving conflicts of standalone/utils 4 years ago
  falkTX 58854f37d5 Fix header include test; Add a "make test" target 4 years ago
  falkTX 6682c11484
Reload plugin parameters after loading project in carla-plugin 4 years ago
  falkTX 838a00566f
Implement custom plugin ui title on bridges 4 years ago
  falkTX a1d719548f
Prevent assertion when jack driver not running in multi-client mode 4 years ago