XML Feeds

.

[maxmsp] Re: compare 5 numbers

Nick Rothwell nick at cassiel.com
Sun Sep 2 06:20:53 MDT 2007


On 2 Sep 2007, at 13:01, Richardo del Pozo wrote:

> Thank you so much  but I do not think i can use those methods.
> I want it to generate 5 different numbers every 30000 millisecond  
> between 1- 40.

How about something like:

	(i)   generate number N1, between 1 and 40.
	(ii)  generate number N2, between 1 and 39. If N2 >= N1, N2 = N2 + 1
	(iii) generalise. (Left as an exercise: this step is more complex  
because you have more partitions.)

	-- N.


Nick Rothwell / Cassiel.com Limited
www.cassiel.com
www.myspace.com/cassieldotcom
www.loadbang.net





More information about the maxmsp mailing list