Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spotlightkid/nim-libsoundio
A wrapper of libsoundio for the Nim programming language
https://github.com/spotlightkid/nim-libsoundio
audio beta-release bindings libsoundio nim-lang
Last synced: 21 days ago
JSON representation
A wrapper of libsoundio for the Nim programming language
- Host: GitHub
- URL: https://github.com/spotlightkid/nim-libsoundio
- Owner: SpotlightKid
- License: mit
- Created: 2024-10-14T18:45:30.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2024-10-21T05:23:39.000Z (3 months ago)
- Last Synced: 2024-11-25T17:25:48.435Z (about 2 months ago)
- Topics: audio, beta-release, bindings, libsoundio, nim-lang
- Language: Nim
- Homepage: https://spotlightkid.github.io/nim-libsoundio/
- Size: 170 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
nim-libsoundio
==============A wrapper of [libsoundio] for the [Nim] programming language.
## Authors
*nim-libsoundio* was created by
[Christopher Arndt](https://github.com/SpotlightKid).## License
This software is released under the *MIT License*. See the file
[LICENSE.md](./LICENSE.md) for more information.[libsoundio]: https://github.com/andrewrk/libsoundio
[Nim]: https://nim-lang.org/