Steven Atkinson
Steven Atkinson
Can you please fill out the details the bug report template asks for?
@renatelo were you able to update Ableton?
I would really prefer to just do this by implementing a general "(directed, acyclic) graph NAM" compositional model. However, I'm a bit wary about doing this without thinking through how...
You don't need the pdbs artifact unless you're trying to debug. Feel free to close this if that answers your question. Thanks!
Thanks for this! I agree wrt the value of this--many NAMs are the same "standard WaveNet", and optimizing their operation would impact "99%" of all NAM processing that's going on....
I'm sorry, but this is not the right way to go about doing this. The purpose of the Lanczos-filtering resampler is to low-pass when resampling. Have a look at [Lanczos...
As the others said above, the place to get me an improvement on this first is for the [`ResamplingContainer` class in `AudioDSPTools`](https://github.com/sdatkinson/AudioDSPTools/blob/main/dsp/ResamplingContainer/ResamplingContainer.h), which uses a pair of open-source Lanczos filter...
> I would need a pointer to a README that describes how to compile this project and the plugin and run the compiled version on Mac OS Actually, I'm not...
What @olilarkin says is right--only certain kinds of standard NAMs like the stacked LSTM can be "off the shelf" run with something like ONNX and work acceptably in real-time. That...
I expect the version parsed by this code to include major, minor, and patch, with all three being integers. I don't personally have a use in mind for the "dev"...