On Wed, 2021-01-20 at 01:19 +0100, oliver wrote:
is there anything i can do to make PD take 27E5 as a literal symbol
rather than a float ?
- Typing it into a symbol atom
- Forcing it to be a symbol by adding an alphabetic character
(Prepending a '0x' is quite common)
- Receiving the values through means that skip the evaluation step
you're trying to avoid. [netreceive -b], OSC, MIDI sysex, etc.
Roman