I'm currently editing the help patch "tabsend~-help.pd," which is attached.
It didn't have an example patch, so I went ahead and made one. Problem is, I've never used tabsend~, so I'm not sure how useful that example is. If someone has a better example to include in this patch, please send it my way.
Also, I don't understand why the first element in my example is "0.999954". It's the same if I explicitly set the phase to zero.
Thanks, Jonathan
The inlet is the audio signal that will be write on the array, check your description!
Anyway it was helpful, I didn't know samplerate~...
Thanks, I'll take a look to the 0.999 thing.
On Wed, Jul 22, 2009 at 3:40 PM, Jonathan Wilkesjancsika@yahoo.com wrote:
I'm currently editing the help patch "tabsend~-help.pd," which is attached.
It didn't have an example patch, so I went ahead and made one. Problem is, I've never used tabsend~, so I'm not sure how useful that example is. If someone has a better example to include in this patch, please send it my way.
Also, I don't understand why the first element in my example is "0.999954". It's the same if I explicitly set the phase to zero.
Thanks, Jonathan
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
You get that number because you're sending a high frequency to the array (which is updated continuously, that's what tabsend~ do).
Try lower freqs and you'll get changing values.
On Wed, Jul 22, 2009 at 3:40 PM, Jonathan Wilkesjancsika@yahoo.com wrote:
I'm currently editing the help patch "tabsend~-help.pd," which is attached.
It didn't have an example patch, so I went ahead and made one. Problem is, I've never used tabsend~, so I'm not sure how useful that example is. If someone has a better example to include in this patch, please send it my way.
Also, I don't understand why the first element in my example is "0.999954". It's the same if I explicitly set the phase to zero.
Thanks, Jonathan
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list