Skip to content

Wallacoloo/ME498-CudaSynth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ME498-CudaSynth

VST synthesizer that offloads processing to Cuda-enabled devices

Demo

Demo Video 1 (3:01)

Prerequisites

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.

About

VST synthesizer that offloads processing to Cuda-enabled devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published