Kyma Forum
  Kyma Support
  Filtering of random event values

Post New Topic  Post A Reply
profile | register | preferences | faq | search

next newest topic | next oldest topic
Author Topic:   Filtering of random event values
flo
Member
posted 18 January 2002 09:21         Edit/Delete Message   Reply w/Quote

ZipTintin.zip

 
Hi,

hopefully somebody here can help me with the two following questions considering "random value filtering":

1. Don't ask me why, but I need the kind "filter" who allows to pass through only zero's or numbers within the range 6<x<10.
I started with "random * 10 abs" and then experimented with "asLogicValue" but nothing worked out so far. Any advice?
2. Is there a way to quantize noise/random value generators in kyma?
I would like to use noise/random generator as a trigger for the steps of a sequence, as it is shown in my attachment (screenshot of corresponding reaktor patch). One possible solution could be:
"(!BPM nextRandom) * !Range rounded" But what if you need a finer grid (of quantization steps)? Is it possible to specify a "stepsize" for rounded?

Thanks.
Best, Florian

IP: Logged

SSC
Administrator
posted 18 January 2002 11:03         Edit/Delete Message   Reply w/Quote
You could do the first one by using an Array:

1 s random * 5 of: #(0 6 7 8 9 10)

You can do arbitrary quantization by:

(!value * !grid) rounded / !grid

IP: Logged

All times are CT (US)

next newest topic | next oldest topic

Administrative Options: Close Topic | Archive/Move | Delete Topic
Post New Topic  Post A Reply

Contact Us | Symbolic Sound Home

This forum is provided solely for the support and edification of the customers of Symbolic Sound Corporation.


Ultimate Bulletin Board 5.45c