any cps experience?
-
- KVRAF
- 3645 posts since 27 Nov, 2003 from beach side australia
i notice cps is free now , just wondering if this is a hard prog to get your head around, havent done much of this sort of stuff before. has anyone any experience. can you create your own instruments/fx without too much prior knowledge . also can you create your own gui's?
- KVRist
- 443 posts since 12 Feb, 2004
Hi...No experience of it...but one thing I would like to say is a big thanks to the author of CPS for giving it to the planet for free and is most generous,I'm sure a lot of people will find much interesting and creative use from it....fiddling around with it as a vst plug in at the moment....seems it can do a ton of stuff and is event driven like Max/Msp,Pd and the likes,so is for me anyway totally worth investing my time in without going insane.
Thanks CPS
Thanks CPS
01001001 01110100 00100111 01110011 00100000 01100011 01100001 01101100 01101100 01100101 01100100 00100000 00100010 01000100 01100001 01101001 01110011 01111001 00101110 00100010
-
atomic_(no)afro atomic_(no)afro https://www.kvraudio.com/forum/memberlist.php?mode=viewprofile&u=5043
- KVRian
- 622 posts since 18 Dec, 2002
- KVRAF
- 4807 posts since 10 Feb, 2006 from Stockholm, Sweden
CPS, where can one pick this bastard up then? I googled for it and got a sh*tload of results.
-
- KVRAF
- 12235 posts since 18 Aug, 2003
-
- KVRist
- 42 posts since 8 Jun, 2004
Well, the news item on the news page givesjobromedia wrote:CPS, where can one pick this bastard up then? I googled for it and got a sh*tload of results.
http://cps.bonneville.nl/
- and it works!
- KVRAF
- 37533 posts since 14 Sep, 2002 from In teh net
Bit confusing about Java. It has a download link to a version of Java which says it doesn't use Sun java but then says an update will use Sun Java - I thought all Java was by Sun and also I hate the idea of having several Java variants on my PC - is there one definative one?
- KVRAF
- 37533 posts since 14 Sep, 2002 from In teh net
btw - I thought Java was supposed to be a bad environment for creating audio apps because its not as directly connected to the hardware as C+ or Machinecode which makes it slower - or something like that.
-
- KVRist
- 209 posts since 25 Jun, 2004 from New England
from what i gather from the website, the java is for gui only. vst engines can be written in c/c++
- Beware the Quoth
- 35520 posts since 4 Sep, 2001 from R'lyeh Oceanic Amusement Park and Funfair
Indeed; Java is only used for UI components within CPS itself. The actual audio engine (which is based on the SAOL audio language, part of the MPEG-4 spec) is C++, as far as I understand.SoftJunkie wrote:from what i gather from the website, the java is for gui only. vst engines can be written in c/c++
For reference, you can create VST plugins with this, but the way it works is that you provide your CPS patch, and a renamed version of the CPS 'runtime engine'. Outsied the CPS environment proper, though, you dont get the UI, and if I remember rightly, there's a limitation of 8 VST parameters. In fact the whole CPS program can run as a VST, so thats effectively what happens; you use a cut-down version alongside your patch The engine can also be embedded in standalone software, as well as used within Director. There's even a browser plugin which plays CPS patches, but all of these still kind of work on an 'engine+patch' basis.
In 'style', it is pretty similar to MAX and PD, so now that its free its worthwhile as an adjunct/alternative to those.
As for SoftJunkie's questions ; yes it would probably be useful for prototyping. But not for a final implementation, IMO. I have no idea if they'd run on the Receptor.
An idiot on Set Theory:
"In some cases there is an object called red that contains everything that is red. In much the same way a pot is a plate."
"In some cases there is an object called red that contains everything that is red. In much the same way a pot is a plate."
- Beware the Quoth
- 35520 posts since 4 Sep, 2001 from R'lyeh Oceanic Amusement Park and Funfair
It exports in a form which still intrinsically relies on definiing a patch and loading the audio engine. The difference is that the 'patch' is created by object-creation calls, then object-connection calls, rather than loaded from an external file... then a straightforward initiation of the engine. Once the engine is running, Im not actually sure if there's any way to interact with the structure of the patch.shamann wrote:It will let you export to code, won't it? So you could feasibly export and revise for use in a C/C++ made plugin.
That said that its been quite a while since I looked at this...
An idiot on Set Theory:
"In some cases there is an object called red that contains everything that is red. In much the same way a pot is a plate."
"In some cases there is an object called red that contains everything that is red. In much the same way a pot is a plate."
- KVRian
- 1498 posts since 21 Nov, 2005 from The Netherlands
i had sun VM installed, and installed the microsoft VM.
no problems with both installed.
program looks nice, very cool free toy to play with
no problems with both installed.
program looks nice, very cool free toy to play with
-
- KVRAF
- 2249 posts since 6 May, 2003 from rat city au
I have sun java runtime running here on an old celeron / win2k, CPS runs perfectly.
I dunno if it really needs java runtime to run, but it was installed anyway, for my work stuff.
CPS is running flawlessly with Director MX 2004, which is rocking my world in myriad ways
sk
I dunno if it really needs java runtime to run, but it was installed anyway, for my work stuff.
CPS is running flawlessly with Director MX 2004, which is rocking my world in myriad ways
sk

