Yes.I reached out to the NAM FB group and found out that most people are training with 1000 Epochs. Are you guys also capturing with those settings?
By now, is there any way allowing me to load NAM captures on this aging Mac Pro still running macOS Mojave? Anyone knows?
10.15 is the minimum owing to C++ dependencies, unfortunately
Thanks.
Would/could that be different in case I'd be using Melda's MGuitarArchitect?
@Mike Oliphant - what were you using to run NAM on pi right now? Is it via your lv2 with patchbox/modep?
Ahh - I had not grabbed the pre-release, just the normal. I'll take a peek at that too. I think there's also something about cpu frequency scaling that could be improved somewhere on the systemI'm actually using my own software on top of jackd. Performance of the lv2 should be essentially the same, though, since the important stuff is in the NAM core code.
On Windows, the lv2 plugin seems to use a lot more CPU in Ardour than it does in Reaper. I don't use Ardour much, though, so I don't know why. Maybe it is running two instances on a stereo track?
For me, standard NAM models run at about 70% CPU on a Pi 4 at 48K with a 64-sample buffer. Orange Pi 5 should be significantly faster than that.
Maybe try the Linux version of Reaper? You'll need a pre-release version to be able to select NAM models - they added the required support a while back, but it hasn't made it to an official release yet (it looks like it will come in v7.0).
New version up today resamples, not limited to 48k now.
did the 96k capture alias less? if the plugin can resample internally now it would be cool if it can play higher sample rate models at any sample rateThe new version will resample the I/O to 48 kHz internally, so there's nothing new to be gained in terms of aliasing or anything - but you *can* use it with any project sample rate now. Ironically, this will also prevent you from using a 96kHz capture now I think because it'll be forced to 48, but that wasn't really a thing people did in the first place so it's fine for now.
did the 96k capture alias less? if the plugin can resample internally now it would be cool if it can play higher sample rate models at any sample rate
I love that resampling is now a thing in NAM; hopefully training models at different rates is going to make its way into the trainer soon.I think the resampling is very useful in an specific use case: if you have a multieffects that only has 44.1kHz USB audio, you can now use it as audio interface with NAM. And if the unit routing can handle it, with reamp an I/O options, you can even use its internal effects pre and post NAM. Cool.
Ah fair, I didn’t know if there had been any updates with it since.If you see my post just up above, it was generally inconclusive for me. I'm not really sure how to judge/measure that properly to be honest. But I can tell you it used 2x the CPU with zero audible difference to me
It could support multiple rates in theory, but I wouldn't expect that Steve is going to implement that anytime soon (if at all). It's also more of a pain to train
Ah fair, I didn’t know if there had been any updates with it since.
I was briefly looking at NAM in plugin doctor to see if I could determine much about the resampling but it crashed. The aliasing at 48kHz was high, so that’s why it was on my mind.