Honestly the default music player works pretty well for me. That's just my option though.I am using libtremor to read ogg files,but I do not know how to play the loaded file.
Is there a way to play music files imported in 3DS like DirectMusic on windows?
Yes, use ndsp. Use the streaming audio example for reference https://github.com/devkitPro/3ds-examples/tree/master/audio/streamingI am using libtremor to read ogg files,but I do not know how to play the loaded file.
Is there a way to play music files imported in 3DS like DirectMusic on windows?
Thank you, I will try it.Yes, use ndsp. Use the streaming audio example for reference https://github.com/devkitPro/3ds-examples/tree/master/audio/streaming
