1127b1ec09
docs: add project status and installation sections to readme
bffc611cdd
refactor: more example tweaking and rename all to have 'jacket_' prefix
25bf6b31cf
refactor: tweak jacket_sine example and add comments
5edb9724a0
feat: add simple sine wave generator client example
fe015e3a60
refactor: rename NFramesT; add DefaultAudioSampleT
e68223f1e6
refactor: more examples streamlining
34e6171e3f
feat: improve jack library path detection
967c4ad161
fix: missing comma in enum declaration
4ccfad3911
refactor: getJackStatusErrorString helper function
b28d4fbfa6
fix: add missing cleanup to example
b8d5119d03
refactor: some style improvemnts in examples
e793add4d0
fix: make ClientT and PortT distinct types
c41b1eb03e
fix: set calling convention for callback function prototypes
5a6a55f071
feat: add simple nimble file
896768696b
fix: use let instead of var in example