Christopher Arndt
Christopher Arndt
Loading LV2 presets is currently broken due to a failing assert in `CarlaPluginLV2.cpp`, [line 1230](https://github.com/falkTX/Carla/blob/master/source/backend/plugin/CarlaPluginLV2.cpp#L1230): Carla assertion failure: "sendGui || sendOsc || sendCallback" in file ../backend/plugin/CarlaPluginLV2.cpp, line 1230 The assert...
Great. I can confirm it.
I got fed up waiting for Carla to get support for saving LV2 presets, so I wrote a Carla project file to LV2 preset bundles converter: https://github.com/SpotlightKid/jack-audio-tools/tree/master/carla This probably breaks...
> The code at https://wiki.python.org/moin/PythonDecoratorLibrary#Cached_Properties makes me wish people added more specific date stamps to their code snippets. :P I was the one who wrote and added that code. You...
@cbix: I'm not sure how your remarks relate to (general) metadata for input/output ports. Can you elaborate?
> Ok, understood. However, this does raise the question on what encoding the server (and client) is to expect: if there's nothing specified on how to interpret these bytes, then...
On Linux and macOS the audio/MIDI framework of the OS (ALSA/JACK resp. CoreMIDI) already provides that for you. On Windows you can use "virtual MIDI cables" like [MIDI Yoke](http://www.midiox.com/myoke.htm) or...
Still waiting for it to appear on F-Droid... The APK above doesn't install when I have the F-Droid version installed.
0k, wasn't sure about the data, will give it a try then.
I'm experiencing the same high DSP load. A Carla project with a simple monosynth, YKChorus, a delay and ZynReverb in series has 11-12% DSP load. The same project with ZynReverb...