You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Copy an existing device or effect directly when creating a new one:
- "Copy Device..." in the Device Gallery duplicates another device into
the slot; the picker lists devices with the track(s) they are used on.
- "Copy Effect..." in the Effects Gallery duplicates another effect in
the same rack.
- Add direct "Import Effect..." to the Effects Gallery, matching the
existing device import.
- Copies are in-memory clones via the existing serialize/deserialize
paths (parameter clone for effects, kept in the domain layer).
0 commit comments