Sending Random Values


#1

Hi all,

I’m looking for a way to send random fixed values to k-rate inlets, which can change periodically to another random value

So it could be sending an unitial fixed value, then wait 5 secs, send another random fixed value, wait 5 secs, send another random fixed value, etc etc (hope this description makes sense...!)

I’m not sure how to go about this, can anybody help please?

Thanks!


#2

Just found what I was looking for:

phi/prob/%rand f

This does the job perfectly, thanks @philoop!