Keith Bloemer

Results 73 comments of Keith Bloemer

Latest version of SmartAmp has save/load plugin states implemented, removed custom model load, implemented better in SmartGuitarPedal, closing issue.

@38github Thank you for the feedback, you are not the only one having issues with the pre release binaries. Do you get any sound from the Windows 10 VST in...

Right, so what's supposed to happen, is when the DAW scans the VST3, it actually copies 5 json files to the directory I mentioned from the VST3 binary data. This...

For anyone running on Mac and not getting the SmartAmpPro running, you may need an additional step to allow the plugin to run, by telling the Mac to trust the...

That all sounds very cool, forgive me for being slow but what will this add from a user standpoint in addition to what a typical DAW provides? Is this for...

That would be pretty amazing if we could do it all in a browser. I briefly looked into onnx when I was working on converting the PyTorch models into tensorflow,...

Good questions, yes for now the audio should be 44.1, haven’t tried others but that’s interesting that 48 sound good too, or better. Training data is done in FP32, but...

Yes I also noticed the secondary sound on the clean channel, I’d like to understand why that happens too. I haven’t noticed that on any models trained from direct signal...

Fixed in version 1.3 by handling graphics properly.

If you built with cmake using the readme steps I don't think this is the problem, but verify that you built in Release mode and not Debug. I don't have...