D audio playing and analysis library?
Adam D. Ruppe via Digitalmars-d
digitalmars-d at puremagic.com
Tue Apr 28 08:27:50 PDT 2015
idk if it would be useful at all, I'm not even happy with it
myself yet, but I am writing a simpleaudio.d
https://github.com/adamdruppe/arsd/blob/master/simpleaudio.d
it is meant to do waveform i/o and MIDI, but I'm not happy with
my first draft of the api so it is probably going to change....
eventually.
Currently works on Windows (winMM) and Linux (ALSA).
More information about the Digitalmars-d
mailing list