-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I think I want to build a Jack patchbay GUI in Python
I don't want to process audio in Python, just use it to define the connections between existing Jack-aware applications
Does PyJack help with this?
I know basically nothing about Jack right now... I'm guessing... if I have the Jack server running, then I start a 'Jack-aware' app that is configured correctly, it will register its port with Jack... then in pyjack I can jack.get_ports() and start to connect things up?
Metadata
Metadata
Assignees
Labels
No labels