Difference between revisions of "1/УМИЛЕНИЕnotes"

From www.PSALTIKI.info
< 1
Jump to: navigation, search
m
m
Line 11: Line 11:
 
       \tempo 2 = 72
 
       \tempo 2 = 72
  
  \context {
+
\midiInstrument = #"cello"
    \Voice
 
    \remove "Dynamic_performer"
 
  }
 
 
       }
 
       }
 
}
 
}

Revision as of 23:13, 9 June 2019

Unable to compile LilyPond input file:
Processing `.../file.ly'
Parsing...
.../file.ly:12:1: error: unknown escaped string: `\midiInstrument'

\midiInstrument = #"cello"
Interpreting music...[8][8]
Preprocessing graphical objects...
Interpreting music...
MIDI output to `file.midi'...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `file.ps'...
Converting to PNG...
fatal error: failed files: ".../file.ly"

exited with status: 1