Topic: Local Control Flyoffs ....please
Hi,
I usually try and make the systems that I work on modular, and as such split most of the control logic up in to custom control blocks that I can test individually then replicate.
The problem with this is that if I use any flyoffs within the block to make it neater and easier to 'read' then when I duplicate this block then the flyoffs will clash between blocks
It would be very very useful if there was a facility to have local control flyoffs, ie flyoffs whose scope was only within that block, otherwise they should look and behave like normal control flyoffs. Maybe they should be defined as local when the flyoff name begins with an unusual charcter such as '$' or '%'
Maybe this would be applicable to audio flyoffs as well, but I think that 99% of the need is for local control flyoffs first
This would definately encourage neat programming!