Now I can run a second little PC as a mixer, use this to control and VBAN to send the audio over ethernet to main PC running OBS. Big deal indeed. Thanks. Come see the results soon on The Shills live streams. (edit: wish I had found out about this little MIDI mixer sooner now as I have wanted hardware control for a few years but didnt want to go with a few sound cards and a mixer and all.)
Hello!! Hope your health is better!!, This has helped me a lot as a podcaster and would like to thank you. Do you know if there is a problema with the new version of voicemeeter? I have everything working but the leds do not work and cant seems to get them to work.
Hi Thank you for your kind words. I am not aware of any issues, I have not tested it either. I do recall seeing something recently on their FB page about how midi learn and macros received a uograde. Please check some of the other comments on here to see if it applies to you. The first thing I would check is your midimix software defaults, that it is set to correct notes and control codes.
Thank you for this video! I was told that it won't change the Arm/Mute lights when used with Studio One.. I'm going to try your tips and see if i can get it to work. Will let you know how it works out.... Meanwhile, please do the detailed video!!
HI I was so sick that I was unable to do a detailed video, only now am I starting to get back into my groove. I have tried getting this working in studio one, but I can only getting it to partially work with the LEDS and the settings have to be re-initiated on every session which is a bummer. I would have to completely re-think the setup because Voicemeeter has changed significantly since this was taped. I even think the newest version has the ability to do this more natively without having to do control codes, but I have to look into it further. I actually have a faderport I use for Studio one at the moment.
@@multeemedia - You have a FaderPort? Luck-eeeeee! I don't see anywhere to enter the init,on/off MIDI code in Studio One. That mapping screen in your video must have come from Banana. When you say you got it to "Partially" work with the LEDS... what works and how did you do it? (BTW - Feel better!)
I just got the potato version, now you can map the buttons to the midi controller. I don't know if you made something different? But I'd like to see it.
Update: April 28th, 2020: The full XML files for the MIDIMap and Macro-buttons can be downloaded from the link below. These XML files are setup for Voicemeeter Potatoe. I don't know what will happen if you try to load them into the regular Voicemeeter version. To use these files put them in a folder that you won't delete. Note: THIS WILL REPLACE YOUR EXISTING BUTTONS and MIDIMAP! - Open Voicemeeter open menu -> goto midimapping --> load midimap --> choose the xml file. - Open MacroButtons --> Macrobuttons Load on Startup --> Click top left Window Icon --> Load Macrobuttons
The issue with the midimix is the wasted space. This thing could be a lot more compact but they decided to leave huge caps between the pots and the buttons
Update: April 28th, 2020: The full XML files for the MIDIMap and Macro-buttons can be downloaded from the link below. These XML files are setup for Voicemeeter Potatoe. I don't know what will happen if you try to load them into the regular Voicemeeter version. To use these files put them in a folder that you won't delete. Note: THIS WILL REPLACE YOUR EXISTING BUTTONS and MIDIMAP! - Open Voicemeeter open menu -> goto midimapping --> load midimap --> choose the xml file. - Open MacroButtons --> Macrobuttons Load on Startup --> Click top left Window Icon --> Load Macrobuttons
@@zashman1583 I am not sure what the error means I don't know if it is a browser issue or not. I think it will still work, as I loaded the config in on another voicemeeter instance. Can you try right clicking and saving it?
hello i hope you see this, im currently setting up my midimix like this but when i get to the 4th channel on my midimix when i try to configure the mute button if i follow the record button number and save when i press it a different key lights up and ideas why? cheers!
Hi it is likely because the code is expecting hex instead of decimal. Did you put 10 for the data value? I have to go back and look but I believe the next number in the sequence is 'a' for strip 4 and 'd' for strip 5 and '10' for strip 6, etc
I don't know, I also don't use FL-Studio, but my guess are this. Your midmix control software isn't setup with default settings or FL-Studio is already trying to take control of it.
Hi this is covered by many others that's why I didn't include it, but you can simply open the voicemeeter menu and goto midimapping and then select your midi device from the dropdown list, and then click the learn button on which slider/knob, etc you want to program, and then move the fader/knob, etc. I also updated the video description with my full XML files that you can load in.
Hi there. Thank you very much for your job and effort! It' works fine except a small detail-problem it came up. When I use the strip's 7 Equalizer Bass Lower third knob it switches from equalizer value to mute Bus1(!!!!) and as i turn the knob it passes from Equalizer value to bass strip 7-unmute Bus 1, mute Bus one and so goes on!!! I show the values for a conflict but I couldn't locate the problem.... Is there any hint about that?
@@multeemedia I reloaded the xml but still the same erratic behavior! Can you provide please the code for the B1 Mute button to check if there is any reference to that in the xml? Even If I try to "learn" the knob, i can see the results in the window of the midi mapping and it alternates as i turn the knob from - Control Change 56- to - Control Change 56 (coder)-. If i let it to coder when i turn the knob it works only as the mute of b1, alternating as turning the knob, from on to off leaving the bass equalizer of virtual strip #7 unchanged. Any help would be highly appreciated! Best Regards
@@gregorypaparigas8033 Easy fix is to go into the Macro Buttons settings box for the knob / toggle in question and re-learn the Midi mapping. He shows how to do this @ 7:45 Leave all other settings the same. Simply remap to the correct button (send all for me). Once done, the knob will no longer activate / deactivate the A1 mute and will retain its use as the bass adjustment.
Hi it is likely because the code is expecting hex instead of decimal. Did you put 10 for the data value on that button strip? I have to go back and look but I believe the next number in the sequence is 'a' for strip 4 and then 'd' for strip 5. 'A' is the same as 10 in layman terms.
@@acampophoto That sounds great! I recently got rid of my old keyboard and used the volume control on that extensively. Now I don't have that anymore (but still a better keyboard tho). I literally only want it for a couple macros and volume control xD
@@supernenechi Then is the best option for the price. I literally control all the volumes available in voice meeter potatoe with the knobs and also I have the mute buttons for each one.
@@MrDDawson voicemeeter has changed since the xml files were uploaded. I do not know if they still work the same. I do have some updated ones but I have to work it out yet for a more general setup
Hi! That's unfortunate, if you goto ruclips.net/video/1yUt_3Bsciw/видео.html (5:50) you will see button configuration. You must send a midi out and the data for the midimix starts at '90'. Sending the below should turn the LED on System.SendMidi("out1", "data", 90,1,7f);" Sending the below should turn the LED off System.SendMidi("out1", "data", 90,1,0); Also if you have the MIDImix Editor installed (the software that comes with the unit, make sure you have the LED's in there set to 'NOTE' and not 'CC"
Now I can run a second little PC as a mixer, use this to control and VBAN to send the audio over ethernet to main PC running OBS. Big deal indeed. Thanks. Come see the results soon on The Shills live streams. (edit: wish I had found out about this little MIDI mixer sooner now as I have wanted hardware control for a few years but didnt want to go with a few sound cards and a mixer and all.)
Hello!! Hope your health is better!!, This has helped me a lot as a podcaster and would like to thank you. Do you know if there is a problema with the new version of voicemeeter? I have everything working but the leds do not work and cant seems to get them to work.
Hi Thank you for your kind words. I am not aware of any issues, I have not tested it either. I do recall seeing something recently on their FB page about how midi learn and macros received a uograde. Please check some of the other comments on here to see if it applies to you. The first thing I would check is your midimix software defaults, that it is set to correct notes and control codes.
Thank you for this video! I was told that it won't change the Arm/Mute lights when used with Studio One.. I'm going to try your tips and see if i can get it to work. Will let you know how it works out.... Meanwhile, please do the detailed video!!
HI I was so sick that I was unable to do a detailed video, only now am I starting to get back into my groove. I have tried getting this working in studio one, but I can only getting it to partially work with the LEDS and the settings have to be re-initiated on every session which is a bummer. I would have to completely re-think the setup because Voicemeeter has changed significantly since this was taped. I even think the newest version has the ability to do this more natively without having to do control codes, but I have to look into it further. I actually have a faderport I use for Studio one at the moment.
@@multeemedia - You have a FaderPort? Luck-eeeeee! I don't see anywhere to enter the init,on/off MIDI code in Studio One. That mapping screen in your video must have come from Banana. When you say you got it to "Partially" work with the LEDS... what works and how did you do it? (BTW - Feel better!)
Once this video hits 100 likes I will do a full tutorial for those interested.
You should just do the tutorial. People aren't supporting this video. I think the tutorial would be.
I just got the potato version, now you can map the buttons to the midi controller. I don't know if you made something different? But I'd like to see it.
@@MFSGamePlay I probably should just have a ton of projects on the go.
@@multeemedia Oh ok, take your time and be safe out there.
Update: April 28th, 2020: The full XML files for the MIDIMap and Macro-buttons can be downloaded from the link below. These XML files are setup for Voicemeeter Potatoe. I don't know what will happen if you try to load them into the regular Voicemeeter version. To use these files put them in a folder that you won't delete. Note: THIS WILL REPLACE YOUR EXISTING BUTTONS and MIDIMAP!
- Open Voicemeeter open menu -> goto midimapping --> load midimap --> choose the xml file.
- Open MacroButtons --> Macrobuttons Load on Startup --> Click top left Window Icon --> Load Macrobuttons
Can't seem to find the full tutorial video.
Hi it does not exist I have been very ill over the past year and have not been able to produce any videos.
@@multeemedia Oh I'm sorry to hear that. I hope you recover well!
The issue with the midimix is the wasted space. This thing could be a lot more compact but they decided to leave huge caps between the pots and the buttons
Don't you have an XLM for Pro Tools? The software recognizes my device, but does not react. (It would seem that it is not mapped)
i do not have one for pro tools as I do not use it. :)
Thank you very much! Very helpful with Banana + these controller!
Hi there any chance to get the XML? Iam testing but won't work...Cheers
I will upload it next week
Update: April 28th, 2020: The full XML files for the MIDIMap and Macro-buttons can be downloaded from the link below. These XML files are setup for Voicemeeter Potatoe. I don't know what will happen if you try to load them into the regular Voicemeeter version. To use these files put them in a folder that you won't delete. Note: THIS WILL REPLACE YOUR EXISTING BUTTONS and MIDIMAP!
- Open Voicemeeter open menu -> goto midimapping --> load midimap --> choose the xml file.
- Open MacroButtons --> Macrobuttons Load on Startup --> Click top left Window Icon --> Load Macrobuttons
@@multeemedia absolute legend, thank you!
EDIT - There appears to be an error on the first - could you re upload please? Ty
@@zashman1583 I am not sure what the error means I don't know if it is a browser issue or not. I think it will still work, as I loaded the config in on another voicemeeter instance. Can you try right clicking and saving it?
@@multeemedia Perfect, it's working great! Yep it's just a browser issue that showed the error. Thanks again!
Thank you very much for your video! It helped me a lot.
You are welcome
hello i hope you see this, im currently setting up my midimix like this but when i get to the 4th channel on my midimix when i try to configure the mute button if i follow the record button number and save when i press it a different key lights up and ideas why? cheers!
Hi it is likely because the code is expecting hex instead of decimal. Did you put 10 for the data value? I have to go back and look but I believe the next number in the sequence is 'a' for strip 4 and 'd' for strip 5 and '10' for strip 6, etc
Why don't the buttons light up after connecting the midimix? FL-Studi 12... Please help me =(
I don't know, I also don't use FL-Studio, but my guess are this.
Your midmix control software isn't setup with default settings or FL-Studio is already trying to take control of it.
How did you map the physical faders with the virtual ones? It wasnt clear in the video how you did that.
Hi this is covered by many others that's why I didn't include it, but you can simply open the voicemeeter menu and goto midimapping and then select your midi device from the dropdown list, and then click the learn button on which slider/knob, etc you want to program, and then move the fader/knob, etc. I also updated the video description with my full XML files that you can load in.
Hi there. Thank you very much for your job and effort! It' works fine except a small detail-problem it came up. When I use the strip's 7 Equalizer Bass Lower third knob it switches from equalizer value to mute Bus1(!!!!) and as i turn the knob it passes from Equalizer value to bass strip 7-unmute Bus 1, mute Bus one and so goes on!!! I show the values for a conflict but I couldn't locate the problem.... Is there any hint about that?
I am not too sure perhaps there is a typo in the XML file somewhere, I don't actually use the equalizer knobs in the virtual inputs.
@@multeemedia I reloaded the xml but still the same erratic behavior! Can you provide please the code for the B1 Mute button to check if there is any reference to that in the xml? Even If I try to "learn" the knob, i can see the results in the window of the midi mapping and it alternates as i turn the knob from - Control Change 56- to - Control Change 56 (coder)-. If i let it to coder when i turn the knob it works only as the mute of b1, alternating as turning the knob, from on to off leaving the bass equalizer of virtual strip #7 unchanged. Any help would be highly appreciated! Best Regards
@@gregorypaparigas8033 Easy fix is to go into the Macro Buttons settings box for the knob / toggle in question and re-learn the Midi mapping. He shows how to do this @ 7:45 Leave all other settings the same. Simply remap to the correct button (send all for me). Once done, the knob will no longer activate / deactivate the A1 mute and will retain its use as the bass adjustment.
im kinda confused on why my board isn't showing up for midi implementation
I am not sure I understand your question.
I use VM banana, i have a midi mix..... you juste made my day !!! :D
Hi it is likely because the code is expecting hex instead of decimal. Did you put 10 for the data value on that button strip? I have to go back and look but I believe the next number in the sequence is 'a' for strip 4 and then 'd' for strip 5. 'A' is the same as 10 in layman terms.
Is this also configurable for Akai LPD8 ? I tried using the same codes on the macro mapping but the lights on the PAD never stays on.
I want to buy the LPD8, does it work for you yet?
@@supernenechi Yes, I use it to control Voice Banana in the PAD mode and for samples (also in voicemeeter) in the CC mode.
@@acampophoto That sounds great! I recently got rid of my old keyboard and used the volume control on that extensively. Now I don't have that anymore (but still a better keyboard tho). I literally only want it for a couple macros and volume control xD
@@supernenechi Then is the best option for the price. I literally control all the volumes available in voice meeter potatoe with the knobs and also I have the mute buttons for each one.
can i use this as a mixer for a 2 pc setup? or is this possible if so let me know ive been trying to do this for soooo long
Absolutely, Voicemeeter supports VBAN which allows you to send audio between PC's.
Multee Media Corp oh perfect then I canny see this like physical mixer instead of alt tabbing ya this is definitly a goxlr killer
by any chance is it possbile to put auto ducking on voicemeeter for like when music plays just wonderin lol?
@@InSaiyanShinobi yes I have never used that feature tho. Maybe check their officisl page
XML file link is dead.
Hi, I will take a look and see what happened.
Hi, I fixed the error. When downloading the first XML right click 'download' as it will error out if you just click on it.
multeemedia.ca/voicemeeter/
@@multeemedia thanks. got the mixer on order now actually. hehe
@@MrDDawson voicemeeter has changed since the xml files were uploaded. I do not know if they still work the same. I do have some updated ones but I have to work it out yet for a more general setup
@@multeemedia even the old ones would set me on the correct path. I went to audio school and mostly know this crap well but a tad new with VM.
I cant make the LEDs to work :(
Hi! That's unfortunate, if you goto ruclips.net/video/1yUt_3Bsciw/видео.html (5:50) you will see button configuration. You must send a midi out and the data for the midimix starts at '90'.
Sending the below should turn the LED on
System.SendMidi("out1", "data", 90,1,7f);"
Sending the below should turn the LED off
System.SendMidi("out1", "data", 90,1,0);
Also if you have the MIDImix Editor installed (the software that comes with the unit, make sure you have the LED's in there set to 'NOTE' and not 'CC"
@@multeemedia Thanks so much, it works :) Cheers!
@@vadensvakum7478 Your welcome
@@multeemedia Hi I have downloaded that xml files and imported them into voicemeeter potato, but LEDs on my MidiMix still doesn't work :/