Open GoogleCodeExporter opened 9 years ago
The ogg library already works fine with the SDK, the only problem right now is
that
it uses my custom mixer (based on alekmaul's threaded audio).
I'll see if I can move it over to the mixer already present in the SDK, but
it's not
my highest priority right now.
Original comment by hart...@gmail.com
on 8 Apr 2010 at 1:24
Agreed it's low priority, was just throwing ideas into the issue tracker before
I
forgot them.
Original comment by russell.bernhardt@gmail.com
on 8 Apr 2010 at 6:40
This cannot be done until issue 1 is solved.
The ogg library (tremor) works like this: you call the decoder with a buffer,
and it
will decode enough data to fill that buffer. We'll have to do this in another
thread.
Original comment by hart...@gmail.com
on 9 Apr 2010 at 10:38
It's a fairly easy thing to do, I'll do it when I get some extra time, it's on
my
priority list.
Original comment by Flatmush@googlemail.com
on 9 Apr 2010 at 11:51
Original issue reported on code.google.com by
russell.bernhardt@gmail.com
on 8 Apr 2010 at 3:08