Models can be dynamically loaded with the message load <path>.
There are no restrictions for mcs.nn~. mc.nn~ and nn~ can only load models with the same dimensions (caught with error).
Also fixing nasty output in mc.nn~ during buffer relocation when resetting (on input change) by stopping the processing.
Models can be dynamically loaded with the message
load <path>
. There are no restrictions for mcs.nn~. mc.nn~ and nn~ can only load models with the same dimensions (caught with error).Also fixing nasty output in mc.nn~ during buffer relocation when resetting (on input change) by stopping the processing.