3 Simple Ways to
Share What You Make

With Instructables you can share what you make with the world — and tap into an ever-growing community of creative experts.

PhotosPhotos

Share one or more photos of a project, recipe, or whatever you've made, quickly and easily.

Step by StepStep-By-Step

Share your step-by-step photos with text instructions of what you made so others can do it too!

VideoVideo

Share your how-to video. You'll need your embed code from a video site such as YouTube.

Help with Arduino-Midi CC out?

I've never done a project with Arduino and midi-out yet, but I have an idea:

I have to volume and tone pots (potentiometers) that I don't use, and are disconnected. I also use the amp simulation software Guitar Rig 4, which allows midi mapping to various parameters.

What I'd like to do is this:

Wire up the two knobs to the Arduino, and have them send out 2 different midi cc messages just like a control knob on a midi controller, so I can map them to different things with midi learn.

The midi out can either be an actual midi out, or if possible output the messages through the usb cable.


I'd like to make an instructable of this too, and all credit would be given to any help I've received.

Help?

5 answers
sort by: active | newest | oldest
Oct 7, 2010. 6:25 PMfrollard says:
There's about 6 ways to skin a cat here;

you can have the arduino spit out midi (through an sheild) and talk that to the computer,

you can transmit the data to the computer as serial and use a midi bridge software to convert the serial to a virtual midi port in the computer (I can't think of one but I know it exists -- may need to program your own in processing)

Oct 7, 2010. 9:54 PMorksecurity says:
Websearch will find code for the Arduino that produces sends serial signals at MIDI data rate, a description of how to wire up for MIDI output, and pointers to what you need to send in order to express each MIDI command. (I was looking for that myself, not too long ago; I have a MIDI instrument design which I will someday get back to. It wasn't hard to find.)
Dec 20, 2010. 11:55 AMemihackr97 says:
Im on the same quest, im trying to make a 1-Octave keyboard with knobs and buttons to tweak the sound by sending all the data via USB - MIDI through the arduino usb.

Pro

Get More Out of Instructables

Already have an Account?

close

All Steps Viewing
View all steps of an Instructable on the same page when you're a Pro Member.

Upgrade to Pro today!