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.
1
vote
2answers
149 views

How to use the vst sdk on the .net framework

I like making music using mostly my computer and especially love using synthesisers. There is a wide range of synthesiser plugins available online which are quite awesome. I have downloaded the VST ...
1
vote
3answers
570 views

Qt4 modular synth editing widget

I'm about to start writing a GUI for a modular synthesis app (like Alsa Modular Synth, Pure Data, Ingen) that will be used for patch (sound) editing. What I need to do is something like this: ...
0
votes
4answers
46 views

language and framework of choice for iPad development for music sequencer

I need to create a music sequencer for the iPad but have no experience yet on this platform. I have several questions about this subject, hopefully I can find some answers here. OpenFrameworks seems ...
0
votes
0answers
111 views

What are some good Open Source C++ Audio Libraries? [closed]

I'm looking into open source C++ Audio libraries for some of the following possible ventures: Midi applications (e.g. rock band drum and guitar interface) VST's Sound Engine for video game ...
0
votes
0answers
202 views

software synthesizer [closed]

what is the best software synthesizer? I need a C++ and/or Python library, possibly free. Thanks