This is not what i thought you needed. I&#39;m afraid my patch won&#39;t be ver helpful actually...<br><br>Pierre<br><br><div class="gmail_quote">2010/10/26 Pagano, Patrick <span dir="ltr">&lt;<a href="mailto:pat@digitalworlds.ufl.edu">pat@digitalworlds.ufl.edu</a>&gt;</span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">That is a very helpful patch Pierre, thanks.<br>
I was running into annoying clicks as samples were started again from the dancers in the mocap [clicking a virtual drum pad several times]<br>
I ended up using Eric Lyons&#39; player~ object from potpurri and Mixer from ggee<br>
I am going to try this one too to see which results are better<br>
<br>
thanks!<br>
<br>
pp<br>
<br>
________________________________________<br>
From: Pierre Massat [<a href="mailto:pimassat@gmail.com">pimassat@gmail.com</a>]<br>
Sent: Tuesday, October 26, 2010 3:13 AM<br>
To: Pagano, Patrick<br>
Cc: <a href="mailto:pd-list@iem.at">pd-list@iem.at</a><br>
Subject: Re: [PD] sample playback question<br>
<div class="im"><br>
hi,<br>
I m not sure what you&#39;re trying to achieve...<br>
If you need the same sample to overlap with itself i think you&#39;ll need two phasor~ objects to read from your table. You can &quot;reset&quot; a phasor~, that is force it to start from 0 again, by sending 0 to it&#39;s right inlet. So if you send 0 to both they will play your sample together, and if you send 0 to one phasor only the sample will overlap. The question is : how do you want them to overlap? Is there a precise timing?<br>

<br>
Another way to make a sample overlap is to use a single phasor~ object reading the same table from two different channels. See example in attaches patch.<br>
<br>
Pierre<br>
<br>
</div>2010/10/26 Pagano, Patrick &lt;<a href="mailto:pat@digitalworlds.ufl.edu">pat@digitalworlds.ufl.edu</a>&lt;mailto:<a href="mailto:pat@digitalworlds.ufl.edu">pat@digitalworlds.ufl.edu</a>&gt;&gt;<br>
<div class="im"><br>
Hi<br>
<br>
what is the proper way to play a sample so that if i play a table or an array with a sound in it and i trigger it to start again it will overlap or play both soundfiles at the same time?<br>
I assume it has to do with the tabplay~ object buti would love a hint on how to achieve this properly<br>
<br>
pp<br>
_______________________________________________<br>
</div><a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a>&lt;mailto:<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a>&gt; mailing list<br>
<div><div></div><div class="h5">UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br>
</div></div></blockquote></div><br>