[PD] getting started with CUBEmixer

zmoelnig at iem.at zmoelnig at iem.at
Fri Apr 11 20:06:14 CEST 2008


Quoting Rob Canning <robcanning at eircom.net>:
>>
> np, thanks - as soon as i get it working i will be very very grateful
> for it :)
> the script from svn seems to work..it starts 2 instances of pd and the
> DSP main engine patch but..

great

>
> i have had to add a load of -paths and -libs in my pdrc to help it find
> stuff it needs - the only thing i cant seem to find anywhere are:
>

there is a "src" folder needed to build needed libraries.
just do:

% cd <CUBEmixer>/src/lib
% less INSTALL.txt
% PDSOURCE=/path/to/your/pd/src make

>
> errors and the GUI fails to start

what exactly do you mean by this?
you have to instances of Pd, one is the GUI, the other the DSP-core.
does the main window popup and display nothing? display only half of  
the things?

>
> where do i find these ?
>

btw, you need at least Pd-0.40 to run the CUBEmixer (we are making  
heavy use of $1-$2 expansion)



mfga.ds
IOhannes

PS: note to myself: i should add the "-noprefs" flag to the  
startup-flags to not interfere with the user's settings


PPS: note to you: if your normal pdsettings interfere with the  
CUBEmixer, just create the file <CUBEmixer>/etc/CUBEmixer/LocalVars.sh  
and add the line:
   PD_OPTIONS="-noprefs"
to it

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.






More information about the Pd-list mailing list