ASIO Output Patches ** HELP **

How to use Voicemeeter Remote API and control Voicemeeter Audio Engine
Post Reply
simmondp
Posts: 15
Joined: Tue Feb 09, 2021 4:43 pm

ASIO Output Patches ** HELP **

Post by simmondp »

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
Vincent Burel
Site Admin
Posts: 2019
Joined: Sun Jan 17, 2010 12:01 pm

Re: ASIO Output Patches ** HELP **

Post by Vincent Burel »

I'm not sure instruction are implemented for other BUS ASIO patch, we note your request.
simmondp
Posts: 15
Joined: Tue Feb 09, 2021 4:43 pm

Re: ASIO Output Patches ** HELP **

Post by simmondp »

@vincent Did this make it into the new version ??
Vincent Burel
Site Admin
Posts: 2019
Joined: Sun Jan 17, 2010 12:01 pm

Re: ASIO Output Patches ** HELP **

Post by Vincent Burel »

simmondp
Posts: 15
Joined: Tue Feb 09, 2021 4:43 pm

Re: ASIO Output Patches ** HELP **

Post by simmondp »

I looked at that, and could not see it, nor could I find it in the latest reference guide!
Vincent Burel
Site Admin
Posts: 2019
Joined: Sun Jan 17, 2010 12:01 pm

Re: ASIO Output Patches ** HELP **

Post by Vincent Burel »

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
simmondp
Posts: 15
Joined: Tue Feb 09, 2021 4:43 pm

Re: ASIO Output Patches ** HELP **

Post by simmondp »

All working now, thanks for the help and the latest version.

Paul
Post Reply