summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mdaPiano.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mdaPiano.cpp b/src/mdaPiano.cpp
index 19cc0b1..eb6ce39 100644
--- a/src/mdaPiano.cpp
+++ b/src/mdaPiano.cpp
@@ -41,7 +41,6 @@ mdaPiano::mdaPiano(double rate)
comb = new float[256];
update();
- suspend();
}