sorry if i haven&#39;t followed this discussion properly,<br>
<br>
but i have had trouble with making abstractions that can take either a symbol or float as an argument.<br>
<br>
the only&nbsp; way i could manage was to make a (f $1) object and a
(symbol $1) object...and then direct them both to (list2symbol)<br>
<br>
but it gives errors in the pd window.<br>
<br>
<br>