Тёмный
No video :(

Arduino MIDI Controller: Part 1 - Potentiometers 

Notes and Volts
Подписаться 43 тыс.
Просмотров 287 тыс.
50% 1

Build a MIDI Controller with your Arduino. In this video we will focus on Potentiometers.
Visit Notes and Volts to download the software and more! www.notesandvol...
Like my videos? Please consider supporting Notes and Volts on Patreon / notesandvolts

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

 

27 авг 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 365   
@Bruceanddenise
@Bruceanddenise Год назад
Man, I can't tell you how valuable ALL of your videos are! I appreciate how orderly your breadboard work is. It makes it much, much, much easier to follow and copy. It soothes the OCD in me. Wanted to say thanks!
@NotesAndVolts
@NotesAndVolts Год назад
Thank you Bruce!
@DNBCYPHER
@DNBCYPHER Год назад
I'm looking fwd to watching this episode and more after this comment!"
@andrelenz405
@andrelenz405 8 лет назад
You just convinced me to going in arduino diy project. Perfect videos, even a noob as me now can try :)
@NotesAndVolts
@NotesAndVolts 7 лет назад
Thanks Andre! Good luck with your build
@Un_mur_porteur
@Un_mur_porteur 5 лет назад
Arduino -> Pure Data -> Loop MIDI -> MIDI OX -> You got it ! :d *edit* The arduino patch that is needed is the "Standard Firmata", you can find it in the core libraries
@fredmankph6969
@fredmankph6969 8 лет назад
Man this vid is a life saver ,upload the push button part asap ,gotta finish up a midi controller which i have waited through out my entire life ..............................PLEASE NOTES AND VOLTS UPLOAD THE PUSH BUTTON TUTORIAL ASAP
@dodecafono
@dodecafono 3 года назад
Best tutorial on RU-vid, I'll make a mod and pitch wheel for my old Casio keyboard.
@NotesAndVolts
@NotesAndVolts 3 года назад
Thank you!
@grittyforest1379
@grittyforest1379 7 лет назад
Your tutorials are SO on point! Thanks! I took a mini course about arduino and I felt in love with it and I'm willing to buy my first kit in the next few weeks. Your channel is a gold mine to people who are primaly interest in music things and want to give the first steps without being overwhelmed in the beginning by all the electronic and eletric stuff that fill tons of pages in manuals! I saw some cool ideas about sequencers, but being a totally dummie in arduinos, the videos that I saw didn't covered with such details as yours. I'm just suggesting that would be awesome if you made some project that can sequence samples, or even synth sounds. Thanks for sharing your knowledge!
@NotesAndVolts
@NotesAndVolts 7 лет назад
Thanks Forest! That means a lot :) I'll make a note of your suggestion. Stay tuned
@BoobenTzee
@BoobenTzee 2 года назад
5:58 - 6:29 you saved my life:)
@NotesAndVolts
@NotesAndVolts 2 года назад
Awesome!
@mathias5618
@mathias5618 8 лет назад
This is really helpful, I might make something like this to add some more knobs to my microkorg
@Lugubrisimo
@Lugubrisimo 6 месяцев назад
Upon finishing the Arduino MIDI project, I have it without the MIDI connector; it's directly connected via the USB cable from the Arduino for the connection. It provides the values that are reflected, but in the DAW Reaper that I use, it doesn't recognize them for assignment, as turning the potentiometer doesn't assign a value.
@pafreformas2699
@pafreformas2699 5 лет назад
wow , man...youre sooo clear and simple to explain , its impossible dont understand, thank you so much and congratulations.
@NotesAndVolts
@NotesAndVolts 5 лет назад
Thanks PAF!
@nathanwallestad9930
@nathanwallestad9930 2 года назад
This is exactly what I was looking for. Planning to adapt this into a eurorack module.
@josh.graham
@josh.graham 8 лет назад
Thanks mate! Fantastic tut, really clear and well explained. Fun project!
@NotesAndVolts
@NotesAndVolts 8 лет назад
Thanks Josh!
@FlightSim2703
@FlightSim2703 2 месяца назад
Well done, thanks so much, I will get started as soon as my part orders delivered, thanks for sharing 🥰👍
@danielel9191
@danielel9191 Год назад
Beautiful tutorial! This is a master class on making electronic controllers and midi instruments. Thank you!
@NotesAndVolts
@NotesAndVolts Год назад
Thank you Daniele!
@lanfrancosimoncelli3980
@lanfrancosimoncelli3980 Год назад
FANTASTIC for a MiniMoog (Arturia) MIDI control... many Thanks
@NotesAndVolts
@NotesAndVolts Год назад
Glad you like it!
@lanfrancosimoncelli3980
@lanfrancosimoncelli3980 Год назад
@@NotesAndVolts Would it be possible to use the Arduino's USB socket instead of the 5-pole socket to control a Synth through a DAW? many thanks.
@jesusgranadoschanel
@jesusgranadoschanel 3 года назад
The best Arduino/MIDI tut. Thanks!
@mrfudd13
@mrfudd13 3 года назад
What a great video! Thank you for your attention to very clear and concise details, with no extraneous static - a gem!
@JanKowalski-nm1jh
@JanKowalski-nm1jh 2 года назад
Absolutely great video - very informative for non-professionals - thank you very much.
@NotesAndVolts
@NotesAndVolts 2 года назад
You're very welcome!
@azenkwed
@azenkwed 4 года назад
5:46 you can use the MAP() function which takes 5 parameters exemple: (myPot, 0,1023, 0 , 127)
@fuzzjohn
@fuzzjohn Год назад
Awesome stuff thanks Dave. I had trouble getting this working, pots working fine, tested them separately. I went to the MIDI output tutorial and in that one you recommend to disconnect the wire coming from the TX pin on the Arduino while uploading the code. I was leaving it connected before and I guess that was the problem because now it works great.
@NotesAndVolts
@NotesAndVolts Год назад
Good job! Glad it worked for you.
@kewlbns69
@kewlbns69 7 лет назад
hey man just wanted to say thanx for this. i built a midi controlled wah with this that i can run with my hand cuz i got 2 bum legs and can't work a traditional one...now i just need to figure out how to get all this stuff in a lil box that i can put on my guitar. :D
@NotesAndVolts
@NotesAndVolts 7 лет назад
Thant's awesome KB! Sounds like a really cool project.
@kewlbns69
@kewlbns69 7 лет назад
still working on it. i had it working set up the way you do it but when i tried to install the pot into an extra enclosure suddenly it didn't work. i used a couple TRS plugs and TRS cable to connect the two...i think my soldering job is just garbage and i need to redo it lol.
@EmuExport1962
@EmuExport1962 8 лет назад
Fantastic tutorial Dave ...Very well presented and clear descriptions of the process.....Well done mate :)
@NotesAndVolts
@NotesAndVolts 8 лет назад
Thanks Emu!
@brendanmccloskey9601
@brendanmccloskey9601 8 лет назад
Another great video from notesandvolts; love your work man
@NotesAndVolts
@NotesAndVolts 8 лет назад
+Brendan McCloskey Awesome! Thanks Brendan
@brendanmccloskey9601
@brendanmccloskey9601 8 лет назад
+Notes and Volts Srsly; very professionally put together, great delivery. Esp the Arduino stuff, check out my builds. I must give the Audiuno a go, looks amazing. Looking forward to many more in-depth Arduino builds.
@corvokenway.
@corvokenway. 4 года назад
Is there any way to change the midi socket to a USB printer socket?
@scepticore
@scepticore 3 года назад
Is there a way to directly use USB as MIDI instead of the MIDI jack?
@FlightSim2703
@FlightSim2703 2 месяца назад
The main requirement to make it work is the data, which we need to upload in to Arduino, I wish you provided the exact link 😉
@JamesSBaker-de6sd
@JamesSBaker-de6sd 8 лет назад
Thanks Dave, your Arduino - Midi videos are very informative !
@NotesAndVolts
@NotesAndVolts 8 лет назад
+James S. Baker Thanks James! Glad you like them.
@JonasHamill
@JonasHamill 3 года назад
What's the maximum number of pots that can be used?
@FedericoLucchi
@FedericoLucchi 3 года назад
Awesome!!! I was able to create a multi-channel 3-D MIDI control using joysticks to control the 3-D pan of live surround sound systems! Thanks a lot for your work, programming isn't my strength!
@ghada2235
@ghada2235 3 года назад
how did you get the code for this program it dosen't exist in github
@FedericoLucchi
@FedericoLucchi 5 месяцев назад
@@ghada2235 Video description...
@RoyalTech_2024
@RoyalTech_2024 11 месяцев назад
Hi, Great video. I have tried this project, but the Arduino nano's TX led is continuously lights up. When I use a button on pin 2 to send note on/off messages it works fine, and the TX led is only lights up on pressing and releasing button, my midi Synth also playing the note, but with potentiometer there is no change. I have tested analogue read program to see if there is noise in adc reading but the readings are stable. I have changed the analogue pins from A0 to A7 but the result is the same? Please help me to sort this out, please give me a reply.
@bhajkiewicz
@bhajkiewicz Год назад
Hi, could you explain the difference between using 10k and for example 100k potentiometers. I mean what effect will I get using the 100k potentiometer and what 10k. What is the best resistance for potentiometers in midi controllers. Thanks in advance. Good job!
@araguet
@araguet 13 дней назад
Hi, this video is marvelous and the way you explain is perfect, and I want to try but I'm new with Arduino. I know that this was in 2016 and I want to know if there are an updated version, or I can use the Arduino One that is available today. Saludos desde Buenos Aires.
@Omt2424
@Omt2424 2 года назад
it is sooooooo well explained it is mindblowing
@NotesAndVolts
@NotesAndVolts 2 года назад
Thanks :)
@jacouys4780
@jacouys4780 8 лет назад
The pot works until it is left alone for 2seconds; it stops sending any midi, unitl the unit is reset.. Any ideas?
@ruhsuzat9291
@ruhsuzat9291 6 лет назад
Can not I use the usb port instead of the midi jack?
@OREMETOSMusic
@OREMETOSMusic 5 лет назад
i wonder that too
@antoinemay6587
@antoinemay6587 5 лет назад
@@OREMETOSMusic you have to upgrade the firmware of the ATmega16U2. find a way here: www.instructables.com/id/Custom-Arduino-MIDI-Controller/?fbclid=IwAR1FBU34DJCuBUKMIysFRGIWrwnbeWJHJgp_lR2hldM959bS7eZHUCwGj3w
@krutoyinfo
@krutoyinfo 4 года назад
You can. Google hiduino
@JeanLoupRSmith
@JeanLoupRSmith Год назад
Is it possible to send the midi signal back out of the USB connection instead of down the MIDI port?
@shmish
@shmish 4 года назад
Do you have a favorite model of rotary and linear potentiometers for midi controllers?
@daddydanny5588
@daddydanny5588 3 года назад
why midi jack .. can we use it as DAW controller without the midi jack ...
@damiansegovia9017
@damiansegovia9017 Месяц назад
How many potentiometers can you have with Arduino UNO? only 6?
@llundq
@llundq Год назад
Should the potentiometers still be connected the same if I don't use a midi jack?
@ivang2490
@ivang2490 7 месяцев назад
Hi. I am a beginner. Can somebody say me whats the examen name of the "midi module" for buy it ? Thanks.
@narendradeshpande3622
@narendradeshpande3622 3 года назад
From where the circuit gets 5 V power. There is no separate power source shown in the circuit
@OldBiker
@OldBiker 8 месяцев назад
I tried this and used just two pots, the pots are used at foot expression pedals (10k Linear each) when it's set to just one it works perfectly but when I add the second pot the midi info in OX just keeps scrolling, even when the foot pedal is not even plugged in. Also if it is just set to use one pot and I plug the foot controller into the second pot socket it still recognises something is plugged in and keeps scrolling, what's going on here then?!
@kgsmipul7634
@kgsmipul7634 8 месяцев назад
hello, can you give me a simple way to code CC midi on a potentiometer, I have tried various methods but have not succeeded, please. thank you
@ognevsky
@ognevsky 8 лет назад
Great! Thanks! What about encoders (infinite pots) and motorized faders? Would be great to have such video. I started (and already freezed) a project couple months ago making something like Mackie MCU (or any other control surface) with Arduino. Their price is very high and it would be great to have such video on this subject as everybody would want to make something similar at home for their home studio. Thanks again for such useful video.
@andrewj.682
@andrewj.682 Год назад
Try opendeck
@xXXShinXtremXXx
@xXXShinXtremXXx Год назад
I just get -"Pot" does not name a type-... when checking the code.. when researching aparently the Uno does not support the midi library, but it is obviously being used in this example.. not quite sure whats going on..
@easrathena1561
@easrathena1561 2 года назад
Hi your project is very nice and instracable, i try your project but when complle coad gatting error "update button was not declard in this scope".what is problem.pless can halp me.
@mestari33
@mestari33 2 года назад
Thank you for these videos!
@dhyeynimavat4985
@dhyeynimavat4985 2 года назад
but can't we use the (127./1023.)*potval for a super accurate answer instead of 1023/8. potval is the value coming from potentiometers (127./1023.)*1023 = 127 (127./1023.)*511.5 = 63.5 (127./1023.)*0 = 0
@daddydanny5588
@daddydanny5588 3 года назад
can i use more than 40 faders and pots
@datlobstaguygenius1792
@datlobstaguygenius1792 2 года назад
Could I possibly build this kind of thing but for 1 single pot that I can install on a guitar?
@nahjokesusa
@nahjokesusa 6 лет назад
I have two pots set up, PO1 and PO2. I have tried them on different pins, A0 thru A5) but no matter how I connect it, one pot will trigger both control changes at once. no matter which pot I use, or even if I only wire one of them up. Any idea what to look for?
@PrinceWesterburg
@PrinceWesterburg 3 года назад
I need a MIDI CC expression controller in a foot pedal - I searched eBay and Google high and low, nothing. I do however have an Arduino and an old wah pedal, hmmm...
@TheOriginalJarvees
@TheOriginalJarvees 7 лет назад
It may be a basic question/answer, but why do we attach the 220Ohm resistor between the transmit on the Arduion and Pin 5 on the MIDI port? Is this similar to adding the 4.7K between Pin 7 on the 6N138 to help discharge capacitive charges?
@tazgti
@tazgti 5 лет назад
This is part of the MIDI hardware interface specification. The signal will drive an optocoupler.
@bio303
@bio303 8 лет назад
Can you do Midi and CV (or just CV) tutorial with Arduino? :D!!!!
@mathias5618
@mathias5618 8 лет назад
+biologik yeah that would be awesome
@dariomazzitelli8374
@dariomazzitelli8374 5 лет назад
in my case it works perfect until I put the potentiometer number 4, it sends constantly midi signals although I do not want, could someone help me ?.
@ac_arte
@ac_arte Год назад
Hi, What about banks with pots or buttons in this code.
@danysize
@danysize 5 лет назад
GREAT TUTORIAL !! Thanxs for your info!!
@NotesAndVolts
@NotesAndVolts 5 лет назад
Thanks Daniel!
@XadyFarias
@XadyFarias 4 месяца назад
Great! How can I use these potentiometers to send MIDI Sysex?
@dkeithtag
@dkeithtag Год назад
Thank you very much!!
@omidtgz8713
@omidtgz8713 3 года назад
after program upload in when i use pot seial monitor show ?????????????????;;???``// something like this what i can to do?
@Justin-dv7ul
@Justin-dv7ul 4 года назад
great project
@robertsimmons6997
@robertsimmons6997 Год назад
Love your tutorials on the builds, got some stuff on the way to make me a diy midi to go along with some of my other projects, but would I be able to make the diy controller Bluetooth?
@ptitbenable
@ptitbenable Год назад
There is a fonction called map() that remap a port , map(A0, 0, 127)... 😉
@GenesisKeyboardCovers
@GenesisKeyboardCovers Год назад
Hello! This might not be the best place to ask for support but I've started having problems with this project recently. I've updated my system recently and have now found that the midi controller built with this code doesn't work anymore. My computer and DAW recognise the USB midi cable coming from the project and the light indicating that there is CC going through the cable is blinking when I turn controls yet none are reaching my DAW. I have also tried switching cables but I just came to the same result. Have there been any cases like this before? I haven't tried reuploading the code yet but that shouldn't really affect anything since nothing changes in the code right? Worked amazing before though and the code has sparked some really great projects for me.
@verrymariyanto8377
@verrymariyanto8377 3 года назад
the red connector is midi to usb connector right ?
@songmingwu
@songmingwu 6 лет назад
Hi, Is there anybody has tried connect this to DAW software via USB MIDI cable? I have connected it by USB MIDI cable. The MIDI cc signal became none continued, CC signal only transmit one data each time I turn the knob. But it worked correctly when I connect it to my Synthsizer. I want to use it to control my able tone live. Is there any suggestion to connect PC which has no MIDI port? I mentioned USB MIDI cable that is I bought it from China. The cable is USB to MIDI 5pin. I connected the 5 pin MIDI to the Arsuino. The USB to my computer.
@ornellaocchipinti2177
@ornellaocchipinti2177 Год назад
Amazing tutorials!! Thanks!
@NotesAndVolts
@NotesAndVolts Год назад
Glad you like them!
@johndouglas4039
@johndouglas4039 2 месяца назад
Fantastic, would this work on a Tinsee 2?
@theseagramsynthensemble4696
@theseagramsynthensemble4696 4 года назад
Firstly, great video! Extremely helpful and clear. Secondly, has anyone tried using different potentiometer values such as 100k? Are there any significant changes and do you need to adjust the code?
@gabrielemanniello
@gabrielemanniello 4 года назад
Of course the values will be different, the potentiometer will go from a minimum of 0 to a maximum of 100k, so you need to divide the analog signal by 70 instead of 7 in order to make it work as the same, otherwise the potentiometer will reach the midi limit value 127 really soon and it will not work for the rest of the potentiometer spin
@Harindu101
@Harindu101 Год назад
hi... I saw some midi instruments have 2 midi jacks, and this one has one midi jack. can I use only one jack, can you explain why ,or suggest a yt video for me, can you? also your tutorial videos are nice
@billwright1620
@billwright1620 8 месяцев назад
Great tutorial - anyway to turn this into a midi out on USB?
@simpson6700
@simpson6700 Год назад
i guess i can't just use the arduino usb connection for the midi output? i'm getting unreadable outputs in the console and there is no midi device being recognized. i wanted to use this to change values of my DAW on the fly.
@NotesAndVolts
@NotesAndVolts Год назад
This project is 5-Pin Midi only
@diy_rabbithole
@diy_rabbithole Год назад
This video is perfect! Is there any way we can send pitch bend message through pots? I am trying to make a control surface using MCU protocol, and it requires pitch bend messages to be sent for controlling faders in the DAW.
@jackuzy
@jackuzy 8 лет назад
YEA ! :D I see the code is full of nice features :D ... waiting for next videos :)
@andrelewis3942
@andrelewis3942 4 года назад
Don't you want a small value capacitor to decouple the midi jack? Some midi devices don't play nicely and could burn out the uno.
@Clunkage
@Clunkage 6 лет назад
Hi, having trouble with this one. Still not transmitting any data. Compiling and uploading fine, Triple checked wiring, midi jack sends data to PC with a regular midi keyboard, but not from the arduino.... A bit stumped...
@quinxx12
@quinxx12 3 года назад
Hey! I wonder why do you have to make these signals MIDI CC? Wouldnt it also be recognized by DAWs if you connect the circuit with the Arduino via USB?
@MEvansMusic
@MEvansMusic 6 лет назад
can you do the same with an arduino duemilanove?
@col8981
@col8981 4 года назад
I'm guessing that shifting bits right by 3 and left by 3 is to mask the lower 3 bits? _value = analogRead(_pin); _value = _value >> 3; _oldValue = _value
@DioZambrano
@DioZambrano 3 года назад
Amazing, thank you so much, extremely well explained. :)
4 года назад
I can send midi signals with pot1 but I am reading "timing clock", "PC: Trumpet", "PC: FX 7 (echoes)" etc. in MIDI-OX (event section) What is the problem?
@marcocarbone_
@marcocarbone_ 3 года назад
If i want a 32 knobs midi controller the procedure Is the same?
@filipsebik6138
@filipsebik6138 7 лет назад
Can I have false readings with arduino supplying low amount of current to handle 8 pots?
@JBCinema911
@JBCinema911 2 года назад
HOW MANY KNOBS COULD YOU CONTROL USING ONE ARDUINO BOARD? IS IT POSSIBLE TO HAVE A LOT MORE INPUTS SOMEHOW OR DO THE BOARD PINS REPRESENT THE LIMIT (1 PER PIN?)?
@NotesAndVolts
@NotesAndVolts 2 года назад
Hi Jamie. Check out my video on Multiplexers. I have connected 64 pots using this method. ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-NmxoBdEJG28.html
@MePeterNicholls
@MePeterNicholls 4 года назад
No opto isolator?
@SakshiStudio
@SakshiStudio 7 лет назад
how to make usb midi controller
@diegomora_02
@diegomora_02 6 лет назад
use hairless and loop midi
@TaylorBlack0
@TaylorBlack0 5 лет назад
how to watch youtube video
@andreasgreek312
@andreasgreek312 5 лет назад
how to read youtube comment
@krutoyinfo
@krutoyinfo 4 года назад
Install custom firmware
@TurnItOffStudios
@TurnItOffStudios 7 лет назад
I have tried this project several times (I'm a noob) and can't get the compiler to finish. Lots of errors. Can someone help me?
@user-ri4yw1pw5q
@user-ri4yw1pw5q 7 лет назад
what type of arduino?
@krutoyinfo
@krutoyinfo 4 года назад
Yes
@LuisTorres-qz5kr
@LuisTorres-qz5kr 3 года назад
Thank you very much for theses videos. I have learnt a significant amount and have watched many of your videos. How does one go about adding a switch to this project to enable the ability to swap MIDI channels? (specifically, using an external Arduino like the older model - Dueminalove)
@QGMODS
@QGMODS 4 года назад
thank you for the tutorial, i would like to build a project like this but with 8 pots, i have an arduino uno like yours, how can i do it?
@turtletim55
@turtletim55 4 года назад
you have to use a multiplexer, i'm doing the same project myself right now. Notes and Volts has a few vinds on it. go see the ones with 'multiplexer' in the title!
@marcomarvil5788
@marcomarvil5788 2 года назад
Great video thank you, i would like to take example for a flight simulator application. What is the limit of potentiometers and buttons that can be added to an arduino? thank you so much. Marco
@user-ti1hk5mv2j
@user-ti1hk5mv2j 9 месяцев назад
Is there a way to controll more than one CC with one potentiometer?
@user-ti1hk5mv2j
@user-ti1hk5mv2j 9 месяцев назад
Oh, yes. I just figured it out. PO1 and PO2 can have the same analog input but controll different CCs or even different channels. :) Cool. Thank you so much for your work. It was really helpful.
@omidtgz8713
@omidtgz8713 3 года назад
what is that midi jack for when there is a usb port?
@francoambrosetti1
@francoambrosetti1 Год назад
Hello, I am writing to you from Argentina. I want to know what is the interface you use to connect Arduino with computer? Do you have or can you make a video on that? I want to make a DJ controller for the MIXXX open source software and I'm seeing it step by step but I find that you use a MIDI port and these controllers use USB.
@gguitarwilly
@gguitarwilly Год назад
use a midi to usb cable such as the midimate
@kieranhumphreys9331
@kieranhumphreys9331 3 года назад
Thanks so much, very helpful
@ghada2235
@ghada2235 3 года назад
how did you get the code for this program it dosen't exist in github
@kewlbns69
@kewlbns69 6 лет назад
so i'm still working on my wah wah thing. i found adding a 10k static resistor between the middle pin to gound and the analog pin keeps the voltage from bouncing around. i have no idea why this works lol. thanx again dave! :D
@NotesAndVolts
@NotesAndVolts 6 лет назад
Thanks for the update Kewl :)
@cipher32k
@cipher32k 3 года назад
I know this is acient, but, if someone sees this please help. I basically want to make a surface with like 16 potentiometers. I want to be able to map them to anything in my daw. What CC should i put in. I dont want them to have just one function, i want to for example use 1 knob for attack in one plugin, and in another one i want it to be for delay. How?
@NotesAndVolts
@NotesAndVolts 3 года назад
You should be able to map the CC numbers in each of your plug-ins to any number you like.
@lennybruder2153
@lennybruder2153 7 лет назад
I have a Problem!? I will upload the Code but they don``t will this. They say me: We find more Libararys for Midi. Why i Have the Midi Libarary Master / I have the Midi Libarary / and another Midi, but not works why
@aleyrecords
@aleyrecords 3 года назад
Hello, this mod worked better for me, since it works on any track selected, I have 8 sliders and had assigned them to 1-8, but can’t do anything to tracks 8 and over, I thought it could move like scenes, 1-8, 9-16, 17-24 etc, but couldn’t make it work, any suggestions? Thanks.
@haloskycrash
@haloskycrash 5 лет назад
8:50 With the software I downloaded from Notes & Volts the line of code you highlight is commented out, gotta delete the "//"
Далее
Arduino MIDI Controller: Part 2 - Buttons
10:47
Просмотров 166 тыс.
Building a MIDI Controller Using Arduino
15:41
Просмотров 631 тыс.
Only I get to bully my sister 😤
00:27
Просмотров 30 млн
I made an ARDUINO MIDI CONTROLLER CODE GENERATOR
21:58
DIY MIDI Remote Controller - Update 17-02-24
14:18
Просмотров 15 тыс.
SUPER SIMPLE MIDI KEYBOARD DIY HOW TO
19:52
Просмотров 122 тыс.
How To Build A DIY MIDI Controller (2015 Edition)
15:21
I Built a Volume Mixer for Gaming and Streaming - deej
15:01
Arduino MIDI Controller: Part 3 - Multiplexers
20:09
Просмотров 196 тыс.
I built a MiniMOOG based Arduino DIY MIDI controller!
10:52