Jump to content

Recommended Posts

Posted

Hey I'm working on an Ableton controller for a senior project (part of our curriculum is to do a project that we work on all year).  I have had many sketches and lots of crossed out stuff and added stuff, and finally I have come up with a design that I think I'm happy with.  However, since I am new to this whole thing I'm wanting to know what you guys think.

It has a total of 62 analog inputs (9 faders, 53 pots) and 47 buttons, so I should be okay with using a core, two AINs and 2 DINs.  There will be 44 Leds for the buttons so I think I can get away with just one DOUT.

I will be using this for two purposes in a worship setting:

-Playing pre-made loops and controlling each instrument's effects

-Creating loops on-the-fly via ReWiring to Fruity Loops

Send A will be my master, and Send B will be my headphones.

After searching and reading around here, I notice that most people use encoders for tempo.  One other thing I saw was two buttons for +1  -1  tempo.  Are there any other ways to do tempo b/c I don't wanna use an encoder since that requires buying the MB64e as well (right?).

Tell me what you think.

Thanks,

TIM

MIDI Controller.JPG

Posted

heya.... Just a few tips: Pots and sliders are analog, but the buttons are digital, but the mb64e supports both pot/sliders and encoders simultaneously.

Hope that helps :)

Posted

You can easily add the code for additional encoders to the normal MIDIbox64 application, it's done in the same way like for MB64E: define the encoder pins in mios_tables.inc, and add a routine which sends MIDI events on encoder movements to USER_ENC_NotifyChange, thats all

Best Regards, Thorsten.

  • 4 weeks later...

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...