Search found 5 matches

by peden
Fri May 10, 2019 5:57 pm
Forum: Voicemeeter
Topic: Help request with MIDI map programming Voicemeeter w/ Novation Launch Control
Replies: 10
Views: 19227

Re: Help request with MIDI map programming Voicemeeter w/ Novation Launch Control

Hi again You need to do it in hex to make work. Intial State: System.SendMidi("out1", "data", F0h 00h 20h 29h 02h 0Ah 78h 00h 00h 0Ch F7h); Trigger IN: System.SendMidi("out1", "data", F0h 00h 20h 29h 02h 0Ah 78h 00h 00h 0Fh F7h); Trigger OUT: System.SendMidi(&...
by peden
Sun May 05, 2019 2:17 pm
Forum: Voicemeeter
Topic: Help request with MIDI map programming Voicemeeter w/ Novation Launch Control
Replies: 10
Views: 19227

Re: Help request with MIDI map programming Voicemeeter w/ Novation Launch Control

Hi there.

Take a look at my old config for the launchcontrol XL when i used VM Banana. I used the same command, but instead of noteon/noteoff, i used data.

https://www.dropbox.com/s/7ut1gr1a8vaeh ... 8.xml?dl=0
by peden
Mon Jul 30, 2018 11:31 pm
Forum: Voicemeeter
Topic: ASIO4ALL Only Needed in One Hardware Input
Replies: 1
Views: 4587

Re: ASIO4ALL Only Needed in One Hardware Input

You can select which ASIO4ALL channels go to which hardwareinput in the system settings.

In my picture i have selected channel 1 from the focusrite usb to hardwareinput 1 and disabled the others.
Image
by peden
Tue Jun 05, 2018 11:09 pm
Forum: Voicemeeter Remote API
Topic: [Feature Request] Load different button map via command
Replies: 6
Views: 48860

Re: [Feature Request] Load different button map via command

So you basically want a virtual StreamDeck?
by peden
Wed Mar 07, 2018 12:32 am
Forum: Voicemeeter
Topic: Feature Request: Minimised Macro Window *Resolved*
Replies: 6
Views: 26182

Re: Feature Request: Minimised Macro Window

That feature is already there. Have you tried to right click on the program icon on top left. Mine looks like this and starts up minimized in the taskbar.

Image