top of page
Search

NAM Plug-in version 0.7.10 is released

  • Steve
  • Sep 21, 2024
  • 2 min read

I've released a new version of the NAM snapshot plug-in. You can download it on the users page.


Let's go through what's new:


Forward-compatible (un)serialization. This one's not super-exciting but it's really important so that this plug-in can be used reliably in projects over time as updates continue to come. In the past, your projects might have loaded up a bit messed up the first time after an update. This version fixes that moving forward by giving the plug-in the information about the version that was being used last so that it knows exactly how to resume to the state it was left in, even if an update happened.


Correct latency reporting when the resampler is running. If you're using a different sample rate from what you NAM model expects, the plug-in resamples the audio to match what the model expects so that it sounds right. This adds latency. Previously, the plug-in didn't report this, so audio could go out of phase. It's not a lot (far less than a millisecond) but some users noticed it, so I fixed it.


Removed the resampling notice. This caused a lot of questions and unneeded concerns, especially as the NAM user base has expanded. By removing it, I'm bringing this plug-in more into line with how GUIs usually work on plug-ins; all that most people need to know is that "It just works", and folks who want to know more can always see a model's sample rate by opening the .nam in a text editor. I'll be moving this to a details and settings page in the future, but it's not something that deserves to be visible all the time--I'd rather see the interface simplified.


Enjoy!



 
 

Recent Posts

See All
Security notice: PyTorch Lightning 2.6.2 and 2.6.3

Published: April 30, 2026 NAM impact: NAM’s training code depends on PyTorch Lightning. Users who installed the affected Lightning versions should take action. Overview A supply-chain security inciden

 
 
NeuralAmpModelerCore v0.5.0 is released

We're one step closer to A2 today, and I've released an update to NeuralAmpModelerCore, version 0.5.0: https://github.com/sdatkinson/NeuralAmpModelerCore/releases/tag/v0.5.0 Builders interested in how

 
 
A2: Sign up for listening tests

Progress on Architecture A2 has been coming along well, and I'm pretty happy with the results that we've gotten out of Stage 4 of the work (optimizing A2). With that, development will enter the fift

 
 

NEURAL AMP MODELER

©2025 by Steven Atkinson

bottom of page