A Nim wrapper for the JACK C API
Go to file
Christopher Arndt fe015e3a60 refactor: rename NFramesT; add DefaultAudioSampleT 2022-10-10 03:47:26 +02:00
examples feat: turn on debug logging w/out -d:release 2022-10-09 21:59:40 +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: rename NFramesT; add DefaultAudioSampleT 2022-10-10 03:47:26 +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.