AnzoDK / RPAudio

A small audio lib using OpenAL, liboggvorbis and minimp3. Meant to be used in a small and simple game engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minimp3 only play about half the mp3 file

AnzoDK opened this issue · comments

commented

The minimp3 Lib only plays about half the file, and OpenAL thinks the buffer has ended so its not a buffer reading error, i believe that the wrong buffer size is being given to OpenAL or maybe that the minimp3 doesn't read the entire file - Will be looking at the issue the coming days.

commented

Closed due to fix in commit 42cb53e