Share your music and get feedback.
Adelaide, Australia
Electronic Music news: Arduino Sequencer's life begins
Store Written September 17 2009  
so FINALLY my rubber monome-style button pads/boards arrived the other day, and I can get down to business of making my sequencer. I'm pretty new to electronics still, so this has been quite a journey already! - my only other project was modding a boss DR-110... which was pretty basic compared to all this.

I started off using the Arduinome tutorial/parts list, have made a few deviations though - for starters I'm using an arduino mega rather than regular.. which means I dont need so many shift registers etc.

Here we have the first 4x4 button pad all soldered up, and the 2x16 LCD display running! (After frying my first 2x16 LCD)

When complete the sequencer will be something like:
LCD display
block of 2(h)x4(w) buttons next to the LCD
row of 8 encoders
block of 4(h)x8(w) buttons (aligned with the encoders)
block of 4(h)x2(w) buttons to the left of the main block

The big 4x8 block will display 32 steps at once - the 4x2 - 1 column will be partly used for track selection (aiming for 4 tracks to start with.. upgrade later maybe if it can cope)
the second column will select which row the encoders are editing (yes yes... 4x8 encoders would be nice.. but I can't afford that for now.. one day I'm going to build an epic-sized version of this if it goes well.. 8x16 encoders + 8x16 buttons or something :D)

The reason I want to have this many steps available, even though they can't be fully edited without switching through the encoders - is so that all the looping etc. I mention below can be easily done - It'll be nice to be able to see/push 2 bars worth of steps.

I'm not planning high resolution sequencing, but I'm hoping to implement an 'offset' per step - so that i can make zee funky rhythms. - and maybe a 'roll' function for each step too so that more notes can be jammed in.

Then underneath all that, I'm also considering adding buttons/potentiometers + sliders or possible more encoders, to perform midi controller duty. - more specifically, they will most likely be used to send NRPNs to my ES-1mk2 - the goal is to have individual controls available for every sample part's controls (vol, pitch, cutoff, pan, effect send, roll, reverse )

Sooo.. got an assload more soldering to do, but now it's at a point where I can start programming woo!

I'm going to be using ruin & wesen's MidiDuino library as a basis, but will probably be off the beaten track in no time...

The plan is to have things setup so that I can shift track's sequences individually, setup loops between steps in each track or the whole lot, double speed, half speed, +/- octave, reverse, pingpong mode...

Basically I want it to be a midi sequencer I can perform with

Think of it as something along the lines of a standalone monome, just more targeted at a single use, rather than being sort of a 'blank canvas' type interface.
Comments
can you tell me more about your dr-110 mod? my friends got one he wants to modify
Basically it was a case of finding certain resistors on the circuit board, and replacing them with pots to give variable values.. alter things like pitch, decay, noise mix.. that sort of stuff.

Unfortunately mine developed some unknown problem causing a hihat tone to constantly 'leak'... I never solved it but it was probably just a dodgy solder point - I was very new to soldering when I did it.. Nobody else who has done the mod ever had that issue... I keep meaning to go back and fix it - it's a really sick drum machine once you mod it (if you like not-heavy drum sounds)

I can't re-find the main guide i used to mod it.. but here is one that I checked out: (note, you can put a pot instead of a capacitor on the bassdrum 'oomph', to have it controllable..)

link

You'll need to make a breakout box for the mod's knobs, as there's next to no room inside the DR-110.
Also there is a mod that will let you sync it from other gear.. I haven't done that one, but if I get the dr-110 working properly again, I'd iike to.

.here's a pic of mine finished... the mod box was a pretty dodgy job, did it in a hurry one night.. the whole mod was done in 2 days.. I'm impatient :P

link
nice mod...keep us updated as this project rolls along
I'm interested in seeing the final product.
thanks cartesia - ill pass on the dr110 info to my friend
i'm keeping my eye on your project, this is absolutely interesting :D


Signup to comment
You must be a member to reply or post. signup or login