Re: [PD] [Pd] [swap] help incorrect

2007-11-20 Thread Frank Barknecht
Hallo, Mathieu Bouchard hat gesagt: // Mathieu Bouchard wrote: On Mon, 19 Nov 2007, Frank Barknecht wrote: However: numbers in the left inlet aren't stored Why don't you try to bang a [swap] ? You'd see that numbers in the left inlet are stored. Ah, yeah, of course, sorry for

Re: [PD] [Pd] [swap] help incorrect

2007-11-20 Thread Frank Barknecht
Hallo, Claude Heiland-Allen hat gesagt: // Claude Heiland-Allen wrote: Chuckk Hubbard wrote: Something else: [swap] only works for floats. Is there an object somewhere that does the same for symbols? If you ask that, why not ask about pointers too? Or why not whole lists? Or why not

[PD] [Pd] [swap] help incorrect

2007-11-19 Thread Chuckk Hubbard
[swap] help says: The swap object stores numbers from its left inlet to output on its right inlet -- after repeating its right hand input out the left. It should say: The swap object stores numbers from its left inlet to output on its right inlet -- before repeating its right hand input out the

Re: [PD] [Pd] [swap] help incorrect

2007-11-19 Thread Mathieu Bouchard
On Mon, 19 Nov 2007, Frank Barknecht wrote: However: numbers in the left inlet aren't stored Why don't you try to bang a [swap] ? You'd see that numbers in the left inlet are stored. _ _ __ ___ _ _ _ ... | Mathieu Bouchard - tél:+1.514.383.3801,

Re: [PD] [Pd] [swap] help incorrect

2007-11-19 Thread Claude Heiland-Allen
Chuckk Hubbard wrote: Something else: [swap] only works for floats. Is there an object somewhere that does the same for symbols? If you ask that, why not ask about pointers too? Or why not whole lists? Or why not any message with any selector? It should be trivial to implement in a

Re: [PD] [Pd] [swap] help incorrect

2007-11-19 Thread Roman Haefeli
On Tue, 2007-11-20 at 00:01 +0200, Chuckk Hubbard wrote: Something else: [swap] only works for floats. Is there an object somewhere that does the same for symbols? [pack s s] | [$2 $1( ? roman ___ Der