tzachshabtay / MonoAGS

AGS (Adventure Game Studio) reimagined in Mono
https://tzachshabtay.github.io/MonoAGS/
Artistic License 2.0
28 stars 8 forks source link

Audio- Support Midi/Synth #65

Open tzachshabtay opened 8 years ago

tzachshabtay commented 8 years ago

Several interesting options: PureData- https://github.com/libpd/libpd/tree/master/csharp CSound- https://github.com/csound/csoundAPI_examples/tree/master/csharp CrossPlatformSynth- https://github.com/Gnumaru/Cross-Platform-Csharp-Synth-with-OpenAL Developing from scratch- http://www.david-gouveia.com/portfolio/creating-a-basic-synth-in-xna-part-iii/