3385 Commits (9aed25df6c43a469ca367c664d02d00c0aa84067)

Author SHA1 Message Date
  falkTX 3e4e4fed90 Test possible fix for #234 9 years ago
  falkTX a1d0b7ce9f Fix win64 build 9 years ago
  falkTX 571d52b1cc "Proper" fix for VST3 SDK build with MinGW 9 years ago
  falkTX a3e4f9130f Revert __MSVCRT_VERSION__ macro, makes mingw broken 9 years ago
  falkTX 34044ded1d Continue previous commit 9 years ago
  falkTX 0917104b76 Fix restoreGeometry() for PyQt5.5, closes #303 9 years ago
  falkTX f8cc095a20 Fix mingw build with latest VST3 SDK (needs rebuild) 9 years ago
  falkTX f76a715f4b Update juce again 9 years ago
  falkTX 4670052e47 Add new files used by juce 9 years ago
  falkTX 7c0c3c02ae Update juce 9 years ago
  falkTX 6325c6bc24 Revert some of 169b0e46fc 9 years ago
  falkTX 9712b04317 Misc 9 years ago
  falkTX 169b0e46fc Cleanup 9 years ago
  falkTX 5e93640bab Fix build without X11 dev headers 9 years ago
  falkTX 99070e3ec0 carla-lv2: Don't set fixed-buffer requirement for now 9 years ago
  falkTX 71b9d0cbc4 carla-lv2: Fallback to maxBlockLength if host doesn't support nominal 9 years ago
  falkTX 1610970283 Add support for LV2 nominalBlockLength 9 years ago
  falkTX e27607298a Catch exceptions during vst init 9 years ago
  falkTX 876cf81278 Misc 9 years ago
  falkTX 0a9d6f98da Simplify zyn process code, works nicely now 9 years ago
  falkTX 1fa4390020 Fix build with latest zyn updates 9 years ago
  falkTX e111ee3379 Split zyn process code by events, closes #294 9 years ago
  falkTX c5a6ddaf28 Run Zyn middleware tick on a private separate thread 9 years ago
  falkTX b1cc34c59d Update to latest zyn 9 years ago
  falkTX f6e3129f7d Fix loading soundfonts in rack mode 9 years ago
  falkTX 273b8ca002 Rework Makefile to be more standards compliant; Adjust getPaths() 9 years ago
  falkTX d6e5f9846c carla-lv2: Add missing initialiazer, closes #285 9 years ago
  falkTX 3f6342dab3 Cleanup 9 years ago
  falkTX 4049b7a2d4 Start work on carla-lv2 presets export, commented out for now 9 years ago
  falkTX eef9ed7492 Bypass MIDI events on carla-plugin when rack is empty 9 years ago
  falkTX 2a959bef97 Fix wine build, cleanup 9 years ago
  falkTX ebf65bcc47 Use new JACK port_rename API for rename client in single-client 9 years ago
  falkTX 5c18e2cf70 JackBridge: Implement new jack_port_rename function 9 years ago
  falkTX 500dedf3d5 Update juce 9 years ago
  falkTX 58512b793a Finish Wine bridge rework, can now run in JACK mode directly 9 years ago
  falkTX 4fa392bd3b Start fixup of wine bridge 9 years ago
  falkTX dfc8b60e84 Small correction to the check if LV2 UI is bridgeable 9 years ago
  falkTX 76fe6e806a Fix several minor issues with carla-plugin, closes #280 9 years ago
  falkTX 8c23d24631 Rework some plugin bridge code to play more on the safe side 9 years ago
  falkTX fd2dba8ea7 Fix default values for parameters with sampleRate 9 years ago
  falkTX 1b11b486e8 More work for midi-pattern; Looping kinda works 9 years ago
  falkTX a47bb2c131 MidiPattern: Create UI file, split core into pianoroll.py 9 years ago
  falkTX b2c542bb8f carla-lv2: Fix wrong ticksPerBeat value if host doesn't support it 9 years ago
  falkTX 919e886bb8 Fix the stupidest typo ever 9 years ago
  falkTX 2a9ee6562d Update distrho 9 years ago
  falkTX 304a8f54bc Misc 9 years ago
  falkTX 27d697f454 carla-lv2: Pass midi events from plugin directly to host 9 years ago
  falkTX c2de6b2af4 Rework carla-lv2 time info code similar to DPF, should work better 9 years ago
  falkTX a987e7331a carla-plugin: Return direct values 9 years ago
  falkTX f96518b871 carla-vst: Send all the midi out events, even when buffer is full 9 years ago