jackclient-python
jackclient-python copied to clipboard
🂻 JACK Audio Connection Kit (JACK) Client for Python :snake:
This concerns an Apple M1 system. I'm surprised importing the module fails entirely and has not been detected yet. Maybe nobody has tried it yet? I assume this may be...
It would be nice with an example program that demonstrates in the simplest way possible to record and play audio. Like the `thru_client.py`, but with record/playback implemented. This is how...
Hello, I have been using this module for an auditory neuroscience experiment in my research lab, and I'm trying to increase the temporal precision of my results. Basically, I'm running...
I see that `is_control_voltage` (the port flag) is absolutely not managed. Is there any plan for this or a particular problem ? All other port flags are present (is_input, is_output,...
Hi. I meet a RuntimeError with the `get_clients()` Client method. Obviously it is not systematic at all and I was trying to make my program crash or find any other...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 6 to 7. Release notes Sourced from actions/download-artifact's releases. v7.0.0 v7 - What's new [!IMPORTANT] actions/download-artifact@v7 now runs on Node.js 24 (runs.using: node24) and requires a minimum...
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 5 to 6. Release notes Sourced from actions/upload-artifact's releases. v6.0.0 v6 - What's new [!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum...
catching a redondant AssertionError in RaySession: https://github.com/Houston4444/RaySession/issues/269, I saw that, for a reason I ignore now, some ports are created and destroyed quickly by KDE Plasma under Wayland. These ports...