switch-examples icon indicating copy to clipboard operation
switch-examples copied to clipboard

Simple Audren Example playing mp3 via mpg123

Open TheSleepyRaccoon opened this issue 4 years ago • 0 comments
trafficstars

Ran into a number of issues using SDL2 To only play music while using the default console - Anyways:

Here is an example using Audren directly with mpg123 to be able to play mp3 files.

Please feel free to ask questions or point out anything I have done wrong here, There are very few, if any, good resources online to learn/debug this stuff but this repro has been a great help. Tried to keep similar formatting to the other examples in this repro, may have gone a bit overboard with comments.

TheSleepyRaccoon avatar Aug 06 '21 10:08 TheSleepyRaccoon