Quiets down compiler warnings
commit5688401dea4e381debe92ac96216835ac5dc562e
authorfundamental <mark.d.mccurry@gmail.com>
Thu, 14 Jun 2012 13:46:52 +0000 (14 09:46 -0400)
committerfundamental <mark.d.mccurry@gmail.com>
Thu, 14 Jun 2012 14:57:37 +0000 (14 10:57 -0400)
tree3d8fc4f85a9cb1a3b7848c88e21226d95ac811b3
parent4eddd5bfa2fd5875f5bd5ecf5118b0366725cecd
Quiets down compiler warnings

The warnings silenced here are mostly cosmetic ones or #warnings about possible
issues that have never arisen (to my knowledge).
src/DSP/Unison.cpp
src/Effects/Reverb.cpp
src/Misc/Master.cpp
src/Misc/Master.h
src/Misc/Part.cpp
src/Misc/Recorder.cpp
src/Nio/PaEngine.cpp
src/UI/MasterUI.fl
src/UI/NSM.C
src/main.cpp