Re: [frogs] Re: Enhancement: string bends (issue216051) |
[ Thread Index |
Date Index
| More lilynet.net/frogs Archives
]
- To: Carl Sorensen <c_sorensen@xxxxxxx>
- Subject: Re: [frogs] Re: Enhancement: string bends (issue216051)
- From: Marc Hohl <marc@xxxxxxxxxx>
- Date: Tue, 16 Mar 2010 20:59:35 +0100
- Cc: "frogs@xxxxxxxxxxx" <frogs@xxxxxxxxxxx>, "reply@xxxxxxxxxxxxxxxxxxxxxxxxxx" <reply@xxxxxxxxxxxxxxxxxxxxxxxxxx>
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; t=1268769578; l=733; s=domk; d=hohlart.de; h=Content-Transfer-Encoding:Content-Type:In-Reply-To:References: Subject:CC:To:MIME-Version:From:Date:X-RZG-CLASS-ID:X-RZG-AUTH; bh=zWBuxNGWHWfnOOMiNAcEv2PZA1E=; b=Fyek8BqP4z7SWoTQsHtGnoKWq1J5qe/Dhb+8Znvelm3XjYD1b/ZL1opPykYWf3vdPEc ff1rhqfjVMpN7IS8+MWBivPJITV4uteBkQVtOXpWKIK6gkwkowcRNC0896k2zbITB/fhg 5U67EJMFZGwnLRUQ1SCHld8uFtD+G0UJZoU=
I uploaded my latest version of string-bend-engraver.cc.
I think I am on the right track now, but I am not sure how to get
the bend-event stuff right. I have stored all bend-events
in bend_events_, but I have no clue how to assign these events
to the appropriate note_events.
I can check for bend_events_.size () > 0, but in case of chord
constructs, it is essential to get from e.g. < c\5 e\4\bend g\3 >4
the bend-event assigned to string-event 4. How can this be done?
I have tried to use a code similar to the articulation filtering
mechanism a couple of lines above, but this failed (or, more
obviously, I did some mistakes).
Thanks in advance for any hint,
Marc
http://codereview.appspot.com/216051/show
---
----
Join the Frogs!