Displaying 1 result from an estimated 1 matches for "korbok".
Did you mean:
korbik
2005 Nov 11
3
how to include FLAC in a CoreAudio wave player
Hi everyone,
I'm still new at this audio development thing in OSX
as all of my prior experience is in database
applications. I'm also new to C++ and the Xcode
environment, which makes things interesting as I
learn.
There is a CoreAudio wave player written in C++ to
which I would like to add FLAC playback support. I
have looked through the libFLAC++ API and think I have
an idea of what