Expression pedal to MIDI continuous controller
Uploader Comments (hotchk155)
All Comments (20)
-
@hotchk155 thanks for taking your time in answering
-
Really cool toy you made, do you have the schematics for this? it would be great, i want to use an expression pedal to control the whammy pedal , is that i dont find the whammy pedal sturdy, do you think it would work? manily i want to convert the expression pedal input and out put it as a midi, thats all im interested, i would greatly appreciate your help
-
I sent you a PM with the code. On this project I was using a modified version of Tom Scarff's Miduino code for pots to cc# project. Google on Miduino
-
@hotchk155 Is ther any way to have the source code??? I have the same pedal and chip (arduino chip) but I can't work it out.
-
i had not know the difference between expression and sustain pedal (wikipedia is not so clear in this case ;) )
thanks!!
Hey in want to thank you fro this video, and my question is, after watching your video i started researching whats Arduino etc. but now there different one and even old ones on ebay, my question is which one would work for me, i simply want to convert the analog input using a expression pedal and release midi message to my Whammy pedal, by the way do you that i could also be able to change the different selections of the whammy using arduino, have presets and conbine presets on it? lol
mikyj139 11 months ago
@mikyj139 - Thanks for your comments! yeah there are a lot of different Arduino boards about.. its an open standard so anyone can make and sell them and also they are based on different chips (Atmega168, 328 etc) but any one of them will be suitable I think. For MIDI stuff you can use a cheap 168 based board. The code I used was based on code by Tom Scarff, so I did not post it since much of it was borrowed. However take a look tomscarff .110mb .com look for switch and controller pedals project
hotchk155 11 months ago
@mikyj139 BTW if you want to do clever stuff with stored presets, multiple controllers etc I'm sure you can with an Arduino!
hotchk155 11 months ago
a sustain pedal is enough or an expression pedal is something more?
sorry for the question :D
saverjo 2 years ago
hmm - I *think* an sustain pedal is an on/off switch but an expression pedal is a variable resistor... so I think you need an expression pedal not sustain
hotchk155 2 years ago