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
ASIO Output Patches ** HELP **
-
- Site Admin
- Posts: 2121
- Joined: Sun Jan 17, 2010 12:01 pm
Re: ASIO Output Patches ** HELP **
I'm not sure instruction are implemented for other BUS ASIO patch, we note your request.
Re: ASIO Output Patches ** HELP **
@vincent Did this make it into the new version ??
-
- Site Admin
- Posts: 2121
- Joined: Sun Jan 17, 2010 12:01 pm
Re: ASIO Output Patches ** HELP **
I looked at that, and could not see it, nor could I find it in the latest reference guide!
-
- Site Admin
- Posts: 2121
- Joined: Sun Jan 17, 2010 12:01 pm
Re: ASIO Output Patches ** HELP **
patch.asio =0 to ASIO input ASIO Patch 1
patch.OutA2= 0 to ASIO output channel ASIO Patch A2 Bus
patch.OutA3= 0 to ASIO output channel ASIO Patch A3 Bus
patch.OutA4= 0 to ASIO output channel ASIO Patch A4 Bus
patch.OutA5= 0 to ASIO output channel ASIO Patch A5 Bus
patch.OutA2= 0 to ASIO output channel ASIO Patch A2 Bus
patch.OutA3= 0 to ASIO output channel ASIO Patch A3 Bus
patch.OutA4= 0 to ASIO output channel ASIO Patch A4 Bus
patch.OutA5= 0 to ASIO output channel ASIO Patch A5 Bus
Re: ASIO Output Patches ** HELP **
All working now, thanks for the help and the latest version.
Paul
Paul