-
paul85
Hey,
could anybody check the attached file? It writes numbers in a table (in the concrete example 371 numbers from 440 to 880) – but when it reads the table, the output is limited to a few numbers, and the last number of the row occurs much too often. What I need is every number only once (that's why I wanted to use urn), but obviously it does not work. Any explanations why?
Do I have to change the properties of my table?
Thanks a lot!
Paul -
paul85
Hey,
sorry for that stupid question (beginner in pd...), but I can't figure out how to play random decimal numbers. "urn" (that's what I need) only works with whole numbers, so I tried to use something like "textfile", but it didn't work out with numbers.
I have a big amount of decimal numbers without a same divisor, so any division/multiplication operations after "urn" won't work. What I need is an object that stores numbers + another object that makes a random output of these numbers (like urn).
I'm actually looking for something like the patch attached below, but with numbers instead of words.Any ideas?
Thanks a lot!
p. -
paul85
Hey,
I'd like to use the [random] object to generate series of random sounds. Is it possible to find an input to the random object, so that it uses only sounds from a certain tuning system?
For example, how can I create random series of sounds from a tuning system that divides the octave in 31 steps?
Has anybody experiences with this?Thanks a lot,
Paul