From 24e2fd4184ea5c744969ef22b31dcc51c4065253 Mon Sep 17 00:00:00 2001 From: Thomas Harte Date: Mon, 22 Nov 2021 11:28:02 -0500 Subject: [PATCH] Avoid implicit conversion. --- 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 76492415a..d407128ee 100644 --- a/Outputs/Speaker/Implementation/LowpassSpeaker.hpp +++ b/Outputs/Speaker/Implementation/LowpassSpeaker.hpp @@ -311,7 +311,7 @@ template class PushLowpass: public LowpassBase