Closed sdatkinson closed 4 months ago
https://github.com/sdatkinson/NeuralAmpModelerCore/blob/bc51a12d2fc42193534836cba9b13aaaf99eb322/NAM/dsp.h#L135
i_end should be ncols like in the implementation:
i_end
ncols
https://github.com/sdatkinson/NeuralAmpModelerCore/blob/bc51a12d2fc42193534836cba9b13aaaf99eb322/NAM/dsp.cpp#L207
https://github.com/sdatkinson/NeuralAmpModelerCore/blob/bc51a12d2fc42193534836cba9b13aaaf99eb322/NAM/dsp.h#L135
i_end
should bencols
like in the implementation:https://github.com/sdatkinson/NeuralAmpModelerCore/blob/bc51a12d2fc42193534836cba9b13aaaf99eb322/NAM/dsp.cpp#L207