Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - usw

Pages: [1]
1
I'm so glad I signed in, thank you both, for the question and the fortunate workaround  ;D

2
Mac installation / Re: Problem Adding the CDP Path
« on: March 03, 2014, 01:25:32 PM »
You're welcome :)

3
Mac installation / Re: Problem Adding the CDP Path
« on: March 02, 2014, 06:18:32 AM »
Your PATH environment variable doesn't include cdp's path, modify your .bash_profile file into :
export PATH=$PATH:$HOME/cdpr7/_cdp/_cdprogs
It worked for me

4
your forgot the dot in front of the path, you saved your file under the name ".launchd.conf" right ?

5
I haven't found how to achieve that yet, any advice would be welcome.

6
Mac installation / Re: installation issue
« on: February 20, 2014, 02:17:34 PM »
I modified the .bash_profile to :

export PATH=$PATH:$HOME/cdpr7/_cdp/_cdprogs

And it works now :)

7
Mac installation / installation issue (solved)
« on: February 20, 2014, 12:02:32 AM »
I tried to install cdp7 tonight (cdp6 was already installed on my computer), I edited the .bash_profile  file and the new soundloom seems to work fine, but I can't use cdp from the terminal and my PATH environment variable doesn't seem to include cdp7's path :
PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin
PWD=/Users/stefanbonnet
 ???

8
Showcase / Re: a CDP Frontend in max MSP
« on: February 19, 2014, 04:45:30 PM »
It would great to document the range and scaling of all available functions' parameters, that would make the development of alternate frontends much easier !

Pages: [1]