A Nim wrapper for the JACK C API
Go to file
Christopher Arndt e793add4d0 fix: make ClientT and PortT distinct types
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2022-10-06 05:11:25 +02:00
examples fix: set calling convention for callback function prototypes 2022-10-06 05:10:49 +02:00
.gitignore Add README, LICENSE and .gitignore 2022-10-06 04:19:20 +02:00
LICENSE Add README, LICENSE and .gitignore 2022-10-06 04:19:20 +02:00
README.md Add README, LICENSE and .gitignore 2022-10-06 04:19:20 +02:00
jacket.nim fix: make ClientT and PortT distinct types 2022-10-06 05:11:25 +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