muziker

Results 49 comments of muziker

Yes jack is running. It's just ./reverbed. But i just tried ./reverbed -o. It says Registered to Jack as reverbED, Connected out_L to system:playback, Connected out_R to system:playback, and crashes....

Yes i didn't think it would even compile and was surprised. Here's a backtrace in load_revtype_data () at sound.c:303 in process (nframes=1024, arg=) at sound.c:461 in () at /lib/x86_64-linux-gnu/libjack.so.0 in...

Also what does the CabbagePlugin do? Is it mean to function as a standalone like Cabbage?

I've tried running projectGenerator in the directory of the ofxOfelia/LinuxExternal. And from there doing make. It doesn't seem to include the lua directory. And after resolving that, something strange happens...

Turns out juce does have LV2 support

I managed to compile this for pd 0.50.2. Here's a few notes from somewhere ( i wonder whether anyone runs similarity searches on github comments): ### Cream library 1. remove...

Hi, i've got a couple of notes on how to fix this for pd-0.50.2, re according to this: https://github.com/CICM/HoaLibrary-PD/issues/13

Hi, how can i merge these changes to a cloned repository?

I've successfully built the CreamLibrary with this, but there were missing references to the binbuf_get_attribute_int. Once those are reinstated, it works fine.