Fixes uninitialized value within ADnote
commit8293230a2a0af8b9370d557a13b324f04c072119
authorfundamental <mark.d.mccurry@gmail.com>
Wed, 20 Jun 2012 01:04:13 +0000 (19 21:04 -0400)
committerfundamental <mark.d.mccurry@gmail.com>
Wed, 20 Jun 2012 01:04:13 +0000 (19 21:04 -0400)
treeeb1ac44ca1acff66406f092a44303de96d3b12a3
parent78819d0209f0fd0ed922c710e4b8c09cc7bc622a
Fixes uninitialized value within ADnote

- This fixes a possible segfault when changing a part between mono and stero
  mode, or for that matter, it is possible to trigger a bug when dealing with
  the distruction of a mono Adnote, which has not had this value previously set
src/Synth/ADnote.cpp