MIDI-OX User Forum (http://www.midiox.com/cgi-bin/yabb/YaBB.pl)
MIDI-OX >> Mapping Questions >> footswitch preset assignment
(Message started by: thehatefuleight on Apr 19th, 2020, 5:47pm)

Title: footswitch preset assignment
Post by thehatefuleight on Apr 19th, 2020, 5:47pm
Hello people! Please I need some help with my footswitch, does anyone know if there is any way to assign presets like in the video? I am using a homemade footswitch with arduino, can I use Midi Ox for this purpose?


https://youtu.be/VSEz3cqvqfY?t=186

Title: Re: footswitch preset assignment
Post by Breath on Apr 20th, 2020, 2:40am
Hi
To an Arduino Uno R3 you can add a Midi shield with and in and out for your hardware.

Add the Midi library to the Arduino development environment and you should be able to detect a switch change in your loop and output the Midi to do what you want to do.

The preset selection is probably a Patch Change (PC) midi message. You need to find out from you pedal's manual what it needs.
If you are new to Midi there are some good sites on the web.
The Midi specification is at www.midi.org.
http://www.somascape.org/midi/tech/spec.html is one of my favorites for a quick, but detailed explanation of the various messages.

I don't know what else to tell you.
You need to really spell out what you want to do in detail for more help.

Stay well
Royce



MIDI-OX User Forum » Powered by YaBB 1 Gold - SP 1.3.1!
YaBB © 2000-2003. All Rights Reserved.