VST synthesizer that offloads processing to Cuda-enabled devices
Demo Video 1 (3:01)
To build this you will need the Steinberg VST SDK.
You can follow the instructions on their website here
Then download the "VST Audio Plug-Ins SDK (Version 3.6.0)" package listed on that webpage and copy it to c:\SDKs\VST3 SDK
(or another location so long as you update the C++ include paths).
Project files are provided for Microsoft Visual Studio. The code has not been tested on any platforms other than Windows or with any compilers besides MSVC.