2619 Commits (e7395380647d1e70a3fc372bb8d397b633784076)

Author SHA1 Message Date
  falkTX 9a16584c5d
Add VST2 host embed support (native implementation) 3 years ago
  falkTX 7b29441926
Fix build 3 years ago
  falkTX 33a9091413
Fix race condition around postponed rt event data pool 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 94139f07b1
Fix build with JACKBRIDGE_DIRECT=true 3 years ago
  falkTX 43c1131039
Use tick_double on jack transport 3 years ago
  falkTX e2430861ed Make some macOS dialogs modal, hack around edit dialog on top 3 years ago
  falkTX 004dbc9f49 Remove a useless variable 3 years ago
  falkTX 6a1c518eb4 Use posix_spawn to launch macOS bridges 3 years ago
  falkTX c515833bd1 Fix a compiler warning 3 years ago
  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