public void stop() {
   synth.close();
   exit();
 }