Plug-ins, Hosts, Apps,
Hardware, Soundware
Developers
(Brands)
Videos Groups
Whats's in?
Banks & Patches
Download & Upload
Music Search
KVR
   
KVR Forum » DSP and Plug-in Development
Thread Read
Good VST tutorials?
baordog
KVRer
- profile
- pm
PostPosted: Tue Jul 10, 2012 8:20 pm reply with quote
Hey! I'm trying to get into Deving VSTs and VSTis in C++, and I don't have a clue as to where to get the latest greatest tutorials. I've seen the Cubase SDK but it seems kind of ancient.

Any ideas for how to get into Modern VST Development?

What kind of GUI options exist?

This is my first post, so thanks in advance for putting up with my newbosity!
----
Signature blocked until 5 posts made
^ Joined: 23 Jan 2012  Member: #273502  Location: New York
Mostaguen
KVRer
- profile
- pm
PostPosted: Tue Jul 10, 2012 8:39 pm reply with quote
Agree i am also trying to get into developing my own vst's in c# but I can't find any good source of information.
^ Joined: 10 Jul 2012  Member: #284021  
MandelDrum
KVRer
- profile
- pm
- www
PostPosted: Tue Jul 10, 2012 9:33 pm reply with quote
Have a look at the forums about the frameworks that are available. JUCE is one. I used IPlug for my plug-in. The forum for IPlug is here...
http://forum.cockos.com/forumdisplay.php?f=32

For C# do a search for VST .NET
^ Joined: 16 Mar 2011  Member: #252674  
MandelDrum
KVRer
- profile
- pm
- www
PostPosted: Tue Jul 10, 2012 10:18 pm reply with quote
For GUI I needed alot of text input and a tabbed window control, and was not confident about rolling my own. I used wxWidgets running in a separate thread, which uses native controls with a cross-platform wrapper (in theory it should be an easy port to Mac but I haven't done it yet). The wxWidgets event handling is really good.

However, if I were doing it again with the knowledge I have now I would probably roll my own. Many plug-ins are just a single window with mouse only input, so it just boils down to painting bitmaps with some event handling behind it.
^ Joined: 16 Mar 2011  Member: #252674  
hibrasil
KVRist
- profile
- pm
- www
PostPosted: Wed Jul 11, 2012 2:55 am reply with quote
so MandelDrum is Wxwigets on top of IPlug? interesting!
^ Joined: 23 Jun 2002  Member: #3139  Location: York, UK
Mostaguen
KVRer
- profile
- pm
PostPosted: Wed Jul 11, 2012 11:12 am reply with quote
Thx mandeldrum they got some pretty good stuff on vst.net!
^ Joined: 10 Jul 2012  Member: #284021  
baordog
KVRer
- profile
- pm
PostPosted: Thu Jul 12, 2012 6:00 am reply with quote
Thanks guys! This is already some great help. Massive forum win.

Questions on GUIs:

Anyone know if you could use Qt tools for VST GUIs? I've heard they rock for platform independence.
----
Signature blocked until 5 posts made
^ Joined: 23 Jan 2012  Member: #273502  Location: New York
Caco
KVRian
- profile
- pm
PostPosted: Thu Jul 12, 2012 6:06 am reply with quote
baordog wrote:
Thanks guys! This is already some great help. Massive forum win.

Questions on GUIs:

Anyone know if you could use Qt tools for VST GUIs? I've heard they rock for platform independence.


Take a look at http://matt.eifelle.com/?s=qt
^ Joined: 25 Apr 2005  Member: #66287  
All times are GMT - 8 Hours

Printable version
Page 1 of 1
Display posts from previous:   
ReplyNew TopicPrevious TopicNext Topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Username: Password:  
KVR Developer Challenge 2012