# Thanks for the hints. After I changed expr~ with tabread~ the cpu consumption decreased dramatically.<br># As a I understand the Vosim patch, sinusoidal harmonics model of sound is not useful for speech. It is very interesting that repeating N successive decaying sin^2 peaks sounds like a vowel.
<br># In my PD distro (0.39.2-extended-test7) [polypoly~], [nqpoly4]&nbsp; does not exist. So I can&#39;t use them.<br># The attachment includes improved version of the study patch. Main patch is granuler03.pd. You can open it and listen to the sound of cicadas in the middle of night :-)
<br>-ugur-<br><br><div class="gmail_quote">On Dec 15, 2007 1:08 PM, Frank Barknecht &lt;<a href="mailto:fbar@footils.org">fbar@footils.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Some hints: For granular synthesis you definitely want to avoid line~<br>and use vline~ instead. Alternative approaches could be made with<br>phasor~ and samphold~. The Vosim patch I posted recently is also a<br>granular technique. In Vosim, the waveform is a squared sin, the
<br>envelope is a exponentiall falling step function for each sin^2 peak,<br>but you could change that of course to produce different waveforms and<br>envelopes, just replace the cos~ stuff with tabread4~s and scale the<br>
phasors accordingly. (tabread4~ would be faster in your patch as a<br>replacmenent for expr~, too)<br><br>And yes, you need many copies of each, so something like [polypoly~]<br>or [nqpoly4] will help.<br><br>Ciao<br><font color="#888888">
--<br>&nbsp;Frank Barknecht &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; _ ______footils.org__<br><br>_______________________________________________<br><a href="mailto:PD-list@iem.at">PD-list@iem.at</a> mailing list<br>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></font></blockquote></div><br>