I'm confused about the sdk....

A place for developers to share ideas and assist each other in solving problems.

Moderators: valis, garyb

Post Reply
minipax
Posts: 128
Joined: Mon Dec 10, 2001 4:00 pm

Post 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>
djmicron
Posts: 1181
Joined: Wed Jul 23, 2003 4:00 pm
Location: Milano

Post 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.
samplaire
Posts: 2464
Joined: Tue Jun 05, 2001 4:00 pm
Location: Warsaw to Szczecin, Poland
Contact:

Post by samplaire »

Image
minipax
Posts: 128
Joined: Mon Dec 10, 2001 4:00 pm

Post by minipax »

ok, understood!
Post Reply