[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lilypond-auto] Issue 3234 in lilypond: Make midiMaximumVolume take
From: |
lilypond |
Subject: |
Re: [Lilypond-auto] Issue 3234 in lilypond: Make midiMaximumVolume take effect without initial dynamic |
Date: |
Sun, 10 Mar 2013 14:05:30 +0000 |
Updates:
Status: Started
Owner: address@hidden
Labels: Patch-new
Comment #1 on issue 3234 by address@hidden: Make midiMaximumVolume take
effect without initial dynamic
http://code.google.com/p/lilypond/issues/detail?id=3234#c1
Make midiMaximumVolume take effect without initial dynamic
My idea is to ensure that the volume is *always* initialised in
Dynamic_performer::process_music. The code to do that is mostly
copied from what happens if there is an actual script event.
The constant 0.71 was obtained by calculating backwards from the
default velocity value (0x5a) in the Midi_note constructor,
midi-item.cc line 179.
http://codereview.appspot.com/7684043
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
- [Lilypond-auto] Issue 3234 in lilypond: Make midiMaximumVolume take effect without initial dynamic, lilypond, 2013/03/10
- Re: [Lilypond-auto] Issue 3234 in lilypond: Make midiMaximumVolume take effect without initial dynamic,
lilypond <=
- Re: [Lilypond-auto] Issue 3234 in lilypond: Make midiMaximumVolume take effect without initial dynamic, lilypond, 2013/03/10
- Re: [Lilypond-auto] Issue 3234 in lilypond: Make midiMaximumVolume take effect without initial dynamic, lilypond, 2013/03/10
- Re: [Lilypond-auto] Issue 3234 in lilypond: Make midiMaximumVolume take effect without initial dynamic, lilypond, 2013/03/13
- Re: [Lilypond-auto] Issue 3234 in lilypond: Make midiMaximumVolume take effect without initial dynamic, lilypond, 2013/03/17
- Re: [Lilypond-auto] Issue 3234 in lilypond: Make midiMaximumVolume take effect without initial dynamic, lilypond, 2013/03/17
- Re: [Lilypond-auto] Issue 3234 in lilypond: Make midiMaximumVolume take effect without initial dynamic, lilypond, 2013/03/17
- Re: [Lilypond-auto] Issue 3234 in lilypond: Make midiMaximumVolume take effect without initial dynamic, lilypond, 2013/03/31