793 Commits (44358f3f09fbf44c1b31b6fa0f37ee1dc7367ac6)

Author SHA1 Message Date
  falkTX 7b8112b556 Fix uninitialized memory with sfzero and note-offs before note-ons 6 years ago
  falkTX 459915ebdb General fixes against dynamic buffer sizes 6 years ago
  falkTX a764f20453 Misc changes 6 years ago
  falkTX b88f94b2ec Use the real carla safe macro in AudioSampleBuffer 6 years ago
  falkTX 28d607be18 Fix some small compiler warnings 6 years ago
  falkTX 3f801a5c8f Auto-connect option for JACK and JACK/RtAudio now implemented 6 years ago
  falkTX 4874d682b0 Rework parts of plugin list (cleanup and simplify), refresh needed 6 years ago
  falkTX 43bc30fa90 Fix possible undefined variable in NanoVG::textBounds 6 years ago
  falkTX cd8cea6539 macOS related fixes 6 years ago
  falkTX 2355f147b3 Fix build with -std=c++98 and adjustments for old Mac OS 6 years ago
  falkTX 3fefd2b889 Silence an error regarding rtmidi dummy 6 years ago
  falkTX 4b3c681985 Implement scale-points for internal DPF plugins 6 years ago
  falkTX 58811557be Update DPF 6 years ago
  falkTX 4a3c0e57d1 Update DGL 6 years ago
  falkTX 9ce64dfba4 Misc build fixes 6 years ago
  falkTX 7c16b0db07 RtAudio: handle buffer size changes in JACK driver 6 years ago
  falkTX 35ad0d52c8 RtAudio: Dont scan JACK for ports as devices, use hardcoded ones 6 years ago
  falkTX 2680128ee1 Revert "Revert "Delete code that ended up not being needed"" 6 years ago
  falkTX 4458590275 Fix for +1 frame offset in libsndfile 6 years ago
  falkTX 7e3f25b41b Add old sfzsample code in case we need to compare 6 years ago
  falkTX 32486a99a4 previous ad_soundfile code was correct 6 years ago
  falkTX d28fafb840 Revert "Delete code that ended up not being needed" 6 years ago
  falkTX 58a76670cd Minor sfzero fixes 6 years ago
  falkTX c5db45ca16 Cleanup 6 years ago
  falkTX 6a986c0630 Fully remove gig and LS stuff; Cleanup 6 years ago
  falkTX 1286793a53 Start getting rid of linuxsampler 6 years ago
  falkTX 3870412e57 Delete code that ended up not being needed 6 years ago
  falkTX 31304048c1 Make sfzero use ad lib instead of water for file reading 6 years ago
  falkTX 780c611fb3 Import more files for water, needed by SFZero 6 years ago
  falkTX 56c05b4952 SFZero stuff working, only final details needed now 6 years ago
  falkTX d19547ca12 Import more water code, almost all sfzero builds now 6 years ago
  falkTX 08901df28f sfzero Sound class almost done 6 years ago
  falkTX 159b205e66 Import HasMap into water, and a few String methods 6 years ago
  falkTX 485a73a4cb More sfz build stuff. now all modules, but without new code yet 6 years ago
  falkTX fbae2fe934 1 more sfzero file builds 6 years ago
  falkTX d5e33fe685 Initial commit of sfzero code. WIP, does not build fully yet 6 years ago
  falkTX b4e3cb9190 Print engine details on start; Ignore RtAudio+JACK rate mismatch 6 years ago
  falkTX ec6ed0b95c RtAudio: Allow custom numBuffers with minimize-latency flag set 6 years ago
  falkTX 3631de90fa Update rtaudio patch file 6 years ago
  falkTX 2a5b714a1e Fix SharedResourcePointer includes 6 years ago
  FilipeCSnuk ec2cc61a70 Cherry-pick a small water lib change 6 years ago
  John Zimmermann e68b310b23 Do also check if __aarch64__ is defined instead of only __arm64__ (#660) 6 years ago
  John Zimmermann 7015d2076c Only use GNU-specific char *strerror on systems with GLIBC 6 years ago
  falkTX 0002aacd55 Stop waiting for engine post-rt ACK if it stops running 6 years ago
  falkTX 7c846b0bf1 Fix unix version of ChildProcess::isRunning() when SIGINT is used 6 years ago
  falkTX 3e126f2592 Fixes for carla-single under ladish, print state messages on start 6 years ago
  falkTX 813fd4ead7 More water cleanup 6 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 6 years ago
  falkTX 7be0066c07 Water cleanup 6 years ago
  falkTX bc2c6978ad Cleanup and remove some AudioSampleBuffer methods 6 years ago