minimp3
There are 8 repositories under minimp3 topic.
DasZiesel/minimp3-delphi
A demo program for Delphi thats play mp3 files with DirectSound/OpenAl by using the famous minimp3 library built in. No external mp3 decoder required
AnzoDK/RPAudio
A small audio lib using OpenAL, liboggvorbis and minimp3. Meant to be used in a small and simple game engine
8g6-new/mp3_to_wav
An mp3 to wave converter using minimp3
boreec/halloween_2023
Music wavevorm visualizer as a Jack Skellington head
EhabMagdyy/MP3-ESP32BT-Phone
Playing audio using your phone with MP3 Player and ESP32
go-musicfox/beep_old
A little package that brings sound to any Go application. Suitable for playback and audio-processing.
lost22git/minimp3.cr
minimp3 binding for crystal lang
go-musicfox/minimp3
Decode mp3 base on https://github.com/lieff/minimp3. Fix some bug