ColinP wrote: ↑Mon Jun 13, 2022 3:58 pm
Strangely I've never used Link, Unlink or Control Sets.
Am I missing some major benefit?
I think the Control Set thing is a relatively recent addition to the IDE but it allows you to store commonly used groups of objects so you can drag multiple copies into the project and also have them available for other projects. A simple example is a jack socket plus a text label. One drag and drop and you have a socket and a label, in your preferred style and colour scheme. It makes it really quick and easy to stick to a house style. And, yes, you can do it programmatically but you need to have roughed something out in advance for anything but the most trivial of modules.
Similarly Link just allows you to keep related stuff together, like a MIDI socket a label and an LED so you can drag them around as a single entity.
Just more tools in the toolbox, and most welcome they are too.
Edit: Not such a "relatively recent addition" as I thought. Looks like September 2020 ish:
viewtopic.php?t=1120
(I've read a huge chunk of this forum in the last few days so stuff is a bit mixed up hehe.)