Max objects for DDSP models
Hello,
I've been working with the nn_tilde object for Max to play RAVE models a lot recently, and have found it very useful, flexible and stable.
https://github.com/acids-ircam/nn_tilde
However, I can also see a use for DDSP models in Max, given the emphasis the DDSP architecture seems to place on pitched harmonic sounds.
I found this: https://github.com/Cycling74/ml-ddsp
Which looks very flexible, and as far as I can tell distributes the DDSP sinusoid components as an MC signal which is an exciting possibility.
However, I was unsuccessful in building it for either M1 Mac or Windows.
Any leads on existing or future implementations of DDSP models in Max?