devkitPro / 3ds-examples

Examples for 3DS using devkitARM, libctru, citro3d and citro2d
https://devkitpro.org/viewforum.php?f=39
453 stars 51 forks source link

Add Opus decoding example #32

Closed thejsa closed 4 years ago

thejsa commented 4 years ago

Added a heavily-commented example of how to carry out efficient, threaded Opus audio streaming from a file using libopusfile and NDSP callbacks.

Thanks to @mtheall for guidance and major optimisation help :)

Signed-off-by: Lauren Kelly lauren.kelly@msn.com