TMRpcm
Audio player
A library for playing back PCM/WAV audio files from an SD card in real-time without blocking the main loop.
Arduino library for asynchronous playback of PCM/WAV files direct from SD card. Arduino Uno,Nano,Mega etc supported
598 stars
48 watching
178 forks
Language: C++
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
earlephilhower/esp8266audio | A C library for playing various audio formats on microcontrollers and single-board computers using I2S or software emulation | 2,054 |
mattmatic/micropython-longwave | A WAV player implemented in Python for MicroPython boards using a double buffered approach | 10 |
ale32bit/quartz | An audio player that supports playing MDFPWM and DFPWM files using ComputerCraft's PWM functionality. | 9 |
rdagger/micropython-jq6500 | Library for controlling audio playback on certain microcontroller boards with built-in sound modules | 19 |
johannesmtc/esp32_mas | A C++ audio player and sequencer for the ESP32 | 25 |
audiotk/sd1 | A software project implementing an audio player with support for multiple file formats and playback functionality. | 2 |
mxmxmx/minitrash | A miniature audio processing module with digital input, output, and control capabilities for Eurorack synthesizers. | 14 |
schreibfaul1/esp32-audioi2s | A library for playing audio files from an SD card via I2S on ESP32 boards | 1,140 |
martim01/pam | An audio monitoring software designed to run on a Raspberry Pi with touchscreen. | 147 |
gmt4/mpvc | A shell-based music player that integrates with the mpv media player and provides additional features such as TUI, FZF integration, web control, and equalizer. | 100 |
cpjku/madmom | A Python audio signal processing library used in music information retrieval tasks. | 1,347 |
larpon/miniaudio | Provides a C-based interface to the miniaudio audio library. | 50 |
bsdelf/mous | An audio player and converter with support for multiple platforms and plugins for various audio formats | 73 |
raysan5/raudio | An audio library providing basic functionality to play and manage audio files from various formats. | 176 |
akrylysov/bsimp | An audio streaming service that allows users to play S3-backed audio files from any device using a web interface. | 61 |