Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 609 Bytes

README.md

File metadata and controls

1 lines (1 loc) · 609 Bytes

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.