Here is a small teaser of a project I'm working since several weeks now.















I've approach the design of this MIDI step sequencer with a modular point of view. Each step is divided in 8 main parameters TABs:
- GATE;
- REPEAT;
- NOTE;
- OCTAVE;
- VELOCITY;
- DURATION;
- CONTROL 1;
- CONTROL 2.
Each of these TABs can have their own start and end step (so each TAB can have its own lenght) with different motions (up, down, up&down, random, random w/ no repeat) or can be linked to the GATE TAB.
Each GATE step has a probability parameter.
Each REPEAT step has an ON/OFF, nb of repeat, and micro-step editor, a note shift and a velocity shift.
Each NOTE step has a note value and a random % ( from 0% to 100%). Idem for the OCTAVE and VELOCITY TABs.
CTRL1 and CTRL2 TABs can output MIDI controllers following the drawn values or a random value between a min and a max one. These TABs can also control any Ableton Live parameters.
Each parameter has an online description using the Ableton Live info tab (atm, I'm using the Hint popup, but will convert them the the Live info box).
Each instance of the sequencer can be synchronized to Live or (much more interesting, IMO) can be driven by a special MIDI clip (midi note 0 for reset, midi note 1 for step advance).
All the number boxes are clip automatables and I'm planning a OSC control of the main parameters and sequencers with a custom iPad Lemur template. I'm dreaming to buy a monome256 to control several instances of this sequencer ... and other ones, but monomes are quite expensive.

The bottom right is the mouse over information for each TAB.
This project is in fact a very old personal project that I've started to develop in Max before Live or MaxForLive, and even VST exist ... But I've got recent influences from my Sequentix P3 and Cirklon sequencer.
I'm looking for some Wigglers for some beta-testing.

Stay tune !
Hédi K.