Quartz
Audio player
An audio player that supports playing MDFPWM and DFPWM files using ComputerCraft's PWM functionality.
MDFPWM player for ComputerCraft
9 stars
2 watching
3 forks
Language: Lua
last commit: 8 months ago
Linked from 1 awesome list
cctweakedcomputercraftcomputercraft-tweakeddfpwm
Related projects:
Repository | Description | Stars |
---|---|---|
mywave82/opencubicplayer | A music player and visualizer that supports various audio formats, including demoscene modules and game console soundtracks. | 295 |
tmrh20/tmrpcm | A library for playing back PCM/WAV audio files from an SD card in real-time without blocking the main loop. | 598 |
joldibaev/silicon-audio-wave | A simple Angular module for playing and visualizing audio waves | 2 |
schreibfaul1/esp32-audioi2s | A library for playing audio files from an SD card via I2S on ESP32 boards | 1,140 |
bsdelf/mous | An audio player and converter with support for multiple platforms and plugins for various audio formats | 73 |
johannesmtc/esp32_mas | A C++ audio player and sequencer for the ESP32 | 25 |
mattmatic/micropython-longwave | A WAV player implemented in Python for MicroPython boards using a double buffered approach | 10 |
sle118/squeezelite-esp32 | An audio software suite for streaming local music and connecting to online services, with support for multi-room sync and various hardware interfaces. | 1,253 |
aspen-reeves/bsp | A basic music player for a specific computer-based audio platform (CC:T), using a subsonic server and compatible encoding. | 0 |
werter12/material-ui-audio-player | An audio player component with customizable properties and features designed for Material UI design | 76 |
earlephilhower/esp8266audio | A C library for playing various audio formats on microcontrollers and single-board computers using I2S or software emulation | 2,054 |
bluefireteam/audioplayers | A Flutter package to play multiple audio files simultaneously across various platforms. | 2,014 |
audiokit/romplayer | An AudioKit-based sample player for music instruments | 533 |
experience-monks/web-audio-player | A WebAudio player that simplifies cross-browser playback and addresses common issues with streaming audio on mobile devices. | 243 |
florent37/flutter-assetsaudioplayer | A Flutter package that allows playing audio from assets or network directly, with features like simultaneous playback, notifications, and support for multiple platforms. | 757 |