Page 1 of 1

Posted: Thu Dec 22, 2005 6:48 am
by minipax
hi, this is probably a silly question but what exactly does the SDK contain? how does it work? Is it all based around preset modules that you connect together? is it possible to create a synth/effect in C++ from scratch and have it "wrapped" as a scope device ala the VST SDK or is it confined to creamware DCO's and filters etc..??

uh...basically, can i port existing vst plug-ins i've made to work on creamware hardware?

<font size=-1>[ This Message was edited by: minipax on 2005-12-22 07:05 ]</font>

Posted: Thu Dec 22, 2005 7:29 am
by djmicron
scope sdk is not based on c++ programming, it's very similar to reaktor.
Vst plug ins can not run on scope, you must remake the plug in from scratch.

Posted: Wed Dec 28, 2005 12:59 am
by samplaire
Image

Posted: Tue Jan 03, 2006 5:37 am
by minipax
ok, understood!