No description
Find a file
2022-02-06 15:28:44 +01:00
src/parasound Update miniaudio and drwav 2022-02-06 15:28:12 +01:00
tests Update miniaudio and drwav 2022-02-06 15:28:12 +01:00
.gitattributes Add gitattributes 2020-08-11 15:48:54 -04:00
config.nims Add config.nims 2020-08-11 15:47:45 -04:00
parasound.nimble Bump version 2022-02-06 15:28:44 +01:00
README.md Move stuff into common.nim 2020-08-21 17:53:12 -04:00
UNLICENSE Add copyright renunciation 2020-08-11 20:09:53 -04:00

A library to provide Nim bindings for miniaudio and dr_wav, allowing you to play wav and mp3 files, and write wav files. It does not attempt to provide any higher-level wrapper. See the tests and common.nim for examples of how to use it. On linux, make sure to link to a few things that miniaudio requires.