From d0e3e48668636f4c66ecdc11f8e297d9d653364a Mon Sep 17 00:00:00 2001 From: Heikki Tauriainen Date: Sat, 19 Oct 2013 10:20:10 +0300 Subject: [PATCH] Remove definition of the "instrumentName" property from Score_performer This setting has no effect; furthermore, according to the discussion on issue 3581 and the related patch review comments, no default settings for MIDI controls should ever be enforced if they are not set explicitly. Signed-off-by: David Kastrup --- ly/performer-init.ly | 1 - 1 file changed, 1 deletion(-) diff --git a/ly/performer-init.ly b/ly/performer-init.ly index 0a1ac2d374..2d0d4d40db 100644 --- a/ly/performer-init.ly +++ b/ly/performer-init.ly @@ -197,7 +197,6 @@ \name Score melismaBusyProperties = #default-melisma-properties - instrumentName = #"bright acoustic" midiChannelMapping = #'staff %% quarter = 60 -- 2.39.2