diff options
Diffstat (limited to 'src/mdaPianoVoice.h')
-rw-r--r-- | src/mdaPianoVoice.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mdaPianoVoice.h b/src/mdaPianoVoice.h index 872dc5e..6f43d7a 100644 --- a/src/mdaPianoVoice.h +++ b/src/mdaPianoVoice.h @@ -43,7 +43,6 @@ class mdaPianoVoice : public LV2::Voice { float outl; float outr; - uint32_t note; //remember what note triggered this // end of voice state float default_preset[NPARAMS]; // contains the default preset |