[maxmsp] Re: Random between +/- 128.0??
UCDMSRA
xlight63 at hotmail.com
Tue Aug 14 01:58:56 MDT 2007
- Previous message: [maxmsp] Re: Random between +/- 128.0??
- Next message: [maxmsp] Re: Random between +/- 128.0??
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Quote: Chris Muir wrote on Sun, 05 August 2007 14:36 ---------------------------------------------------- > At 9:48 PM +0200 8/5/07, Peter Castine wrote: > >I dunno, I always thought the price for Litter Power was pretty good. > > I wasn't ragging on the Litter Power price, just pointing out that there was a standard-object-only solution to this particular problem. > > -C > > -- > Chris Muir | "There are many futures and only one status quo. > cbm at well.com | This is why conservatives mostly agree, > http://www.xfade.com | and radicals always argue." - Brian Eno > ---------------------------------------------------- OK, maybe this is going to be more interesting......... What if I only want to random 7 different numbers and their scales of 12? I mean, what I want is only random the following numbers: [36, 38, 40, 41, 42, 45, 47] and the numbers add/sub (+/-) by those numbers, which is [36 +/- 12, 38 +/- 12, 40 +/- 12....], so there are totally 21 different numbers I ONLY want to random. I know maybe I need to use [iter] or [uzi] so that I can random 7 numbers at one time but I don't know how to random numbers I only need Please give me some directions, it will be better if I can increase the probabilities of the first set numbers [36, 38, 40, 41, 42, 45, 47]. For example, the probabilities of [36, 38, 40, 41, 42, 45, 47] coming out is 2 times more then others. thanks a lot,
- Previous message: [maxmsp] Re: Random between +/- 128.0??
- Next message: [maxmsp] Re: Random between +/- 128.0??
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
