Hi all,
Is there a way to clear a delwrite~, there is nothing in the help file but perhaps there is a hidden method?
best,
J
http://sourceforge.net/p/pure-data/patches/369/ Due to the complexity of that patch it will probably be awhile before it can be fully vetted for inclusion in Pd Vanilla.
-Jonathan
On Thursday, February 5, 2015 9:48 PM, Jaime E Oliver <jaime.oliver2@gmail.com> wrote:
Hi all,
Is there a way to clear a delwrite~, there is nothing in the help file but perhaps there is a hidden method?
best,
J _______________________________________________ Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
On Thu, 2015-02-05 at 21:44 -0500, Jaime E Oliver wrote:
Is there a way to clear a delwrite~, there is nothing in the help file but perhaps there is a hidden method?
Oh, yes... I'd want that, too. Thinking more about it, one could build a [delwrite~]/[delread~] emulation based on a table, which would let you send a 'const 0' as way to clear the current buffer.
Roman
For exactly that reason I used [cyclone/poke~] to make a sound-on-sound looper, see http://forum.pdpatchrepo.info/topic/4571/sound-on-sound-looper-with-clear-op.... By the way [cyclone/poke~] was buggy in 64 bit. That is recently fixed by Fred Jan but you have to compile from SVN source to get the fixed version.
Katja
On Fri, Feb 6, 2015 at 8:23 AM, Roman Haefeli reduzent@gmail.com wrote:
On Thu, 2015-02-05 at 21:44 -0500, Jaime E Oliver wrote:
Is there a way to clear a delwrite~, there is nothing in the help file but perhaps there is a hidden method?
Oh, yes... I'd want that, too. Thinking more about it, one could build a [delwrite~]/[delread~] emulation based on a table, which would let you send a 'const 0' as way to clear the current buffer.
Roman
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list