Page 1 of 1

Posted: 12 Nov 2008, 19:08
by cybercharles
Hello Usiners addict !

I want to drive OUT data IN with a probability. Here is a sketch to explain what I want to patch. I want to do this for driving clock tick (from counter modules).

Image

All your ideas are mines!

Thanks

Posted: 12 Nov 2008, 19:18
by senso
take
a data/random module
a event/pass event flow
a math/logical/'<'

random.out--> '<'.in
'<'.out--> pass evt flow.pass

then make a test data < 0.8

connect the midi in to the midi out via the pass evt flow.
I hope it'll help.