Тёмный
No video :(

Soundboard (CART MACHINE) using Macro Button in Voicemeeter Potato 

Merle Cox
Подписаться 341
Просмотров 19 тыс.
50% 1

In this video, I show you how to use the macro buttons in Voicemeeter to set up a soundboard, a cart machine for us old farts. I have included the commands/functions below.
FUNCTIONS:
Recorder.load = "Path plus file name"
Path example - "C:\sounds\ping.mp3"
Recorder.play = 1
#PODCAST #SOUNDBOARD #CARTMACHINE

Опубликовано:

 

20 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 74   
@HarmonicaTool
@HarmonicaTool 11 месяцев назад
This helped a lot. Works in Sept. 2023
@MerleCox
@MerleCox 11 месяцев назад
Glad it helped!
@lexmus73
@lexmus73 3 года назад
Good vid, thanks. At first I couldn't get the button to work and got "error cannot open file" but I added the actual file type to the end of the file path (before the quotes) .mp3 .wav ect and it worked.
@GrimeyyBandit
@GrimeyyBandit 9 месяцев назад
Your a legend
@alexianluqman6275
@alexianluqman6275 Месяц назад
Thank you! This helped a bunch
@MerleCox
@MerleCox Месяц назад
That's awesome! I'm so glad I was able to help you out. Good luck!
@groversings
@groversings 4 месяца назад
This was very helpful. Thank you
@MerleCox
@MerleCox 4 месяца назад
Glad it was helpful!
@HPtZ_ClarKent
@HPtZ_ClarKent Год назад
Appreciate the vid thanks. Even though it was 2 years ago still serving a purpose. Again thanks.
@alexvirtualbr
@alexvirtualbr Год назад
Thanks. You help me to do my the first macro on Voicemeet!
@tonywilding9137
@tonywilding9137 3 дня назад
Neat idea,what is the code in the macro button for the cough button?
@MerleCox
@MerleCox 2 дня назад
Request for Button ON / Trigger in is strip[2].mute = 1 Request for Button OFF / Trigger OUT is strip[2].mute = 0 Pick whatever strip your mic is on (0 through 4) Make it a push button
@tonywilding9137
@tonywilding9137 2 дня назад
@@MerleCox Thank you.
@Ashtree81
@Ashtree81 2 года назад
Dude thank you so much this is awesome!!
@MerleCox
@MerleCox 2 года назад
Glad I could help!
@JoeMarrant
@JoeMarrant 2 года назад
I got mine to work. However, when I play the sound, I can hear but it is not playing through Voice Meter. So, if I am streaming, no one can hear it but me.
@lsearcey
@lsearcey 2 года назад
Same issue here, any work around?
@JoeMarrant
@JoeMarrant 2 года назад
@@lsearcey I have to go to the volume control on the task bar and toggle between two different settings (Voice Meter-Corsair headset) a few times until it works. Saving money for goxlr. Not happy with voice meter
@Riki0021
@Riki0021 Год назад
@@JoeMarrant pretty sure it just uses the cassette recorder thing (the one that looks like a tape recorder or sth). I think if you change the outputs there it should work out fine for you, maybe?
@_lostclub
@_lostclub 4 месяца назад
Anyone know if you can have a button with multiple sounds that could play? Like a button that plays a "yes" audio clip or something, but you have, say, 3 different variants of someone saying "yes" and you want voicemeeter to pick one of them randomly, instead of just the one over and over again.
@Twix71099
@Twix71099 3 года назад
Thx this helped a lot
@najimbelqaid6094
@najimbelqaid6094 2 года назад
great, but when I play a sound it doesn't play in full, what's the problem?
@Centrifuze
@Centrifuze 11 месяцев назад
I'm having the same issue. It's like frames of the audio are being dropped out, even the file's runtime is correct, and the file plays perfectly fine through any other media player.
@mrredstonia
@mrredstonia 10 месяцев назад
Great Video! 😄 Quick question, is there a way to make a toggle to make the sounds loop?
@MerleCox
@MerleCox 10 месяцев назад
There might be. I would have to look in the documentation.
@mrredstonia
@mrredstonia 10 месяцев назад
@@MerleCox alright!
@MerleCox
@MerleCox 7 месяцев назад
@@mrredstonia place this, Recorder.mode.Loop=1, at the begining of the Request for Button ON/Trigger IN: section. Looks something like this... Recorder.mode.Loop=1 Recorder.load = "C:\Users\coxmerle\Music\Star Wars\BB8sound 1.mp3" Recorder.play = 1 You will have to press the STOP buttion on the recorder to make the sound stop.
@MerleCox
@MerleCox 7 месяцев назад
But that will be the recorder in a play on loop state that you will have to manually turn off or set the value to 0 in order to take it out of that state. I hope that makes sense.
@mrredstonia
@mrredstonia 7 месяцев назад
@@MerleCox Alright, thank you!
@Helgorithm
@Helgorithm 7 месяцев назад
All of my audio files (mp3 and wav) doesn't work. It always says "Error: Cannot Play File" on the recorder everytime I press the button.
@MerleCox
@MerleCox 7 месяцев назад
past me a copy of the code you are inputting.
@Helgorithm
@Helgorithm 7 месяцев назад
Recorder.load = “F:\Soundboard\FreeBird3.wav”@@MerleCox
@Marshalmallo
@Marshalmallo 3 года назад
So I got this working and the soundboard does the noises on clicking. Only issue is that I can't get the sound to output in Streamelements or in Discord so I can hear it in my Mic but no one else can. Can't seem to solve this issue.
@TK2236
@TK2236 2 года назад
Hi there. I have the MidiPlus SmartPad and I tried everything... nothing works for me. It seems it reacts on the Voicemaster, I press the midi controller button and it looks like it's getting pressed, but it doesn't do anything, and the set color also doesn't even light up. Strange.
@MerleCox
@MerleCox 2 года назад
I don’t have a lot of experience with midi devices, sorry.
@TK2236
@TK2236 2 года назад
@@MerleCox No worries ^^ Thank you for the reply :) I wish you a wonderful day or evening my friend :)
@nathanalaneller
@nathanalaneller 3 года назад
What version do you have? I don't seem to have that recorder like tape on mine. I also tried the prompts you suggested Recorder.load = "C:\sounds\MySoundEffects.mp3" Recorder.play = 1, & nothing happen when I click the button.
@MerleCox
@MerleCox 3 года назад
It's 3.0.1.8 and it is POTATO. The path should be the path to your .wav file.
@nathanalaneller
@nathanalaneller 3 года назад
@@MerleCox thanks :)
@coratiece8762
@coratiece8762 Год назад
hey thk for the tuto but i have a problem. When i play the sound, i can hear it but i don't know how to make people hear it on dicord and any other game, like i'm the only one to hear it. So i tried to use the "voicemeeter output" on dicord, then other people could hear the sound but my mic had a very bad quality and i couldn't fix it. So do you have any other solution to make people hear my soundboard while i keep a good mic quality?
@williamstrachan
@williamstrachan Год назад
If your mic output goes to B1, set the recorder/player (right hand side of the window, looks like a cassette tape) to output to B1. If you want to hear the sound at the same time, set it to output *as well* to, say, A1, if that is the audio device you want to hear it from.
@coratiece8762
@coratiece8762 Год назад
@@williamstrachan ok thks
@twicepink9916
@twicepink9916 3 года назад
i binded my mouse's left click ijn macro button but for some reason it doesnt work. Please help
@SkittleKicksPlays
@SkittleKicksPlays 7 месяцев назад
The thing I do not like abouyt the macros is that you can't record and play a sound effect at the same time. It will stop your recording. Kinda stupid the way it's designed. The other thing is that none of the documentation on the macros tells you all of the syntax. So you have to fumble around to figure out a function you want to achieve. For example the strips are named differently in the Master Section (I needed to create a fade out for A2 in the master section, but it is not strip 6 (Voicemeeter Banana). So again very annoying when they make docs that are not as detailed as needed. Forums are less than useless in my experience too.
@_Sindre_
@_Sindre_ Год назад
it dosent play thru my mic so only me hears it
@92thejordan
@92thejordan 2 года назад
Is there a command to make that individual file louder?
@henryscott3276
@henryscott3276 Год назад
you can add "recorder.gain = (a number between -60(db) and +12(db)" to increase or decrease it I believe. So like "recorder.gain = -10" for example, to make a given sound louder
@negravitraxgermany7945
@negravitraxgermany7945 2 года назад
for me, the sound effects are just randomly cutting, is there any solution?
@MerleCox
@MerleCox 2 года назад
I'm not sure what you mean by "randomly cutting".
@negravitraxgermany7945
@negravitraxgermany7945 2 года назад
@@MerleCox sometimes, you are just hearing nothing, and sometimes, you are hearing the sound
@hoops2989
@hoops2989 Год назад
@@negravitraxgermany7945 i had the same, it was because I was using .mp3 files, i changed for .wav and it work
@lw8213
@lw8213 10 месяцев назад
Is it possible to remote the soundcards on an Ipad?
@MerleCox
@MerleCox 10 месяцев назад
I don’t think so
@lw8213
@lw8213 10 месяцев назад
Ok, maybe its possible tru the stream deck app and autohotkey shorts then :)@@MerleCox
@fourwindbadger8066
@fourwindbadger8066 7 месяцев назад
Why is my music or sound effect lagging ? :S
@MerleCox
@MerleCox 7 месяцев назад
Can't answer that. May be your sound card, processor, etc.
@TheFourWindBadger
@TheFourWindBadger 7 месяцев назад
I figured it out was because it was mp3 and the files had different bitrates and such I converted them to wav​@@MerleCox
@modelotime2456
@modelotime2456 3 года назад
I did everything in the video and nothing happens
@MerleCox
@MerleCox 3 года назад
Check to ensure you have the correct path to the file identified and that it's in quotes.
@iOmar.Abdulla
@iOmar.Abdulla 3 года назад
what i write for stop the music 🎶
@MerleCox
@MerleCox 3 года назад
You would have to make the button a 2 position button. In the Request for Button OFF / Trigger OUT: section you would put in the following lines......... recorder.stop = 0 recorder.rew = 1 recorder.rew=1 will rewind the music and take it back to the beginning.
@ThatGuyAceYT
@ThatGuyAceYT 3 года назад
Hey man i got a error "Error Cannot open file"
@MerleCox
@MerleCox 3 года назад
You need to ensure you have the path along with the file identified. Example "C:\myfiles\sounds\intro.mp3" make sure you use the " "
@hahaxolotl
@hahaxolotl 3 года назад
@@MerleCox i have the same issue i have everything right, it doesnt wanna play trough the macros
@hahaxolotl
@hahaxolotl 3 года назад
place the files you wanna play in a documents folder. worked for me !
@MerleCox
@MerleCox 3 года назад
@@hahaxolotl Make sure the file is in the location you are referencing.
@MerleCox
@MerleCox 3 года назад
@@hahaxolotl Endure you have the quotes. Example : Recorder.load = "C:\Users\coxmerle\Music\SoundBoard\Applause (cheering1, long).m4a" . Of course, the path is the path to the location where you have the audio file stored.
@toxiccocuk1267
@toxiccocuk1267 2 года назад
not working
Далее
Voicemeeter Keyboard VOLUME CONTROLS | Macro Buttons
7:21
Soundboard with Voicemeeter Macro Buttons!
9:16
Просмотров 79 тыс.
Əliyev və Putin kilsədə şam yandırıblar
00:29
Просмотров 167 тыс.
PEDRO PEDRO INSIDEOUT
00:10
Просмотров 1,6 млн
How to Set Levels
7:11
Просмотров 70 тыс.
How to setup voice meter for obs and soundboard
6:28
Просмотров 4,3 тыс.
Voicemeeter Banana Explained Simply
16:26
Просмотров 190 тыс.
VoiceMeeter Banana for Dummies How To Use Explained!
16:56
Studio One | Using ATMOS with Stereo Headphones!
18:23
Əliyev və Putin kilsədə şam yandırıblar
00:29
Просмотров 167 тыс.