Post #1503100
2026-03-17 18:36 UTC
@ho In Max morphing is relatively easy as various kinds of interpolation are built into the pattr system (which is a way to integrate state like parameter values into a patch)
Replies (1)
-
@ho@sonomu.club 2026-03-17 18:44
@chorist Well yes, at a low level it's just parameter interp, but I was talking more at a high level where adding a new "stage" to the morph requires adding a new signal path and timing all the automation signals correctly. This isn't really a single synthesis patch, but rather a bunch of them playing tag team, and that's the source of awkwardness.