any cps experience?

Modular Synth design and releases (Reaktor, SynthEdit, Tassman, etc.)
RELATED
PRODUCTS

Post

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?

Post

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 :D
01001001 01110100 00100111 01110011 00100000 01100011 01100001 01101100 01101100 01100101 01100100 00100000 00100010 01000100 01100001 01101001 01110011 01111001 00101110 00100010

Post

Yea, thanks CPS. Can't wait to make some mad-crazy DJ tools with this bad bwoy.

ATA
Image

Post

CPS, where can one pick this bastard up then? I googled for it and got a sh*tload of results.
Best regards from Johan Brodd.
JoBroMedia since 1996.

Post


Post

jobromedia wrote:CPS, where can one pick this bastard up then? I googled for it and got a sh*tload of results.
Well, the news item on the news page gives

http://cps.bonneville.nl/

- and it works! :wink:

Post

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?

Post

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.

Post

from what i gather from the website, the java is for gui only. vst engines can be written in c/c++

Post

SoftJunkie wrote:from what i gather from the website, the java is for gui only. vst engines can be written in c/c++
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.

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."

Post

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.

Post

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.
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.

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."

Post

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 :)

Post

I STILL CAN'T GET THIS DAMN THING TO GO!!! :cry: :cry: :cry: :cry: :cry: :cry:

I just installed it, ran it, and nothing happened. Java is running right now. What else do I need to go?? I can't figure it out?!

Post

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 :party:

sk

Post Reply

Return to “Modular Synthesis”