Reply To: problem with wios

HARK FORUM problem with wios Reply To: problem with wios

#999
paul
Participant

    Im glad I could help. However I experienced a new problem with the debug version when using synchronous mode and an external recorder (plughw:1,0):

    wios -s -x 0 -z plughw:1,0 -i input.wav -o output.wav (=>Fail)

    If I enter the command above it only shows me the wios help page. As if I typed “wios -h”. It feels like it doesnt even know the option “-z”. Synchronous mode only works when leaving out “-z plughw:1,0” and therefore using the default setting. Although if I explicitly type in “-z plughw:0,0” it again shows me the help page ¯\_(ツ)_/¯

    “plughw:1,0” works fine in recording mode:
    wios -r -x 0 -t 4 -o output.wav -a plughw:1,0 -c 8 (=>Success)

    • This reply was modified 4 years, 10 months ago by paul.