[PD] Initializing an array with random data.

matt tytel matthewtytel at gmail.com
Mon Apr 9 08:49:12 CEST 2012


Ah thanks,
If I wanted to initialize an array with some other data (basically i want to come up with a rand score) is there a good way to do that?


On Apr 8, 2012, at 10:40 PM, Jonathan Wilkes <jancsika at yahoo.com> wrote:

> It's pretty easy if you don't mind having dsp on:
> 
> [noise~]
> |
> |  [bang(
> | /
> [tabwrite~ foo]
> 
> [table foo]
> 
> From: Matthew Tytel <matthewtytel at gmail.com>
> To: pd-list at iem.at 
> Sent: Monday, April 9, 2012 1:23 AM
> Subject: [PD] Initializing an array with random data.
> 
> Hi there,
> 
> I'm looking for a good way to reinitialize data in an array with random data. 
> Basically I want to be able to bang a subpatch and have it enter totally new randomized data into it.
> I made one using the step object but it's very hacked together. Any suggestions?
> 
> Apologies if this isn't the right place to ask, 
> Matt
> 
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
> 
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20120408/af38ba06/attachment-0001.htm>


More information about the Pd-list mailing list