<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Am I missing something here... If you use a random box to represent your sound files, and seed the random, doesn't that mean the next result will be the seed (if it is within the range). Only trouble is this would probably wind up with the same path each time.&nbsp;<div><br></div><div>To make that different each time, I'd start a counter, [f]x[+ 1] with a [sel 1] below it, put a message [0 ( into the float to reset. The left outlet of [sel] to your first file, the right to a random box etc.</div><div><br></div><div><br><div><br>&gt; Date: Sun, 13 Jun 2010 20:06:11 +0100<br>&gt; From: claudiusmaximus@goto10.org<br>&gt; To: pd-list@iem.at<br>&gt; Subject: Re: [PD] random, but always start with X<br>&gt; <br>&gt; On 13/06/10 19:53, Ben Carney wrote:<br>&gt; &gt; Im trying to set up a simple system where, each time a metro is triggered<br>&gt; &gt;     on, 5 sound files are played, but they always start with sound file 1.<br>&gt; &gt;     It has been a while since i have used pd regularly and it seems I<br>&gt; &gt; once knew<br>&gt; &gt;     the answer to this.<br>&gt; &gt;     can any one shed any light?<br>&gt; &gt;     best,<br>&gt; <br>&gt; If you have 5 random numbers, but 1 of them isn't random at all, that <br>&gt; leaves you 4 random numbers to compute (eg with [random]) :)<br>&gt; <br>&gt; If you need randoms without duplication, that's more tricky, something <br>&gt; like [urn] or [urne] should do the trick (search the pd-list archives).<br>&gt; <br>&gt; <br>&gt; Claude<br>&gt; <br>&gt; _______________________________________________<br>&gt; Pd-list@iem.at mailing list<br>&gt; UNSUBSCRIBE and account-management -&gt; http://lists.puredata.info/listinfo/pd-list<br></div></div>                                               <br /><hr />Get a free e-mail account with Hotmail. Sign-up now. <a href='' target='_new'></a></body>
</html>