Tagged Questions
16
votes
11answers
4k views
Does anyone know of any C/C++/C# code libraries that do audio synthesizer emulation?
I'm trying to write a software synthesizer that recreates the sounds made by classic synthesizers like the Moog and the DX7. Does anyone know of any code resources for something like this? Thanks.