Skip to content
/ dr_libs Public
forked from mackron/dr_libs

Single file audio decoding libraries for C/C++.

License

Notifications You must be signed in to change notification settings

mudita/dr_libs

This branch is 2 commits ahead of, 217 commits behind mackron/dr_libs:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f53fd51 · Dec 9, 2021
Sep 2, 2020
Sep 24, 2019
Oct 2, 2021
Feb 20, 2021
Feb 10, 2021
Mar 8, 2020
Jul 29, 2021
Nov 28, 2020
Aug 16, 2021
Aug 22, 2021
Dec 8, 2021

Repository files navigation

Public domain, single file audio decoding libraries for C and C++.

discord twitter

Library Description
dr_flac FLAC audio decoder.
dr_mp3 MP3 audio decoder. Based off minimp3.
dr_wav WAV audio loader and writer.

Other Libraries

Below are some of my other libraries you may be interested in.

Library Description
miniaudio A public domain, single file library for audio playback and recording.

About

Single file audio decoding libraries for C/C++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 95.4%
  • C++ 4.5%
  • Other 0.1%