1
0
Fork 0
mirror of https://github.com/ul/soundio synced 2026-01-14 17:21:34 +00:00
No description
Find a file
Ruslan Prakapchuk dba4aea9ce drop Result in sine example, fix #2
Apparently changes in Nim compiler make destructor on SoundSystem called
when we use Result wrapper.
2021-09-04 20:37:08 +10:00
examples drop Result in sine example, fix #2 2021-09-04 20:37:08 +10:00
src Add missing SoundIoOutStream.volume 2020-04-29 01:12:54 -05:00
.gitignore Initial commit 2016-05-10 11:38:23 +03:00
README.adoc Initial commit 2016-05-10 11:38:23 +03:00
soundio.nimble Add missing SoundIoOutStream.volume 2020-04-29 01:12:54 -05:00

= SoundIO

Nim https://github.com/andrewrk/libsoundio[libsoundio] wrapper.