You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've abandoned this library as it's not feasible to decode MP3 on such a small processor (no floating point math).
BUT I've managed to get mp3 to decode using HelixMP3. Here is a link to my fork where I've already implemented some extension to it: namely the default implementation and cmake support. Feel free to take a look.
Error: selected processor does not support
ssat r0,#16,r0
in Thumb mode.How much slower is the no-assembler version? Is this a real issue?
The text was updated successfully, but these errors were encountered: