]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/midi-def.hh
release: 0.0.41
[lilypond.git] / lily / include / midi-def.hh
index 7a559adf5837b806a7a6ce753fcfa09ad0235ba0..1e04e5df4cbf48f3c4377549839783b04b21fdd6 100644 (file)
 /** 
  */
 struct Midi_def {
+    // ugh!
+    static int den_i_s;
+    static int num_i_s;
+
     /// output file name
     String outfile_str_;