]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/performer-init.ly
doc build: Use all includes for texinfo also for the xref-map generation
[lilypond.git] / ly / performer-init.ly
index 0b9a18f34bbee3f46f113e8a5c723f45a67a7032..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 = #'staff
 
   %% quarter = 60
   tempoWholesPerMinute = #(ly:make-moment 15 1)