Menu

#185 RhythmicStaff squishing chords should produce single notes

Verified
Enhancement
2019-06-01
2006-12-24
Anonymous
No

Originally created by: *anonymous

Originally created by: gpermus@gmail.com
Originally owned by: dak@gnu.org

% the chords produce two noteheads; it would be nice if they
% produced a single notehead.

\new RhythmicStaff {
  \time 4/4
  <c>2
  <e>2
  <c e g>2
  <c e g>4
  <c e g>4
}
1 Attachments

Related

Issues: #185

Discussion

<< < 1 2 (Page 2 of 2)
  • Anonymous

    Anonymous - 2017-01-20

    Passes make, make check and a full make doc

     
  • Anonymous

    Anonymous - 2017-01-24
    • Patch: review --> countdown
     
  • Anonymous

    Anonymous - 2017-01-24

    Patch on countdown for Jan 27th.

     
  • Anonymous

    Anonymous - 2017-01-28
    • Patch: countdown --> push
     
  • Anonymous

    Anonymous - 2017-01-28

    Patch counted down - please push.

     
  • Trevor Daniels

    Trevor Daniels - 2017-01-28

    Pushed to Staging as
    c991eb5d49a1b36c81a890c4574f75d8834bb9a0

    Author: Trevor Daniels t.daniels@treda.co.uk 2017-01-19 20:47:36
    Committer: Trevor Daniels t.daniels@treda.co.uk 2017-01-28 15:12:12

    Issue 185 Squishing chords
    
      Add a user-level interface to the event-chord-reduce function.
    
      Document its use for squishing chords in music being used to
      provide the rhythms to RhythmicStaff and the Pitch_squash_engraver.
    
     
  • Trevor Daniels

    Trevor Daniels - 2017-01-28
    • labels: --> Fixed_2_19_55
    • status: Started --> Fixed
    • Patch: push -->
     
  • Federico Bruni

    Federico Bruni - 2017-02-16
    • status: Fixed --> Verified
     
  • Christopher Heckman

    The same bug happens if chord modifiers are used, so this should also be checked. Minimal example:

    \new RhythmicStaff { c:m }
    

    Version 2.18.

     
<< < 1 2 (Page 2 of 2)