how to give a priority to a specific subpatches, abstraction or object?
Dear users,
How can I give a priority to a specific command?
My patch is now very complicate; there are many abstractions, objects and subpatches.
I hear a noise when I open my patch.
How can I give the priority to the following message?
; dsp stop
best,
prko
Maybe this article could help you :https://cycling74.com/story/2007/2/5/142639/8843
And since max priority is left to right and bottom to up, you can simply put a loadbang with your message in the bottom left. Or if you use pattrstorage, you can also use the priority option.
Pierre