]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/performer-init.ly
music-functions-init.ly: Use foreach instead of map when return value is discarded.
[lilypond.git] / ly / performer-init.ly
index 5888a94ee0dfe949d90e7aa2d063783a81158747..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.36"
+\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)