392 Commits (894d838664a88798d94a7775886c3e91d78192c4)

Author SHA1 Message Date
  falkTX a89dfbf49d
Fix string-copy related compiler warnings 4 years ago
  falkTX 4f6ce46142
Fix build of external plugins 5 years ago
  falkTX e2ec0164ad
Add API to internal plugins so we can name audio and cv ports 5 years ago
  falkTX b2a77a23f3
Add midi2cv plugin 5 years ago
  falkTX 8e8fe2e111
Cleanup the way split lv2-bundles are installed 5 years ago
  falkTX 4c5077a822 Remove unused variable 5 years ago
  falkTX 96c4501e3a Cleanup last changes made to audio-gain.c 5 years ago
  Bram Giesen 6d01cc816d Add filter on gain control of audio-gain plugin (#961) 5 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 0ff002cbc3 midipattern: fix writing notes independent of BPM 5 years ago
  falkTX b1a04d7f76 Start fixing up midi pattern plugin, WIP 5 years ago
  falkTX 90304c8693 Rework audio file plugin, finally actually works properly 5 years ago
  falkTX 0bda11bd0f Do not use sprintf in CarlaEngineNative.cpp; Fix previous commit 5 years ago
  falkTX 92f7b267ec Enforce use of return value of a few CarlaPlugin functions 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 4d6d44c17b
Update external plugins submodule 5 years ago
  falkTX a7e907d951
Implement CV exposed ports in carla-patchbay 5 years ago
  falkTX 31964ba8eb Add patchbay 64chan plugin version 5 years ago
  falkTX 2d281ff260
Export audiogain and midichannelize as lv2, remove midithrough 5 years ago
  falkTX 7c25288384 Add simple audio-gain plugin 5 years ago
  falkTX 935349e3ce
Make sure carla internal plugin has 100+10 parameters 5 years ago
  falkTX 63daa721c3
Fix strict debug build 5 years ago
  falkTX 785334cdd5
cleanup 5 years ago
  falkTX c0864e0489
Test drawing of inline big meter 5 years ago
  falkTX 041658b0a1
Optimize audio file player 5 years ago
  falkTX feacbe3ad1
Cleanup inline data and other last commits 5 years ago
  falkTX 0514349938 Expose inline display on internal plugins; 2.0 Backwards compat fix 5 years ago
  falkTX cb141838a9
Fix build with external plugins 5 years ago
  falkTX d4a0292f37
carla-vst: expose first plugin params for host automation; cleanup 5 years ago
  falkTX 86c4732517
Small tweaks for OSC ports not available messages 5 years ago
  falkTX 0526bccfd7
Small tweaks to make embed VST work better 5 years ago
  falkTX 28e8f9ed67
Go back to have real embed carla UI as VST 5 years ago
  falkTX d005d44bd1
Rework some core OSC remote control code, behaving like the plugin 5 years ago
  falkTX 07f0405e29
Do not build external plugins in debug or strict build modes 5 years ago
  falkTX df7a570095
Add DSP load to RtAudio and Plugin backends, pass info to plugin 5 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 5 years ago
  falkTX 984a06ce50 Make ScopedLocale its own class, apply it everywhere that it fits 5 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 5 years ago
  falkTX b93b877fa1 Do not build external plugins in DEBUG mode 5 years ago
  falkTX 7f81fe0a0c
Drop support for PyQt4 in frontend 5 years ago
  falkTX 497e8d545e Bump maximum value of LFO speed 5 years ago
  bencrossman c7fef93f8b New native plugin for forcing all midi to a particular channel (#780) 6 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago
  falkTX ed329d98eb Big cleanup now that embed ui is gone 6 years ago