top of page

Search


Making a VSTi Host - Part 1
VST / VSTi Host coding is not easy and this blog explains the journey and concludes with an example.
Tim Cave
Jan 11, 20212 min read
69 views
0 comments


Making a VSTi Host - Part 2
Get set up in C++/CLI and stream an MP3 file through a vst plugin.
Tim Cave
Jan 10, 20213 min read
55 views
0 comments


Making a VSTi Host - Part 3
Load a VSTi (instrument plugin) in the editor form
Create a plugin stream
Tim Cave
Jan 4, 20211 min read
27 views
0 comments


Making a VSTi Host - Part 4
If you are serious about making music then you will know about ASIO drivers. In this blog I want to show: How to play a wav file through...
Tim Cave
Jan 3, 20212 min read
52 views
0 comments
bottom of page