Neural amp modeler Max/MSP external

spiritofeden's icon

Hi, I've just open-sourced a C++ external for loading NAM and AIDA-X captures in Max: https://github.com/apresta/neural_tilde

It uses the excellent NeuralAudio library as well as AudioDSPTools for resampling (when the host sample rate doesn't match the neural capture).

For Ableton Live users, I also have a suite of M4L devices, racks, and tone library here: https://nyquistlimited.lemonsqueezy.com/

Sound demo and walkthrough:

I hope you find this useful!

Sam Madden's icon

Hello, just wondering how to install this in Max?

spiritofeden's icon

Hey Sam. To run the external inside a Max patch you need to download/clone the git repository and follow the instructions. There is a build script that runs on Mac and produces both Mac and Windows versions. I haven't experimented with building on Windows.