A Nim wrapper for the JACK C API
Go to file
Christopher Arndt 84b135edb1 cfg: ignore files without extension in examples dir
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2022-10-06 17:21:03 +02:00
examples cfg: ignore files without extension in examples dir 2022-10-06 17:21:03 +02:00
.gitignore Add README, LICENSE and .gitignore 2022-10-06 04:19:20 +02:00
LICENSE docs: add copyright info to license file and links to readme 2022-10-06 15:16:57 +02:00
README.md docs: add copyright info to license file and links to readme 2022-10-06 15:16:57 +02:00
jacket.nim refactor: getJackStatusErrorString helper function 2022-10-06 16:45:24 +02:00
jacket.nimble feat: add simple nimble file 2022-10-06 04:43:00 +02:00

README.md

jacket

A Nim wrapper for the JACK C API

License

This software is released under the MIT License. See the LICENSE file for more information.