<div dir="ltr">Hi, I have an array that I'm playing at say 0.017 speed (sending 0.017 to a phasor~ set to cycle through the 65536 -sized array. I'm hoping to find out how to get this pitched down array content to be written to an array - so i can then dump it to a wavefile and use it on another software. How would I go about doing it? so far i have a solution where i have a metronome that runs for $1 (in this case, a calculation of 65536*0.017 = 1114112) and i toggle it "on" and when the array has been written to, i toggle it off. I was attempting to have a delay toggle the toggle off, so the metronome would stop counting around 1114102, but when i tried to loop this through back into the TGL -object, Pure Data crashed fully.<div><br></div><div>Are there other ways of dumping the exact length of this sample into a wavefile, without using tabwrite~ and metronomes? Could this calculation be done to a writesf~ maybe? i'm hoping to emerge with no repetitions of the array, just a single shot of the array, with the proper length, so it plays from start to finish.</div><div><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>---</div><div><a href="http://twitter.com/esaruoho" target="_blank">http://twitter.com/esaruoho</a> // <a href="http://lackluster.bandcamp.com" style="font-size:12.8px" target="_blank">http://lackluster.bandcamp.com</a> // <span style="font-size:12.8px">+358403703659 // </span></div><div><span style="font-size:12.8px">skype:esajuhaniruoho // <a href="http://esaruoho.tumblr.com/" target="_blank">http://esaruoho.tumblr.com/</a> // iMessage: <a href="mailto:esaruoho@gmail.com" target="_blank">esaruoho@gmail.com</a> //</span></div></div></div></div></div></div></div>
</div></div>