The developer of one of the software products I represent is working on integrating VST3 plugins into their Audio Engine. He is using Visual Studio and native C++ and it has to run on Windows.
He wants to use the Steinberg VST3 SDK but is struggling to find information on how to pass audio...
Rather optimistic after the success of my random number generator thread, I reckon it would be really useful to have a general C++ discussion thread :)
To start off with, if you're a C++ programmer, what do you use the language to create? This is just a hobby for me, but when I told the...
Ok, so I thought I'd try rekindle the fun I had at University taking one year in Computer Science, so played around with learning C++ one evening.
Only one snag: my very first C++ program runs like a charm, but it doesn't work like it should! I decided to create a small program to generate six...