hi list
. . .i did try to connect a nroute object after a unpack what dosent
work . . i guess the problem is the prepend symbol . . .is this right
. .? ore how to work around . . .?
thanx nos
| [unpack f s] | | [nroute]
Zitiere nexyufuli evo noskule@gmx.net:
hi list . . .i did try to connect a nroute object after a unpack what dosent work . . i guess the problem is the prepend symbol . . .is this right
. .? ore how to work around . . .? thanx nos
| [unpack f s] | | [nroute]
hi
what do you need the [nroute] for ? "route"-like objects (like [nroute] are supposed to route lists according to their head (argh: either lists according to their first float or anythings according to their selector) now what you want to acchieve (different behaviour depending on the value of a settable symbol) could be acchieved with [select] to.
and there used to be a way to strip of the symbol with [route symbol] - but i think this doesn't work with recent versions of pd anymore
mfg.a.dsr IOhannes
zmoelnig@iem.at wrote:
Zitiere nexyufuli evo noskule@gmx.net:
hi list . . .i did try to connect a nroute object after a unpack what dosent work . . i guess the problem is the prepend symbol . . .is this right
. .? ore how to work around . . .? thanx nos
| [unpack f s] | | [nroute]
hi
what do you need the [nroute] for ?
settable routing ( float ore symbols)
"route"-like objects (like [nroute] are supposed to route lists according to their head (argh: either lists according to their first float or anythings according to their selector) now what you want to acchieve (different behaviour depending on the value of a settable symbol) could be acchieved with [select] to.
the select object also dont work cause it isent possible to set symbols without writng [sel symbol] ore [sel somthing] and then floats cant be sett anymore that works with nroute
and there used to be a way to strip of the symbol with [route symbol] - but i think this doesn't work with recent versions of pd anymore
yes dont work anymore
mfg.a.dsr IOhannes
nexyufuli evo wrote:
zmoelnig@iem.at wrote:
hi
what do you need the [nroute] for ?
settable routing ( float ore symbols)
this is not "route"ing but "select"ing
the select object also dont work cause it isent possible to set symbols without writng [sel symbol] ore [sel somthing] and then floats cant be sett anymore that works with nroute
but why...just use [route] to segregate floats and symbols and then you can stack settable [select]-objects. no need for any external library.
mfg.a.sdr IOhannes