I have two questions, please help

1) would irrKlang be open sourse library?
2) are you planing to support mp3 files loading?
thanks)
By the way, may be someone know how to easily support fast mp3 playback?
I hoped that mp3 support whould be in 0.2 release, but unfortunatly it doesn'tniko wrote:Yes, would be nice, but maybe later. It's code doesn't look that nice yet.
Code: Select all
virtual void registerAudioStreamLoader(IAudioStreamLoader* loader) ;
Code: Select all
IAudioStream :: readFrames(void* target, s32 frameCountToRead);