From 6f6e09d2003e99838251ab3e8839cbcb434438d5 Mon Sep 17 00:00:00 2001 From: Thomas Harte Date: Mon, 22 Nov 2021 15:18:12 -0500 Subject: [PATCH] Correct: `load` -> `store`. --- Outputs/Speaker/Implementation/LowpassSpeaker.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Outputs/Speaker/Implementation/LowpassSpeaker.hpp b/Outputs/Speaker/Implementation/LowpassSpeaker.hpp index d407128ee..a1b59b1c3 100644 --- a/Outputs/Speaker/Implementation/LowpassSpeaker.hpp +++ b/Outputs/Speaker/Implementation/LowpassSpeaker.hpp @@ -311,7 +311,7 @@ template class PushLowpass: public LowpassBase