-
I've got some of those cute super mini boards with ESP32-C3 (RISC-V) and decided to push it hard as a simple web radio. While MP3 decoding worked fine, AAC produced loud noise only. I dig a bit and found the reason is in libhelix-aac/assembly.h. The U64 typedef checks for Maybe using big endian only if |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Can you submit a pull request ? |
Beta Was this translation helpful? Give feedback.
I did, please review, thank you!