Mats Bengtsson writes:

> Could we have an compressed_dynamics option (set true by default)?

The midi backend has not been guilified, lots of hardcoded stuff
there, otherwise it would be real simple to specify lower and upper
bounds for volume:

midi-item.cc:

  static Real const full_scale = 127;
  
  int volume = (int) (audio_->volume_*full_scale);

Jan.

-- 
Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org



_______________________________________________
Bug-lilypond mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to