[PD] no "clear" message option in [cyclone/delay~], [delwrite~] and [z~]

Christof Ressi christof.ressi at gmx.at
Tue Dec 8 22:41:54 CET 2015


Thanks, now I get it! I changed my patch accordingly. I wasn't even aware that sending the same number twice will screw things up (because I've probably never done it). 
 
Cheers 

Gesendet: Dienstag, 08. Dezember 2015 um 20:59 Uhr
Von: "Alexandre Torres Porres" <porres at gmail.com>
An: "Christof Ressi" <christof.ressi at gmx.at>
Cc: "pd-list at lists.iem.at" <pd-list at lists.iem.at>
Betreff: Re: Re: [PD] no "clear" message option in [cyclone/delay~], [delwrite~] and [z~]

in your patch, a number triggers a clear message to rpole~, if the number is the same, it clears it and ruins the patch forever, a [change] object prevents this.
 
see attachment.
 
2015-12-08 17:46 GMT-02:00 Christof Ressi <christof.ressi at gmx.at>:I don't quite get it, how does a number clear [rpole~] in the first place?
 
 

Gesendet: Dienstag, 08. Dezember 2015 um 20:38 Uhr
Von: "Alexandre Torres Porres" <porres at gmail.com[porres at gmail.com]>
An: "Christof Ressi" <christof.ressi at gmx.at[christof.ressi at gmx.at]>
Cc: "Matt Barber" <brbrofsvl at gmail.com[brbrofsvl at gmail.com]>, "pd-list at lists.iem.at[pd-list at lists.iem.at]" <pd-list at lists.iem.at[pd-list at lists.iem.at]>
Betreff: Re: [PD] no "clear" message option in [cyclone/delay~], [delwrite~] and [z~]

> Actually, [z~] is cleared everytime you change the right inlet 
 
Cool
 
So you just need a [change] object to prevent the same number from clearing [rpole~], that's why I was having a problem with it!
 
 



More information about the Pd-list mailing list