summaryrefslogtreecommitdiff
path: root/src/mdaPiano.cpp
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2013-01-16 19:38:38 +0800
committerrekado <rekado@elephly.net>2013-01-16 19:38:38 +0800
commit9fd8186588368834e6cd1cb6ffa905f3845ad721 (patch)
tree96980ee369c0a464a47c0be997b08ecd665eeed6 /src/mdaPiano.cpp
parent04f6215d86ebf1d95786fb0e1d189c7b3c899bf9 (diff)
remove EVENT* defines
Diffstat (limited to 'src/mdaPiano.cpp')
-rw-r--r--src/mdaPiano.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mdaPiano.cpp b/src/mdaPiano.cpp
index 1c4ceb1..9c5a999 100644
--- a/src/mdaPiano.cpp
+++ b/src/mdaPiano.cpp
@@ -35,7 +35,6 @@ mdaPiano::mdaPiano(double rate)
add_voices(voices[i]);
}
- notes[0] = EVENTS_DONE;
sustain = 0;
update();