python-sounddevice
python-sounddevice copied to clipboard
Select inport port on sounddevice
Hi, I am using a RME Fireface Card with 18 In and Output ports. I there any chance to specify the Input Ports for recording ?
Best, Christian
In a platform-independent manner you can only specify the number of ports, starting with the first one.
There are some platform-specific options, though: https://python-sounddevice.readthedocs.io/en/0.4.6/api/platform-specific-settings.html