<font color="#cc0000"><font>Greets All <br><br>I was looking for a way to shift arrays (permutation) by samples<br><br>Example:<br>0, 22050 1000(   (will start from 0 and play 22050 samples for 1000msec)<br>|<br>vline~<br>

|<br>tabread4~<br><br><br>I want to play a series of shifted (permuted) waves loaded from an array one right after each other, but If I do a ramp up from 20025 to 22050 samples and another ramp up from 0 to 20025 samples (this gives me a full shifted loop) </font></font><font color="#cc0000"><font><font color="#cc0000"><font> but the time won&#39;t match up because each sample isn&#39;t 22050 samples, </font></font>I plan on shifting the array like this for about 10000 samples in both forward and backwards directions. Do I need to go back to using phasor~ again.  Or is their an easier way to accomplish this.<br>

<br></font></font><br><font color="#cc0000"><font><font color="#cc0000"><font>20025, 22050 1000(   (will start from </font></font></font></font><font color="#cc0000"><font><font color="#cc0000"><font><font color="#cc0000"><font><font color="#cc0000"><font>20025</font></font></font></font> and play to 22050 samples for 1000msec)<br>

|<br>vline~<br>|<br>tabread4~<br><br>Thanks<br></font></font></font></font>