hello sir,
i need your help. i want to create a vst plugins with c#. the plugings will just store rythms. the bad news is, i do not know how or where to start. can u pls help me. wht do u do?
thx
From an earlier post:
"Check out the codeplex site home page, there are links there with additional information. Especially check out the VST Resources page, it links to a couple of blog posts I wrote to explain certain aspects further."
http://www.codeplex.com/vstnet
Download the latest release (0.6 at time of writing) and check the Getting Started section in the docs (.chm). Also review the sample source code.
If you should have any questions leave them on the discussion list on the codeplex site.
Have fun!