mc.typeroute~?
I'm converting some patching to use the new MC format, and it looks like typeroute~ is not multichannel aware. Anyone know of a workaround other than ditching typeroute~?
Its very early days for max8. Maybe if you send in a bug report cycling74 will add it.
dear holland,
we have the same problem right now... no mc support for typeroute~...
have you found any workaround for this? thank you!
Nothing yet. I've just started using dedicated inlets for mc signals.
Yes, a few months ago I was in need of the same object...
https://cycling74.com/forums/typerouting-with-multi-channel-signal
It's a trivial external to code so I ended up writing my own.
Hopefully Cycling74/Ableton will soon include it in the official release.
Here it is attached...
Enjoy.
- Luigi
Grazie Luigi,
hopefully cycling will add this soon! for internal project could be a great solution... but for our goal to share new resources (in a new format of gen~ abstractions) will be necessary to have a native object for that...
Anyway, for testing it is extremely useful, thanks a lot
best
as a temporary solution you can use [routepass] object:
thank you very much for this cool hidden feature! ;)
i use this as an abstraction. but typeroute~ is very expensive so only for absolute necessities!