ASIO Output Patches ** HELP **
Posted: Wed Jun 09, 2021 7:56 pm
I've scoured the documentation but to no avail!
I'm interfacing to a Behringer UMC404HD via ASIO (4 in - 4-0ut soundcard)
My three Mic inputs (Mono Mic to Stereo Input) are mapped to to the faders 1-3 with the command
patch.asio[0]=1;patch.asio[1]=1;patch.asio[2]=2;patch.asio[3]=2;patch.asio[4]=3;patch.asio[5]=3;
The output from A1 to (stereo) output channels 1 & 2 happens automatically with the setting of A1 to UMC-ASIO
In settings I can set "Out A2" to "A1 ASIO Outputs" [3] [4] [ ] [ ] [ ] [ ] [ ] [ ]
However I am failing to find a way to do this from the command line.
HELP
I'm interfacing to a Behringer UMC404HD via ASIO (4 in - 4-0ut soundcard)
My three Mic inputs (Mono Mic to Stereo Input) are mapped to to the faders 1-3 with the command
patch.asio[0]=1;patch.asio[1]=1;patch.asio[2]=2;patch.asio[3]=2;patch.asio[4]=3;patch.asio[5]=3;
The output from A1 to (stereo) output channels 1 & 2 happens automatically with the setting of A1 to UMC-ASIO
In settings I can set "Out A2" to "A1 ASIO Outputs" [3] [4] [ ] [ ] [ ] [ ] [ ] [ ]
However I am failing to find a way to do this from the command line.
HELP