[PD] lifo

cyrille henry cyrille.henry at la-kitchen.fr
Sat May 28 11:30:34 CEST 2005


hello,

i've noticed a problem of the fifo object from the cvs external (from 
maxlib).

simple way to have the problem :
send "1" to the lifo,
send 2

send a bang to get the last value (i.e : 3) : it works

now, if you send an other float when the buffer is not empty, 3 by 
exemple, you should have 1 and 3 in the lifo memory.
but sending 2 bang to the lifo output 3 and 2.

see pd path for test.


i made a fix to this. should i commit it to the cvs?


Cyrille



-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: lifo_test.pd
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20050528/8a930133/attachment.txt>


More information about the Pd-list mailing list