jvsthost
jvsthost copied to clipboard
Cleanup
Code inspections and refactoring
Hi Drew, thanks a lot for the commit. I'm just looking at it now; I was out-of-touch for the last week.
@mhroth You're welcome! I'm working to bring several Java VST projects up-to-date with Java 7. One thing I learned from my pull request to Opaz-PlugDK is that the @ Override annotations from Netbeans add a lot of unnecessary clutter in the code. They can be stripped out and I'll remove them before committing in the future. :)