read Ogg/Mp3 file
Namespace
rswhite4 at googlemail.com
Sun Jul 8 08:15:47 PDT 2012
> Well yes, if you write your own mp3 decoder then you can do
> that. But the sound information within mp3s is compressed using
> inverse fourier transform and some other fancy math stuff. It
> will take quite some time to write all the code neccessary for
> reading the whole format.
>
> Kind Regards
> Benjamin Thaut
Ah, ok, i thought it would be so easy like reading .wav files.
More information about the Digitalmars-d-learn
mailing list