Richard Sabey hotmail.co.uk> writes:
> Lilypond's MIDI output sometimes fails to account for dynamic indications if
> the code specifies them in parallel with the music rather than directly
> attached to notes.
Added to the issue tracker at
http://code.google.com/p/lilypond/issues/detail?id=1
Status: Accepted
Owner:
Labels: Type-Defect Priority-Medium
New issue 1661 by k-ohara5...@oco.net: MIDI dynamics take effect one note
too late
http://code.google.com/p/lilypond/issues/detail?id=1661
Extracted form the report
http://lists.gnu.org/archive/html/bug-lilypond/2011-05/msg00238
Updates:
Summary: Collision between lyrics and items on the next system
Status: Started
Labels: Patch-new
Comment #4 on issue 1654 by k-ohara5...@oco.net: Collision between lyrics
and items on the next system
http://code.google.com/p/lilypond/issues/detail?id=1654
The
Updates:
Labels: -Type-Defect Type-Scripts
Comment #15 on issue 1609 by k-ohara5...@oco.net: unpredictable change of
voicing in partcombine-midi.ly
http://code.google.com/p/lilypond/issues/detail?id=1609
Please help! -- how to verify this?
Good point.
The core program did not chang
Richard Sabey hotmail.co.uk> writes:
> << { c2 f } { s1\ } >>
> \midi {
> \context{\Staff\remove "Staff_performer"}
> \context{\Voice\consists "Staff_performer"}}
Well, if you move "Staff_performer" to put each voice on a separate channel,
then I think we *want* the first voice to igno
Am 23.05.2011, 01:08 Uhr, schrieb Francisco Vila :
2011/5/22 Simon :
But I tried now versions 2.11.65-1, 2.12.3-1 and 2.13.61-1. They all
work fine and produce a nice clef. Debian stable (squeeze) uses
2.12.3-7, which is not available at the download site
http://download.linuxaudio.org/lilypo
Il giorno lun, 23/05/2011 alle 16.34 +0300, Dmytro O. Redchuk ha
scritto:
> On Sun 22 May 2011, 21:47 Federico Bruni wrote:
> > I think that there are some wrong pitches in this snippet:
> > http://lilypond.org/doc/v2.13/Documentation/snippets/fretted-strings#fretted_002dstring-harmonics-in-tablatu
Comment #3 on issue 1660 by crazyman...@gmail.com: harmonicOn doesn't work
in TabStaff
http://code.google.com/p/lilypond/issues/detail?id=1660
This can probably be fixed by adding overrides for TabNoteHead as well as
for NoteHead in ly/property-init.ly
I'll try to get it done today
__
On May 23, 2011, at 4:18 PM, lilyp...@googlecode.com wrote:
>
> Comment #2 on issue 1660 by brownian.box: harmonicOn doesn't work in TabStaff
> http://code.google.com/p/lilypond/issues/detail?id=1660
>
> Should this issue be tagged as Invalid then?
I'd say so. The docstring for harmonicsOn doe
On Mon 23 May 2011, 10:06 Richard Sabey wrote:
> Lilypond's MIDI output sometimes fails to account for dynamic indications if
> the
> code specifies them in parallel with the music rather than directly attached
> to
> notes.
>
> In the example, the notes sound fairly loud to me.
This stressed me
On Mon 23 May 2011, 11:33 K. Kellogg-Smith wrote:
> >I'm not top posting
> Predefined-guitar-fretboards.ly (v2.12.0): Missing semi-colon at end of
> finger
> position strings for chords {dis:aug} and {ees:aug} result in incorrect fret
> diagrams.
Please, provide a tiny example, THANKS!
--
Dm
>I'm not top posting
Predefined-guitar-fretboards.ly (v2.12.0): Missing semi-colon at end of finger
position strings for chords {dis:aug} and {ees:aug} result in incorrect fret
diagrams.
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists
Comment #2 on issue 1660 by brownian.box: harmonicOn doesn't work in
TabStaff
http://code.google.com/p/lilypond/issues/detail?id=1660
Should this issue be tagged as Invalid then?
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu
Comment #1 on issue 1660 by mts...@gmail.com: harmonicOn doesn't work in
TabStaff
http://code.google.com/p/lilypond/issues/detail?id=1660
harmonicsOn only changes the form of the notehead.
There's no way via an override to get the note to be a harmonic on the
TabStaffs w/o redoing the C++
Status: Accepted
Owner:
Labels: Type-Defect Priority-Medium
New issue 1660 by brownian.box: harmonicOn doesn't work in TabStaff
http://code.google.com/p/lilypond/issues/detail?id=1660
Reported by Federico Bruni,
http://lists.gnu.org/archive/html/bug-lilypond/2011-05/msg00234.html:
%---
On Sun 22 May 2011, 21:54 Federico Bruni wrote:
> As you can see in the following example, when using harmonicOn, fret
> numbers in TabStaff are not enclosed by angled brackets (while Staff is
> ok).
>
> It looks like a bug.
>
> \version "2.15.0"
>
> music = \relative c'' {
>% Ok, it works i
On Sun 22 May 2011, 21:47 Federico Bruni wrote:
> I think that there are some wrong pitches in this snippet:
> http://lilypond.org/doc/v2.13/Documentation/snippets/fretted-strings#fretted_002dstring-harmonics-in-tablature
>
Please, anyone, i need help!-)
> Can you check it?
>
> I would write a
Status: Accepted
Owner:
Labels: Type-Enhancement Priority-Low
New issue 1659 by brownian.box: convert-ly should check if it's in a
comment or not
http://code.google.com/p/lilypond/issues/detail?id=1659
http://lists.gnu.org/archive/html/lilypond-user/2011-05/msg00246.html
This should pro
On Thu 19 May 2011, 18:02 Carl Sorensen wrote:
> This should probably be an enhancement request -- to have convert-ly ignore
> lines with comments. We currently don't have any status checking to see if
> we are in a comment or not.
Added as 1659:
http://code.google.com/p/lilypond/issues/detail?id=
Comment #2 on issue 1634 by brownian.box: make find(1) work on BSDs
http://code.google.com/p/lilypond/issues/detail?id=1634
(just to ping) Have not any idea how to verify.
___
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailm
Comment #14 on issue 1609 by brownian.box: unpredictable change of voicing
in partcombine-midi.ly
http://code.google.com/p/lilypond/issues/detail?id=1609
Please help! -- how to verify this?
May i use code @comment1 ?
___
bug-lilypond mailing list
Lilypond's MIDI output sometimes fails to account for dynamic indications if the
code specifies them in parallel with the music rather than directly attached to
notes.
In the example, the notes sound fairly loud to me.
Related to issue 1646?
%%
\version "2.13.61"
\score
{
22 matches
Mail list logo