Karlx Posted December 14, 2009 Report Posted December 14, 2009 I want to make a midi controller that has many things, many knobs, many faders, many buttons .... As mixers, DJ consoles, equipment for live performances, even want to adapt a little piano keys to make me a keyboard, with expression wheels!! This would be a good subject for those who want to start with something simple but great. Somebody give me a help? Sorry for my english :blush: Quote
Flemming Posted December 14, 2009 Report Posted December 14, 2009 I want to make a midi controller First thing to do when you want to build a MIDI controller is to read and read.. and read again At http://www.ucapps.de/ you can read about all the different MIDI controllers and what it takes to build them many things, many knobs, many faders, many buttons, mixers, DJ consoles, equipment for live performances, a little piano keys, expression wheels!! Sounds like a giant controller. The more stuff you want, the harder it is to build ;) This would be a good subject for those who want to start with something simple but great. Nah, your plan is not simple.. it's great, but very far from a newbie project. This is maybe as simple as it gets http://www.ucapps.de/midibox64.html Somebody give me a help? We all are very helpfull inhere, but we cannot build it for you, design it for you or anything. Start reading, start buying parts and start building :) you will learn quickly. And if you get any problems, you can state them here in the forum and i'm sure that someone will help you! Quote
stuartm Posted December 15, 2009 Report Posted December 15, 2009 First thing to do when you want to build a MIDI controller is to read and read.. and read again Exactly. It's not magic, but you have to understand how a box is build up, how the modules work together etc. I also recommend to start with a Midibox64. You can start easily with say 8 pots and 8 buttons, just too see if you can get it done without larger problems (and you don't spend a lot of money on parts you'll probably never use). As the system can be extended easily, you can than build the MIDI controller you ever wanted. I also recommend reading this forum alot, especially the stuff where people descibe how they are building MIDIboxes, what problems they encounter etc. Quote
Karlx Posted December 16, 2009 Author Report Posted December 16, 2009 Thanks for tips. But I did not mean that this project was simple, I meant I want to do something great but simple, for example a without-LCD controller. Something like just join a CORE module, some AIN modules and DIN modules, but all this must have some correct ways to unite and expand. I do not think I need to have to read and read and read advanced projects to make this. Thanks for the help, again. :thumbsup: Quote
nILS Posted December 16, 2009 Report Posted December 16, 2009 I do not think I need to have to read and read and read advanced projects to make this. Good one :rolleyes: Quote
stuartm Posted December 16, 2009 Report Posted December 16, 2009 ... a without-LCD controller. Something like just join a CORE module, some AIN modules and DIN modules .. That's exactly what I did recently with my new Midibox64 (see ) Quote
Karlx Posted December 21, 2009 Author Report Posted December 21, 2009 That's exactly what I did recently with my new Midibox64 (see ) Hey! stuartm your construction is excellent, just what I wanted! I will follow your post... Thanks :thumbsup: Quote
lylehaze Posted December 22, 2009 Report Posted December 22, 2009 I meant I want to do something great but simple, for example a without-LCD controller. It has been suggested before that an LCD display is VERY helpful as you develop your project. Even if you take it off after the programming is done, it will be REAL USEFUL to be able to see what the MBox is doing as you develop your toy. Believe me, anything that helps you to SEE what is happening to your core is a good thing. Have Fun, LyleHaze Quote
Karlx Posted December 22, 2009 Author Report Posted December 22, 2009 It has been suggested before that an LCD display is VERY helpful as you develop your project. Even if you take it off after the programming is done, it will be REAL USEFUL to be able to see what the MBox is doing as you develop your toy. Believe me, anything that helps you to SEE what is happening to your core is a good thing. Have Fun, LyleHaze The problem is that where I am, these LCDs are expensive :pinch: , also depending on the LCD there are changes to applications and the schematics, right? I still do not know about assembler or C (only a bit of Java) then I do something I've already seen in my career, and then when I already know it will only build the module and add it. But obviously I want to do the LCD module, I just want to know if I can put digit LCD (those of 7 or 8 LEDS) and also what post may be followed which have these displays. Thanks :cool: Quote
lylehaze Posted December 24, 2009 Report Posted December 24, 2009 The problem is that where I am, these LCDs are expensive :pinch: , also depending on the LCD there are changes to applications and the schematics, right? I still do not know about assembler or C (only a bit of Java) then I do something I've already seen in my career, and then when I already know it will only build the module and add it. But obviously I want to do the LCD module, I just want to know if I can put digit LCD (those of 7 or 8 LEDS) and also what post may be followed which have these displays. Thanks :cool: There are some projects which have added limited support for 7/8 segment LED displays.. but they require special hardware and software to support them, and they are numbers-only displays.. I think the clockbox offers some support for those. But support for LCD displays is built in to MIOS already. all cores have the connections set aside for at least one display (or more on the core32). The software to use those is all written already.. there are even options for graphic LCDs.. although most of us use the more common character LCD types. There's a lot of information at the ucapps site and the WIKI, and all the information is free.. Have Fun, LyleHaze Quote
lirake Posted January 15, 2010 Report Posted January 15, 2010 I need put the LCD or Leds in My project?? if i dont put this in my midibox64 ??? sorry but english is not my native language, can any explain to me? Quote
nILS Posted January 15, 2010 Report Posted January 15, 2010 I need put the LCD or Leds in My project?? if i dont put this in my midibox64 ??? sorry but english is not my native language, can any explain to me? No you don't have to, but it's generally fairly helpful to have an LCD at least for debugging. Quote
Steven_C Posted March 9, 2010 Report Posted March 9, 2010 Designed for maximum controllability from a single encoder and a few buttons... http://midibox.org/forums/index.php?showtopic=608 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.