sdatkinson / neural-amp-modeler

Neural network emulator for guitar amplifiers.
MIT License
1.72k stars 130 forks source link

[ENHANCEMENT] Put back manual reamp latency compensation in Colab #398

Closed sdatkinson closed 3 months ago

sdatkinson commented 3 months ago

Auto (default): image

Set manually (output lags input by 16 samples): image

DAW over-compensated and the output happens 13 samples before the input: image

Resolves #390