[PD] Re: reverse operator math

day 5 day5ive at gmail.com
Tue Sep 6 05:29:06 CEST 2005


OK.

Here's how I implement it for now:



[ (incoming numerical list data from hid) ]
   |                                                                |
   |                                                               [ 
(timestamp) ]
   |
[ unpack 0 0 ]
   |
[ pack $1 (max value, reverse operator number) ]
   |
[ unpack 0 0]
   |
[ - ]
   |
[ (numerical display) ]



what ways are more efficient to do this ??

-d5

On Sep 5, 2005, at 11:21 PM, David Akbari wrote:

> Hi List,
>
> I was wondering if it was at all possible to do reverse operator math 
> in Pd?
>
> Example:
>
> [ ! - ]
> [ ! / ]
> (from max)
>
> -d5
>





More information about the Pd-list mailing list