Hi all,
how do I get the integer and decimal part of a pd float? I see that there is an [int] object but it works as a memory too, a bit more of what I need. Maybe I could use [expr~]. Is there any standard or common way of doing this?
Thank you in advance. Cheers, Carlos
good morning Carlos
[wrap] gets you the decimal part ... wow the help file says it wraps around whatever range you want. .
wrap around wrap wrap around...
help file of [<] is nice as well.
ciao
eni
On Jun 29, 2007, at 5:47 AM, Carlos Pita wrote:
Hi all,
how do I get the integer and decimal part of a pd float? I see that there is an [int] object but it works as a memory too, a bit more of what I need. Maybe I could use [expr~]. Is there any standard or common way of doing this?
Thank you in advance. Cheers, Carlos