libsndfile
Audio file library
A C library for reading and writing audio files
A C library for reading and writing sound files containing sampled audio data.
1k stars
46 watching
391 forks
Language: C
last commit: 2 months ago
Linked from 4 awesome lists
audio-libraryccmakelibsndfile
Related projects:
Repository | Description | Stars |
---|---|---|
adamstark/audiofile | A simple C++ library for reading and writing audio files in WAV and AIFF formats | 975 |
andrewrk/libsoundio | A C library providing cross-platform audio input and output abstraction | 1,958 |
mackron/dr_libs | A collection of single-source audio decoding and loading libraries for C/C++. | 1,285 |
taglib/taglib | A C++ library for reading and editing metadata from various audio formats. | 1,196 |
ddiakopoulos/libnyquist | A C++ library for decoding and playing various audio formats | 543 |
everdrone/libsnd | A comprehensive digital signal processing and audio toolkit for generating and manipulating sound. | 83 |
prideout/single_file_libs | A curated list of portable, easy-to-integrate single-file C/C++ libraries with minimal dependencies for various purposes. | 5 |
albertp007/fsound | A C# sound processing library written in F# | 50 |
audiotk/sd1 | A software project implementing an audio player with support for multiple file formats and playback functionality. | 2 |
libsdl-org/sdl_mixer | An audio mixer library that supports various file formats and can play back multiple channels of 16-bit stereo audio. | 436 |
cryptix/wav | A Go library for reading and writing WAV audio files | 74 |
earlephilhower/esp8266audio | A C library for playing various audio formats on microcontrollers and single-board computers using I2S or software emulation | 2,079 |
marcosmeli/filehelpers | A .NET library for reading and writing data from fixed length or delimited records in files | 1,136 |
stijnfrishert/liblsdj | A C library and command-line tools for working with the LSDJ save file format | 93 |
libxls/libxls | A C library that reads and parses binary Excel files | 444 |