3582 Commits (fa6cd00b63dd2ad420c08e00e00937fbac548e1c)
 

Author SHA1 Message Date
  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 dd0b35778d Fix install without vst plugin 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 4fb33f8c37 Adjust LIBDIR and INCLUDEDIR in pkg-config files 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 53982d91cb Really fix travis build 9 years ago
  falkTX 67e9605bb0 Dummy update to fix travis build 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 42c3404d05 Run wine bridges directly now that it actually works 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 594cb22cc6 Fix default&presets skin with latest PyQt 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
  falkTX 323fe23b90 Cleanup 9 years ago
  falkTX a4ab0d6b0b Rename MIDI sequencer plugin to MIDI pattern 9 years ago