Misc/Part: Only create silent output buffer once
commita322d9a53190455b8843f509530948efb3c4f328
authorRicard Wanderlof <polluxsynth@butoba.net>
Tue, 4 Jan 2022 23:54:32 +0000 (5 00:54 +0100)
committerMark McCurry <mark.d.mccurry@gmail.com>
Thu, 6 Jan 2022 03:02:48 +0000 (5 22:02 -0500)
tree1dae586781a560294f37153cf4e99ed43b5fb13e
parentfc71427c9bf88f2e474cd525862120a05a281d19
Misc/Part: Only create silent output buffer once

When the part is disabled, it is only necessary to create the zeroed
output buffer once.
src/Misc/Part.cpp
src/Misc/Part.h