You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also attempted to pipe the output of direwolf to a text file with
call direwolf >log.txt
but, while it creates the log.txt file and displays nothing on screen, the log file is empty and does not include the audio device list.
I also tried the -l . flag, but this did not create any files in the directory. Im guessing it is waiting for something to happen other than the expected startup?
It would be great to allow a flag such as
--list
or-d l
that would output the list of audio devices.This would allow me to create a wrapper for direwolf on windows that detects if the device number has changed.
The text was updated successfully, but these errors were encountered: