acids-ircam / nn_tilde

Other
321 stars 36 forks source link

Adds the functionality to load models by message to all max externals #77

Open JFuellem opened 4 months ago

JFuellem commented 4 months ago

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.

federicoVisi commented 2 months ago

this is very nice to have, it would be great if it was merged, thanks @JFuellem

moiseshorta commented 1 month ago

Great! This would be amazing for Pd external as well.