Yeah. That’s my approach, although I add a route to ignore floats just in case. I don’t think the symbol needs to be unpacked and compared since select is not going to match “abc” with “abd”, etc.

--------
Dan Wilcox
@danomatika
danomatika.com
robotcowboy.com

On Jan 18, 2016, at 9:24 AM, pd-list-request@lists.iem.at wrote:

From: Roman Haefeli <reduzent@gmail.com>
Subject: Re: [PD] change object for symbols (vanilla)
Date: January 18, 2016 at 5:00:20 AM MST
To: pd-list@lists.iem.at


On Mon, 2016-01-18 at 13:47 +0200, Alexandros Drymonitis wrote:
I made a [symbol_change] abstraction which you can find here
https://github.com/alexdrymonitis/miscellaneous_abstractions

Couldn't the same be achieved with only two objects? See attachment.

Roman