python-sounddevice
python-sounddevice copied to clipboard
Focusrite Scarlet Solo 3 Input Output Pass Through Example
I am trying to use the Input Output Pass Through example with my Focusrite but I don't hear anything at all.
The code for recording (including waveform) works and so does the Playback example. However, when trying to open a single stream, it doesn't work.
Is this a hardware limitation or am I missing something?
PS - Focusrite devices have been reported to only output sound properly when using ASIO buffer sizes of 48, 96 or 192. Is this related?
It may be a hardware/driver limitation.
Focusrite devices have been reported to only output sound properly when using ASIO buffer sizes of 48, 96 or 192. Is this related?
Maybe.
Did you try different host APIs?