On Thu, 16 Sep 2004 10:21:33 -0500 (CDT), bleep <bleep@waste.org>
wrote:
>i have set aux A to randomly mask aux C. aux B is set to add a value
>between 0 and 3 to aux C (rndmz aux c, step aux value set to 3). aux c is
>set to mute track n, with the step value being 5.
Aha
>what happens, is that if anything mutes, it is only ever track 5. the
>masking by probability is working correctly, and the muting is working
>correctly. but the random value addition is certainly not working. i have
>even tried flipping aux B and C around to see if the problem lies in
>processing order, but this has no effect.
>
>any suggestions?
It's scaling. Although the display of the Mute Track event shows
numbers 1-8, these aren't the numbers "underneath". You need to think
in terms of the full range - so your example would work if you cranked
up your randomise from 3 to, I dunno, twenty something. My maths is
poo - give it a go and it should work. Alternatively, Colin can tell
me I'm an idiot when he gets back.. 8-)
To reiterate, even though it looks like you're adding 3 to the track
number, you're actually adding it to the unseen number that is
rendered to be in the range 1-8 on the display.
I think there should be an event "Add nn to Aux x value". Would be
useful.
Paul
---
Paul Nagle / Soft Room Music
Email: paul@softroom.co.uk www.softroom.co.uk
www.BogusFocus.comMessage
Re: [analogue-sequencer] aux value randomization
2004-09-16 by Paul Nagle
Attachments
- No local attachments were found for this message.