diff --git a/include/clients/rt/AmpGateClient.hpp b/include/clients/rt/AmpGateClient.hpp index d0595bda5..443a7fe3d 100644 --- a/include/clients/rt/AmpGateClient.hpp +++ b/include/clients/rt/AmpGateClient.hpp @@ -161,6 +161,7 @@ struct NRTAmpGate std::vector output{binaryOut.row(0)}; // convert binary to spikes + client.reset(c); client.process(input, output, c); // add onset at start if needed