[PD] stack component

ix at replic.net ix at replic.net
Fri Mar 25 20:13:21 CET 2005


On Fri, Mar 25, 2005 at 07:58:29PM +0100, federico wrote:
> hi all,
> is there a stack component for pure-data?
> my search thru the pd-list and pd-database returned zero results.
> 
> i'm developing a monophonic synth with portamento, and i would like to 
> emulate the classic portamento behavior that most (monophonic) 
> synthesizers have. i.e.:
> i hit C3: osc plays C3
> i hit F3 (without releasing C3): osc slides to F3
> i release F3: osc slides to C3
> 
> in order to achieve this, i need the classic stack container, with 
> methods push (for note press) and pop (for note release).
> 
> which component is more appropriate for this (if it exists)?
> otherwise, how this can be implemented?

you might want to take a look at PDContainer, im guessing it can do this..


> 
> thanks!
> 
> -- 
> Federico
> 
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://iem.at/cgi-bin/mailman/listinfo/pd-list




More information about the Pd-list mailing list