Yahoo Groups archive

Analogue-sequencer

Index last updated: 2026-04-28 23:15 UTC

Thread

Shuffle Value Display

Shuffle Value Display

2007-01-17 by acidmitch

Is it possible to change the behaviour of the dispaly for shuffle 
values so that when I hold down f3 the current value is displayed ?
At the moment I have to press f3 and the display doesn't show shuffle 
values untill after a new one is selected.

Cheers
Mitch

RE: [analogue-sequencer] Shuffle Value Display

2007-01-17 by Colin Fraser

> Is it possible to change the behaviour of the dispaly for shuffle 
> values so that when I hold down f3 the current value is displayed ?
> At the moment I have to press f3 and the display doesn't show shuffle 
> values untill after a new one is selected.

Shuffle isn't stored in a pattern as a single value - using the shuffle
function sets the delay value on every odd step to zero, and on every even
step to the selected value.
So to show a 'current' value before a new one was set would involve checking
whether the delay values on every step in the pattern match one of the
preset shuffle values.
That might not be the best use of remaining code space...

Best regards,
Colin Fraser
Sequentix Music Systems Ltd
http://www.sequentix.com

Re: Shuffle Value Display

2007-01-18 by acidmitch

> Shuffle isn't stored in a pattern as a single value - using the 
shuffle
> function sets the delay value on every odd step to zero, and on every 
even
> step to the selected value.
> So to show a 'current' value before a new one was set would involve 
checking
> whether the delay values on every step in the pattern match one of the
> preset shuffle values.
> That might not be the best use of remaining code space...
> 

I agree.You could easily find more things of greater importance to fill 
the code space with.
I didn't realise how shuffle worked(Doh!) and thought I might just have 
overlooked a user config setting or something.
Looks like I'll need to try and pay more attention to what I'm doing.

Cheers
Mitch

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.