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 <[email protected]> wrote: > It's pretty easy if you don't mind having dsp on: > > [noise~] > | > | [bang( > | / > [tabwrite~ foo] > > [table foo] > > From: Matthew Tytel <[email protected]> > To: [email protected] > 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 > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list > >
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
