Skip to content

liunix61/dr_libs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,425 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

discord mastodon

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

Audio decoding libraries for C/C++, each in a single source file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 95.5%
  • C++ 4.4%
  • Other 0.1%