parasound
Bindings for miniaudio
Summary
| Latest Version | 1.0.0 |
|---|---|
| License | Public Domain |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-09-01 07:18 |
Tags
Authors
- oakes
Installation
nimble install parasound
choosenim install parasound
git clone https://github.com/paranim/parasound
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| parasound | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Dependencies
| Package | Version | Optional |
|---|---|---|
| nim >= | 1.2.6 | No |
Source
| Repository | https://github.com/paranim/parasound |
|---|---|
| Homepage | https://github.com/paranim/parasound |
| Registry Source | nimble_official |
README
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.