RE: [analogue-sequencer] Skip Reset / Pickup suggestions
2007-02-18 by Colin Fraser
> Could we have a facility to, > for example, hit > button 9 and let that act as a reset back to 1? Skipping 8 at > once is doable > actually, it's when it goes above 10 it gets tricky! How about setting last step to step 9 ? > 2. Pickup mode - at present the notes jump directly to the knob > position, could we have an option whereby they only alter the > note if the > knob sweeps through the current setting? That's the way the knobs work in play mode, as you probably know. To make the same thing happen in pattern edit mode is a bit more complex. It would need new variables to hold the 'stored' position of each knob, with a status flag to indicate when it's live, plus extra code to populate the values for stored positions for each of the different types of value that may be entered - velocity, length, delay and so on, with stored values updated whenever a new mode is selected for the upper pots. I have a feeling that code may be quite memory consuming. On the plus side, having the extra level of pattern knob values would make remote control of editing by MIDI CC much simpler to implement, so I may give it a go. Best regards, Colin Fraser Sequentix Music Systems Ltd http://www.sequentix.com