Commit Graph

5 Commits

Author SHA1 Message Date
Christopher Arndt 967c4ad161 fix: missing comma in enum declaration
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2022-10-06 17:24:58 +02:00
Christopher Arndt 4ccfad3911 refactor: getJackStatusErrorString helper function
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2022-10-06 16:45:24 +02:00
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
Christopher Arndt c41b1eb03e fix: set calling convention for callback function prototypes
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2022-10-06 05:10:49 +02:00
Christopher Arndt fcbb796cd4 Initial import of 'jacket' Nim wrapper for JACK API
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2022-10-06 04:19:20 +02:00