parasound

A library for playing audio files


Keywords
audio, sound
License
Unlicense
Install
nimble install parasound

Documentation

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 for examples of how to use it. On linux, make sure to link to a few things that miniaudio requires.