SubPatch Op
subpatch op
Summary (oneliner)
<p>Creates a sub-patch, so you can bundle together certain ops in a group. To define which ports of the ops should be accessible outside you have to connect ports to the dyn port, you can then use them for the inner routing of the sub-patch (via the PatchInput-op).</p> <p>If you want to make outputs accessible outside the sub-patch, you have to drag a cable to the dyn-port of PatchOutput.</p> <p>You can rename a subpatch by pressing <code>t</code> after selecting the subpatch or click the topmost title in the parameter panel of the op.</p>
- Ops.Ui.SubPatch
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
OUTPUT PORTS
Patches using SubPatch
Changelog
bugfix | fix non-connected ports to PatchOutput when creating subpatches | pandur - 2022-12-14 17:24 |