MIDIbox Live - Gallery Album

Album by ultra
Gallery category: members-gallery

my ableton live control surfaces.


IMAG0384.jpg

ableton live controller

ableton live controller

going minimal


i’ve made some layout modifications to my ableton live clip controller to fit this case: http://www.mammothelectronics.com/4S1590DD-p/500-1003.htm

the relatively small changes will give some big results because the box is much smaller than a PT-10. i haven’t yet figured out how to implement modifier/alt buttons to add other forms of control (clip nudging, mute/solo, etc), but those buttons will go on the far side of the case.

tight fit!


the design is going to be a tight fit. i need to add much more detail to the core32 pcb (right now it’s just a block, representing the height of the midi sockets) and the control surface pcb (which now needs a complete redesign) to see how it all fits together. at 7.38" x 4.70" x 1.30" (188mm x 119.5mm x 33mm), this is going to be a tiny little clip controller.

a bit more detail to the core32

IMAG0432.jpg

catiawork


i’m really enjoying working in catia. the “midibox live” stuff is still in full swing, and the clip trigger device is almost done. after this, i have some ideas for an automapping instrument controller device that also has some nifty sequencing abilities for making clips.

newhaven oled


writing a driver for the newhaven oled. i’m coding the font based on one i found on the web called superpoint square. i like it a lot. i plan on coding other fonts in the future.

prototype for my second midibox live device


this is a prototype design for the second ableton live device i’m working on. it will integrate with whatever instrument you’re using, and also allow for designing and editing clip sequences, among other things. i have a lot of ideas up my sleeve for this one, and consequently i also have a lot to learn.

IMG 20120418 092459


the driver is not yet complete, but working well so far. i wrote a font generating program in python which outputs a header file that can plug right into existing code, making fonts easily selectable. it’s not done yet because i want to add the ability to edit existing font files. lots of thanks to hawkeye and nils for helping me get this far!

Re: IMAG0384.jpg

Ableton stuff? :smiley:

Re: IMAG0384.jpg

yeah,

and i’m having issues trying to understand the blm!

Re: IMAG0384.jpg

yeah,

and i’m having issues trying to understand the blm!

Someone is addicted to pots :tongue:

Re: ableton live controller

Hawt!

Re: IMAG0384.jpg

nope alkex, thats’ all tact switches. :slight_smile:

Re: ableton live controller

thanks lucem. the software is working too :slight_smile:

Re: going minimal

oh yeah, and it’s aluminum!

Re: tight fit!

and it’s metal!!!

Re: tight fit!

that’s what she said

Re: tight fit!

Hm, where’s the second MIDI pair in that?

Re: tight fit!

lucem i left them out b/c i don’t see a reason for them.

Re: prototype for my second midibox live device

Very nice! :sorcerer:

Re: prototype for my second midibox live device

cool

Re: newhaven oled

That looks fantastic!

Re: newhaven oled

Uuuu really nice… smoooth… good work!

Re: newhaven oled

Ultra-cool, as usual. You are a :sorcerer: :slight_smile:

Re: newhaven oled

veyy nice!

Re: IMG 20120418 092459

yes! looking really great! :thumbsup:

Re: IMG 20120418 092459

i should add that this driver is unfortunately not for general use. im having some trouble making it open and also making it serve my needs. i also think that with a glcd, its difficult to do anything thats general use because it could do so many things. theres definitely a general structure to it that can easily be reused. perhaps ill make some skeleton app.