libsndfile
Audio parser library
A C library for reading and writing audio data from various file formats
A C library for reading and writing sound files containing sampled audio data.
1k stars
46 watching
388 forks
Language: C
last commit: 5 days ago
Linked from 4 awesome lists
audio-libraryccmakelibsndfile
Related projects:
Repository | Description | Stars |
---|---|---|
adamstark/audiofile | A C++ library for reading and writing various audio file formats | 964 |
andrewrk/libsoundio | A C library providing cross-platform audio input and output abstraction | 1,946 |
mackron/dr_libs | A collection of single-source audio decoding and loading libraries for C/C++. | 1,269 |
taglib/taglib | A C++ library for reading and editing metadata from various audio formats. | 1,181 |
ddiakopoulos/libnyquist | A C++ library for decoding and playing various audio formats | 539 |
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# | 49 |
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. | 425 |
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,054 |
marcosmeli/filehelpers | A .NET library for reading and writing data from fixed length or delimited records in files | 1,131 |
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 | 442 |