Getting the double precision value of a signal
Mar 11 2020 | 3:24 am
Hi maxers,
I'm trying to extract a specific double precision value from [gen~] for processing in Max (not MSP / as a signal)
[Capture~] reports double precision values but has no outlet
[snapshot~] and [number~] seem to truncate it to 6 digits.
would jitter be a solution here? I can't seem to retain the precision using [jit.catch~] or [jit.poke~]
example patch attached: