bug-lilypond
[Top][All Lists]
Advanced

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

Issue 1646 in lilypond: MIDI output on incorrect channels (using GUB bui


From: lilypond
Subject: Issue 1646 in lilypond: MIDI output on incorrect channels (using GUB build)
Date: Thu, 05 May 2011 08:04:13 +0000

Status: Accepted
Owner: address@hidden
Labels: Type-Defect Priority-Critical Regression

New issue 1646 by address@hidden: MIDI output on incorrect channels (using GUB build)
http://code.google.com/p/lilypond/issues/detail?id=1646

% Using the mingw build on windows XP, the following input
\version 2.13.61
\score {
 \new Staff \with { midiInstrument = #"violin"} { c'' g'' c'' g'' }
 \midi { }
}
% generates the attached midi file.  The midi file sets channel 0 to violin
% and sends the first note to channel 0, but sends following notes to
% channel 1 where they sound as piano.
%
%% I suspect this is already fixed in git, but the released build
%% has a problem.

Attachments:
        1646.mid  169 bytes




reply via email to

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