Open W1BTR opened 2 months ago
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.