Hi, I've added a couple of control features to ShiftReg.
For a while I've wanted to be able to unlock the probability via a gate so I added that.
I also thought it might be useful to have CV control over length and probability so I also added that.
So in summary:
A gate to Digital 2 will unlock probability, simulating having the cursor on "p".
CV 1 controls length
CV 2 controls probability
I'm not sure why, on line 66 I had to add 2 to the value for it to reach 100, but for the length (line 59) I only had to add 1 for it to reach the max value.
I can only think I'm misunderstanding / using ProportionCV incorrectly?
Hi, I've added a couple of control features to ShiftReg.
For a while I've wanted to be able to unlock the probability via a gate so I added that.
I also thought it might be useful to have CV control over length and probability so I also added that.
So in summary: A gate to Digital 2 will unlock probability, simulating having the cursor on "p". CV 1 controls length CV 2 controls probability
I'm not sure why, on line 66 I had to add 2 to the value for it to reach 100, but for the length (line 59) I only had to add 1 for it to reach the max value. I can only think I'm misunderstanding / using ProportionCV incorrectly?
Anyway let me know what you think!