Jump to content

Recommended Posts

Posted

I want to build a MIDI pedal to control my Keyboard (it's a general music equinox)  I have been looking at the site and reading the WIKI but am not really sure where exactly to start.  Anybody have help for me?

JOshua

Posted

Yes, I want to control it from my feet while I play guitar in a live setting, why would I not do that with midi?  I have seen this done before using one midi keyboard to control another, but i want to use my feet. Also,I will not be using a computer.

Posted
why would I not do that with midi?

I mean : maybe there's allready a footswitch or a plug to control your keyboard ?

What do you want to control on your keyboard with your footpedal ?

Send cc's ? Change programs ? Tell us more !

Posted

Hi,

as mentioned before, you'll need a core module and a DINX4 Module.

You also need a foot Pedal (best: rub some old organs).

The pedals are triggerin the DINs and the CORE "translates" this to midi.

You only once will need a computer to program the CORE.

Look in the forum under midification. There are several threads for "midifing" a keyboard or footpedal.

greets

Doc

Posted

I want to be able to control as much of it as I can, the keyboard has internal sequencer/drum machine and I want to be able to call up patterns on the fly as I play, It would also be nice if I could play the internal sounds that the keys play.  I have no Idea what is meant by cc's.  Also the keyboard already uses midi, I just need something to control it.

Posted

It must be possible, with not much problems, but you definitely have to define what you want your "machine" to do,

and how to do it with midi (so understand it's base, like at a CC is (a control change), and that kind of stuff)

Dont worry, it's not very difficult and pretty fun to do ;)

You will need a technical documentation (or a user manual) about your keyboard too.

Posted

if this were me, i'd break the project up into two sections.  first i'd worry about getting the program change and sequence start/stop to work.  that is as simple as putting two pieces of metal together to form a momentary circuit.  so as you can imagine, almost any kind of pedal would work for this.

note and cc data has information that needs to be sent and is not as easy as making a switch.  for notes, you have to send which note is played, but also what velocity (the harder you hit your keyboard, the louder the sound is) to play.  cc's work kind of the same way.  you not only send which parameter to change (like which knob you turn on your synthesizer), but also the value (where the knob is turned to) of the control change.  i'm not sure how you'd go about using the core for this.

you'll have to know exactly what you'd like your setup to look like and then see if it's possible.  for example, perhaps you'd use five seperate pedals, each going straight to a particular patch on your synth, or two pedals to select patches (up/down).  how many different notes do you want to trigger?  there's 128 available using midi data.  if you can live with having only program changes and sequencer start/stop, get a core and a dinx4 and start building.  in the meantime see what's possible with sending the note data.  if you need to be able to trigger notes with velocity data as well, hopefully somebody else on here can help you with that.  i'm new to midiboxing (building a seq) so i don't know that much about it, but i do know midi (wrote a sequencer program) so i can help you understand how the different commands work.

don't take mine as the final word.  it's just my advice to break the project up into sections and hopefully this can guide you into what those sections would be.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...