VST and DirectX Plug-ins

Everything else that doesn't fall into one of the other PB categories.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Stan.

Hi all,

As a musician I would like to use PB to create VST or DirectX plug-ins,
does anyone know where to find programming infos about these topics ?

TIA.

Bests

Stan


Since I attended an MS course, my programs no longer have bugs ... just hidden "features" !! [ PB. registered user ]
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Stan.

HI again,

Got it for DirectX ! Found a site with a free SDK :

http://www.thedirectxfiles.com/index.htm

Now if someone could come with a C++ to PB translator ...

Stan.


Since I attended an MS course, my programs no longer have bugs ... just hidden "features" !! [ PB. registered user ]
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by traumatic.

at
http://www.axiworld.be
you can find a delphi-conversion of the vst-sdk

http://www.tobybear.de
is imho also worth a visit.

the official site for vst- and asio-sdk is
http://service.steinberg.net/webdoc.nsf ... elopment_e

hope this helps
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Stan.
at
http://www.axiworld.be
you can find a delphi-conversion of the vst-sdk

http://www.tobybear.de
is imho also worth a visit.

the official site for vst- and asio-sdk is
http://service.steinberg.net/webdoc.nsf ... elopment_e

hope this helps
Hi traumatic,

Many thanks it definitely helps ! And you are right the tobybear is a wonderfull
site (my main job involves a lot of Signal Processing ...).

Thanks again.

Stan


Since I attended an MS course, my programs no longer have bugs ... just hidden "features" !! [ PB. registered user ]
Post Reply