Simon Pickering wrote: > This would allow us to write code to use the audio output (input?) > capabilities > of the N800 (and probably 770) and allow people to hack at writing more dsp > sinks for various music/sound formats (e.g. OGG, DTMF, G.729, etc.)
Just FYI, Vorbis/Tremor is ported to TI DSP so this audio API is one remaining piece of the puzzle. True that we could return decoded data back to arm and then play it over pcm (i.e. push back to DSP) but real ogg audio sink would be better. For tremor on dsp check http://www.google.cz/search?q=sandvall+dsp one copy is also here http://fanoush.wz.cz/maemo/sandvall-thesis.pdf http://fanoush.wz.cz/maemo/sandvall-tremor.patch It was already mentioned here few times, I'm repeating it just in case someone wants to play with it. Frantisek _______________________________________________ maemo-developers mailing list [email protected] https://lists.maemo.org/mailman/listinfo/maemo-developers
