Giter Club home page Giter Club logo

Comments (5)

maikmerten avatar maikmerten commented on August 27, 2024

Hi there,

as long as the patches for stm32 do not interfere with the code working on other platforms (Linux, Windows) and are license-compatible (there might be platform-specific code needed), I can consider pull requests.

Note, however, that this repository contains the Helix MP3 encoder, not the Helix MP3 decoder. Are you certain this is the repository you're looking for?

from hmp3.

chmorgan avatar chmorgan commented on August 27, 2024

@maikmerten oh man... super cringe... didn't realize it was the encoder and not the decoder :-) sorry for the trouble

from hmp3.

maikmerten avatar maikmerten commented on August 27, 2024

Don't worry, no trouble caused!

For a MP3 decoder, I wonder if something small and self-contained like https://github.com/lieff/minimp3 might work for you. It appears to be neatly organized and comes with a much more open license than anything Helix-based.

from hmp3.

maikmerten avatar maikmerten commented on August 27, 2024

Oh, I see you already discovered https://github.com/lieff/minimp3 :-)

from hmp3.

chmorgan avatar chmorgan commented on August 27, 2024

Minimp3 is nice but for my embedded target without floating point simd it’s taking too long to decode frames, I’m measuring 51ms to decode 1152 samples so 22khz at full tilt.

I’ve forked a version of helix mp3 decoder that I’ve used before and plan to use that.

from hmp3.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.