]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/performer-init.ly
Fix 1598.
[lilypond.git] / ly / performer-init.ly
index 1b9e18665a541c8bd7f37e094a9658d3bc7834e8..e32f3ff1435c692f10465189ea429a1f70a1cfa0 100644 (file)
@@ -16,7 +16,7 @@
 %%%% You should have received a copy of the GNU General Public License
 %%%% along with LilyPond.  If not, see <http://www.gnu.org/licenses/>.
 
-\version "2.13.46"
+\version "2.14.0"
 
 %%
 %% setup for Request->Element conversion.
 
   melismaBusyProperties = #default-melisma-properties
   instrumentName = #"bright acoustic"
-  midiChannelMapping = #'instrument
+  midiChannelMapping = #'staff
 
   %% quarter = 60
   tempoWholesPerMinute = #(ly:make-moment 15 1)