lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: wish: more midi-functionality


From: Keith OHara
Subject: Re: wish: more midi-functionality
Date: Sat, 4 Feb 2012 05:19:21 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Markus W. Kropp <kropp <at> koelnklassik.de> writes:

> on midi-channel 12 there is the violin. in the linuxsampler 
> is loaded the sound for violin-sustain. this is
> ok for the first 4 measures. but then, i need
> staccato-violins. and later some other articulations of the violins. 

Probably you know this, but LilyPond will accept a change
 \set Staff.midiInstrument = #"pizzicato strings" 
in the middle of the music.  This generates a program change message in the
MIDI file that should change the voice used for the relevant MIDI channel.

> create one command, that can not only change the instrument name.
> create a command, that tells every staff
> (or even every voice) to change the midi channel AND the port. 

There is a new feature 
<http://lilypond.org/doc/v2.14/Documentation/changes/index.html>
  \set Score.midiChannelMapping = #'voice 
that puts a different port assignment for each voice at the beginning of
each track in the MIDI file.

Many of us cannot use this feature, because hardware MIDI synthesizers
have only one, or maybe two, input ports.  





reply via email to

[Prev in Thread] Current Thread [Next in Thread]