diff AppCore.mm @ 27:ae4d2c3ce5e0

Details. Zoom trailing finger move sorted. Qs rephrased.
author Robert Tubb <rt300@eecs.qmul.ac.uk>
date Wed, 13 Feb 2013 17:03:56 +0000
parents 346807b47860
children 790939017078
line wrap: on
line diff
--- a/AppCore.mm	Fri Feb 01 18:31:43 2013 +0000
+++ b/AppCore.mm	Wed Feb 13 17:03:56 2013 +0000
@@ -80,7 +80,9 @@
 }
 
 //--------------------------------------------------------------
-void AppCore::exit() {}
+void AppCore::exit() {
+    pd.stop();
+}
 
 //--------------------------------------------------------------
 void AppCore::playTone(int pitch) {