-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
Assuming that you have installed all necessary dependencies, as have Python on your system's path, there are many caveats to this application, mainly of them being with the JACK audio kit.
If your computer has a limited sound card, or no sound card at all, these issues will only be exacerbated and are much more likely to spring up. Walk through the issues below and see if any of these solve the issue.
JACK has Crashed
If JACK has crashed then there is a good chance the Pyo server will crash as well, which will then crash the entire application. Try increasing the buffer size allocated to JACK to 1024 and see if the issue persists.
- CAUTION: This will also increase the latency of the audio system, so try increasing the buffer, and seeing if the latency is acceptable, if not, try reducing the buffer size a bit.