schoien Posted August 30, 2007 Report Posted August 30, 2007 Hi. I have been looking aroud for some time trying to find the midicontroller that fits my needs, but dont find annything suitable. So it stroke me that maybe a DIY project was the best solution. But I am new to "this DIY midi world" and need to know if it is possible to do the tings I hope to. I also hope you forgive if the questions are dumb or elementary.I play the drums, and uses a Alesis Controllpad to trigger Ableton Live things. But i miss some encoders and faders to adjust filters, volumes and effects. The Controllpad is ca 43cm wide, so that leaves 5,5cm on the side to fill the width of my 19" rack soundcard. In this 5,5 ca I hope to fit in two "lines" containing one 100mm fader, 3 buttons, 3 rotaryenc. whith LEDrings, a display, and a bank/preset selection encoder. under this I want transport controllers. se a scetch of my idea here: http://www.nonsens.no/midi/controller.jpg The part witch makes me wonder is that i want to be able to change presets for the two "lines" of controlls separatly. so that I can control track 1 and 3, and then change the right one to controll the master track whitout changeing the left one.As i was reading this page the Midibox 64E seemd suiteable, but is it possible to do the preset switching. And is it possible for a person new to this to manage such a project. I can see that it will take a lot of effort, but thinking of the result will probably keep me going. Quote
midiboxxer Posted August 30, 2007 Report Posted August 30, 2007 Hi,you write that you´ll need 2 sliders. As I know Midibox64E has only digital inputs, you´ll need 2 analog inputs.I think writing a little application would perhaps be the best solution for you. I´m not a programmer, but this should not be so difficult for this setup?!Have you any skills in programming?GreetingsMarkus Quote
stryd_one Posted August 30, 2007 Report Posted August 30, 2007 MB64e will take pots/faders too :) Quote
schoien Posted August 30, 2007 Author Report Posted August 30, 2007 no. I have no actual experience in programing. Only web (php, javascript and actionscript) I saw that this was mainly C programing, so it is maybe a bit of homework to do first ... ? But it is nice that it is possible to program the settings changes. That means it is doable. Then it´s back to reading about what I needs an where to start. Quote
DavidBanner Posted August 31, 2007 Report Posted August 31, 2007 if you know javascript to a decent level you'll have no problems at all....best place to start is to download the C source files and have a look at them - once you see how close they are to JS everything else is a try and compile and or a google away....of couse you'll need to setup the SDCC enviroment (much easier than getting most commerical dev boxes up and running in a given environment) and a couple of other things set up before you can compile, but the docs are pukka so it's all good.... Quote
midiboxxer Posted August 31, 2007 Report Posted August 31, 2007 Oh right, my fault. Since V2.1 it can handle pots.Shame on me. :'( Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.