61 Commits (1e7d898f82690e0b0d5e2664c687680fd0128a24)

Author SHA1 Message Date
  falkTX b8fa8f2faa
Add missing opus as supported extension in audio file plugin 2 years ago
  falkTX 91cee1f997 Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2 years ago
  falkTX b4cf041284
Replace CARLA_EXPORT with separate API / PLUGIN export option 2 years ago
  falkTX 25282c45fe Reload audio file if sample rate changes 2 years ago
  falkTX ea7ed826dd
Automable is not a word, sorry! 3 years ago
  falkTX b02121e9a2
Remove a warning when libsndfile is not present (dr_mp3 still used) 3 years ago
  falkTX a39fc148d4
audiofile: tweaks to "waveform" preview 3 years ago
  falkTX 47964a89fc
midifile: add repeat mode and make host-sync optional 3 years ago
  falkTX e0515ae49f
audiofile: only advance internal frame if there is a file 3 years ago
  falkTX f183b8a340
audiofile: add host sync, enable and volume parameters 3 years ago
  falkTX 7537be13ae
Fix typo 3 years ago
  falkTX 83731c404a
Fix pool fix calc, ignore wrap since it is too hard 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 e5ff619c8b audiofile: better use of local vs internal pool 3 years ago
  falkTX 8109fad68d
Add cursor position to audiofile 3 years ago
  falkTX 8afab56952
send audiofile preview as lv2 vector 3 years ago
  falkTX 538cbdbb28
audiofile: protect against race conditions when loading new files 3 years ago
  falkTX 7b22e89958
Fixup audiofile plugin for offline rendering 3 years ago
  falkTX 23df92baf1
Fix lv2-bundles build 3 years ago
  falkTX d10dd1673d
audiofile: Bail out if resample fails, whitespace cleanup 3 years ago
  falkTX 4b3059caa1
Fix strict build 3 years ago
  falkTX b209439f80 audiofile: add some info as parameter outputs 3 years ago
  falkTX 4ab31d58b3 Fix build with old compilers 3 years ago
  falkTX 222a350701 audiofile: reduce lock time and use a spinlock as guard 3 years ago
  falkTX c41f73f437 audiofile: use host idle to read file, instead of custom thread 3 years ago
  falkTX 6c088cdee6 bigmeter: do not request inline display during process 3 years ago
  falkTX 086bd2ddb7 audiofile: do not request inline display during process 3 years ago
  falkTX 4b6f8a5146
Cleanup, fix offset in previous commit (OSC method) 3 years ago
  falkTX 8959107b0f
audio/midi file plugins should alway list their file "presets" 3 years ago
  falkTX 6d00a6d090 Rework audio file plugin a bit, clean midi file ignore list 3 years ago
  falkTX 7ede965819
Some attention to inline display 4 years ago
  falkTX 3e085fab91
Fix build without PyQt 4 years ago
  falkTX 74eef49b62
Fix audio and midi file not loading saved file 4 years ago
  falkTX 691deb66bd Make CarlaNative.h process function backwards compatible 4 years ago
  falkTX 04e0ee28c7 Do not build program stuff in audio and midi file without PyQt 5 years ago
  falkTX 3de829c37c
More compatible code for old compilers 5 years ago
  falkTX 6e595bf9d9
Dont give warnings for missing libs on CI test builds 5 years ago
  falkTX c0af83748f
Fix build without audio file support 5 years ago
  falkTX 2cb6fa1960
Initial work for file type paths, use it for audio and midi plugins 5 years ago
  falkTX 90304c8693 Rework audio file plugin, finally actually works properly 5 years ago
  falkTX 3dd2982cfc Fix build for legacy gcc 5 years ago
  falkTX 0c536ccc43 Make previous changes c++98 compat 5 years ago
  falkTX f4956c6e08 Add iniial audiofile inline-display, fix bigmeter one 5 years ago
  falkTX 041658b0a1
Optimize audio file player 5 years ago
  falkTX d4a0292f37
carla-vst: expose first plugin params for host automation; cleanup 5 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago
  falkTX 3248f8019d Working loop-mode for audio-file plugin, turn it on by default 6 years ago
  falkTX 8691117503 Go back to old audiofile plugin from 1.x release 7 years ago
  falkTX b00010b65a Rename the custom mini juce fork to "water" 7 years ago