question #98
ivans805
announced in
Announcements
Replies: 1 comment
-
|
It's all in the source here. See https://github.com/earlephilhower/BackgroundAudio/tree/master/src/libmad |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i wanted to ask because i saw that this library uses the libmad decoder if its maybe possiböe to interface the decoder directly like #extern ing it. i know that libmad isnt that good on microcontrollers but im not experienced enough to make a libhelix wrapper. also adafruit has an helix mp3 library but its only for very specific ARM chips. so with all this i want to interface the decoder directly to get like the playTime or song duration, since it would be really usefull for my uis.
Beta Was this translation helpful? Give feedback.
All reactions