Re: midiExpression in voices with Staff_performer

2019-04-17 Thread Heikki Tauriainen
ion level have effect, you'll probably need to move also the Midi_control_change_performer from the Staff context to the Voice context. -- Heikki Tauriainen ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: <>

2019-01-04 Thread Heikki Tauriainen
<< { aes,2. } \new Voice { \voiceTwo s4 ees2 } \new Voice { \voiceOne \hideNotes aes,4^(\unHideNotes s4 \voiceTwo bes4) } >> } -- Heikki Tauriainen ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Dynamics within divisi

2017-09-17 Thread Heikki Tauriainen
the issue – I believe the example about the behavior of MIDI volume at Voice boundaries is still valid, as are all workarounds suggested in the comments that follow.) [1] https://sourceforge.net/p/testlilyissues/issues/3945/ [2] http://lists.gnu.org/archive/html/lilypond-user/2014-05/msg00429.ht ml -- Heikki Tauriainen ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Midi dynamics behaviour changed in latest git HEAD

2016-08-20 Thread Heikki Tauriainen
ftHandPart \dynamicsPart >>  >> help?  This is what I'd try first to ensure that \rightHandPart and \dynamicsPart will end up in the same Voice (and not in any separate implicit Voices which could get instantiated implicitly otherwise). --  Heikki Tauriainen ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: MIDI "volume"

2015-10-06 Thread Heikki Tauriainen
ntext property would certainly not work well without also disabling the emission of the automatically generated CC#7 events that I mentioned above. Do the core developers have any opinions (or knowledge) about the purpose of the automatically generated CC#7 events? -- Heikki Tauriainen

Re: MIDI track names

2015-08-04 Thread Heikki Tauriainen
sequence independently of the \header block (for use by the Control_track_performer). -- Heikki Tauriainen ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: MIDI track names

2015-08-04 Thread Heikki Tauriainen
On Tue, 2015-08-04 at 22:54 +0600, Henning Hraban Ramm wrote: Am 2015-08-04 um 16:03 schrieb David Kastrup d...@gnu.org: Heikki Tauriainen g034...@welho.com writes: In that case, I suggest to default the name to header’s „title“ setting. What do you think? Could

Re: Midi program channels

2014-08-09 Thread Heikki Tauriainen
names.) Regards, Heikki -- Heikki Tauriainen ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: MIDI dynamics parsing error

2014-05-20 Thread Heikki Tauriainen
a particular type of context and therefore cannot really be moved entirely freely between different contexts. With this particular example, however, the end result sounds to me as if the dynamic changes would get applied to all Voices in the parallel music expression. -- Heikki Tauriainen

Re: MIDI dynamics parsing error

2014-05-19 Thread Heikki Tauriainen
in the lower part to have them applied to these notes in MIDI... -- Heikki Tauriainen ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user