Troubleshooting: DeviceNotFoundException
Example
signalflow.DeviceNotFoundException: Could not find device name: Scarlett 2i2
Description
This exception occurs because the audio device specified in the configuration could not be found, or no audio devices at all could be found.
Solution
Check that the device name that you have selected exists, and is connected to your computer and powered on.
- SignalFlow selects its output device based on the device that you have selected in your
~/.signalflow/config
, in the environmental variableSIGNALFLOW_OUTPUT_DEVICE_NAME
(orSIGNALFLOW_INPUT_DEVICE_NAME
for input devices), or in theconfig
property passed to theAudioGraph
- A list of all available devices can be found by running the terminal command
signalflow list-output-device-names
[audio] output_buffer_size = 8192
Last update:
2024-07-22
Created: 2024-07-22
Created: 2024-07-22