AUKit
Audio decoder
An audio decoding and processing framework for ComputerCraft that supports various audio formats
AUKit: Audio decoding and processing framework for ComputerCraft
32 stars
5 watching
3 forks
Language: Lua
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
eaburns/flac | A Go implementation of a lossless audio codec decoder. | 92 |
audiocogs/alac.js | A JavaScript implementation of an ALAC audio decoder. | 213 |
yamadapc/augmented-audio | A collection of audio processing libraries and tools built in Rust | 189 |
alexanderlerch/aca-code | A collection of Matlab scripts implementing various audio analysis algorithms and features. | 86 |
mcjack123/luz | An algorithm to compress Lua scripts by combining Huffman coding and LZ77 compression. | 11 |
lieff/minimp3 | A lightweight MP3 decoder library with fast and accurate decoding capabilities | 1,606 |
shamazmazum/easy-audio | A Common Lisp library for decoding various lossless audio formats | 23 |
ddiakopoulos/libnyquist | A C++ library for decoding and playing various audio formats | 539 |
mewkiz/flac | Provides access to audio streams encoded in the FLAC format | 318 |
alemangui/web-audio-resources | A curated collection of web audio resources and tools for building interactive music applications | 511 |
beetbox/audioread | A cross-library audio decoding library for Python | 489 |
mackron/dr_libs | A collection of single-source audio decoding and loading libraries for C/C++. | 1,269 |
ale32bit/quartz | An audio player that supports playing MDFPWM and DFPWM files using ComputerCraft's PWM functionality. | 9 |
airwindows/airwindows | An audio processing framework written in C++ that provides a set of tools and libraries for creating and manipulating audio data | 825 |
ambisonictoolkit/atk-sc3 | A collection of tools and algorithms for manipulating Ambisonic surround sound in a programming language environment | 75 |