read Ogg/Mp3 file

Benjamin Thaut code at benjamin-thaut.de
Sun Jul 8 06:42:39 PDT 2012


Am 08.07.2012 12:03, schrieb Namespace:
> Has anyone experience with reading of .Ogg or .Mp3 files and can give me
> a briefing?
> Or does anyone know if sndfile.h was ported to D?

I'm using libvorbis to read and OpenAL to playback .ogg files. The 
functions you need to import are really minimal. There are good samples 
on the vorbis side how to read in ogg files and openal is also not 
really complicated. I can post code if you want.

Kind Regards
Ingrater



More information about the Digitalmars-d-learn mailing list