2493 Commits (ca44f4bc538690e76f4e02544f047ad9d559a1b8)

Author SHA1 Message Date
  falkTX 8eba3f67b4
Implement parameter groups for VST2 plugins (carla implementation) 3 years ago
  falkTX 3242f135d6
Use our metadata thread-safe mutex for the new check, seems to work 3 years ago
  falkTX 8ed845f733
Not so smart handling for now, jack2 meta-data is finicky.. 3 years ago
  falkTX 3fd7f6bea1
One more fix 3 years ago
  falkTX e5f4d02e8f
Alternative approach to deal with jack postponed events 3 years ago
  falkTX 70e41f19bc
Revert "React to jack callbacks as fast as possible, fixing pipewire usage" 3 years ago
  falkTX 62a6410171
Do not set jack latency callbacks, we do nothing with them 3 years ago
  falkTX 491d33f50e
One more assertion ignored for jack metadata/uuid 3 years ago
  falkTX c777cd02d9
React to jack callbacks as fast as possible, fixing pipewire usage 3 years ago
  falkTX 377115d4c3
Bump version as 2.3.0 3 years ago
  falkTX 2a6a7de04f
Fix main client name for multiple carlas inside NSM 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 5f3741c5d8
Set project filename/folder before saving, not after 3 years ago
  falkTX b91ff491d1
Fix recursive VST2 audioMasterAutomate parameter changes 3 years ago
  falkTX 838df7eac5
Accept oga and opus audio files 3 years ago
  falkTX a9350aa73b
Fix loading project with vst3 plugin bridges 3 years ago
  falkTX a452e8b9a7 Debug output of bridging vsts 3 years ago
  falkTX 25fca1b851
Mention dr_mp3, libsndfile and zita-resampler in about page 3 years ago
  falkTX d664abbe95 macOS arm64/x64 handling of VST3 plugins 3 years ago
  falkTX 9beb104c0e
Fetch bitrate and pool fill for audiofile 3 years ago
  falkTX 5f22d4bcac
Read mp3 files on RAM 3 years ago
  falkTX 243b3a31c4
Fix bridges build 3 years ago
  falkTX 4154b61f95
Reduce excessive prints 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 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