[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Bus error when attaching voice context to grouping
From: |
Douglas Ligertwood |
Subject: |
Bus error when attaching voice context to grouping |
Date: |
Sat, 5 Jul 2014 13:45:22 +0100 |
% This fails with a bus error.
% I'm uncertain if this should be valid code,
% but a clearer error message would be helpful.
\version "2.18.2"
\layout {
\context {
\Voice
\name trebleVoice
\alias Voice
}
\context {
\ChoirStaff
\accepts trebleVoice
}
}
\new trebleVoice { a1 }
- Bus error when attaching voice context to grouping,
Douglas Ligertwood <=