changeset 909:c48b07b34cb3 tony_integration

Restore selection of playback sample for note layers. Also default to new elecpiano clip.
author Chris Cannam
date Wed, 07 May 2014 16:51:04 +0100
parents 166e3fc1e962
children 55e552b4f1b7
files data/model/NoteModel.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/data/model/NoteModel.h	Wed May 07 15:18:45 2014 +0100
+++ b/data/model/NoteModel.h	Wed May 07 16:51:04 2014 +0100
@@ -131,7 +131,7 @@
 
     virtual QString getDefaultPlayClipId() const
     {
-        return "piano";
+        return "elecpiano";
     }
 
     virtual void toXml(QTextStream &out,