lilypond-devel
[Top][All Lists]
Advanced

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

Re: partcombine, but including rests from quiet voices?


From: Han-Wen Nienhuys
Subject: Re: partcombine, but including rests from quiet voices?
Date: Mon, 17 Dec 2007 01:31:48 -0200

2007/12/17, Han-Wen Nienhuys <address@hidden>:

>
> class VoiceState {
>
>    // Iterate in time-order; uses info coming from listeners directly
>    vector<StreamEvent> events_happening_at(Moment time_stamp, SCM event_type);

Sorry about this.  During daytime work I have to use camel case for
classnames.  LilyPond style would use

  class Voice_state
  class Stream_event.

-- 
Han-Wen Nienhuys - address@hidden - http://www.xs4all.nl/~hanwen




reply via email to

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