Quoting Rob Canning <[EMAIL PROTECTED]>: >> > 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. _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
