On Wed, Jan 20, 2010 at 6:11 AM, David Kastrup wrote:
> StdbassEngraver = #`((listeners
> (note-event .
> ,(lambda (engraver event)
> (let* ((pitch (ly:event-property event 'pitch)))
>
Han-Wen Nienhuys writes:
> On Tue, Jan 19, 2010 at 11:55 AM, David Kastrup wrote:
>
StdbassEngraver = #`((listeners
(note-event .
,(lambda (engraver event)
(let* ((pitch (ly:event-property event 'pitch)))
>
On Tue, Jan 19, 2010 at 11:55 AM, David Kastrup wrote:
>>> StdbassEngraver = #`((listeners
>>> (note-event .
>>> ,(lambda (engraver event)
>>> (let* ((pitch (ly:event-property event 'pitch)))
>>> (ly:e
Han-Wen Nienhuys writes:
> On Tue, Jan 19, 2010 at 11:34 AM, David Kastrup wrote:
>> I am currently wrestling with accordion standard bass support.
>> Basically, there are single bass buttons and chord buttons, and in the
>> simplest mode, single basses are written in the -2 octave, and chord
>>
On Tue, Jan 19, 2010 at 11:34 AM, David Kastrup wrote:
> I am currently wrestling with accordion standard bass support.
> Basically, there are single bass buttons and chord buttons, and in the
> simplest mode, single basses are written in the -2 octave, and chord
> notes are wrapped/inversed to th
Hi,
I am currently wrestling with accordion standard bass support.
Basically, there are single bass buttons and chord buttons, and in the
simplest mode, single basses are written in the -2 octave, and chord
notes are wrapped/inversed to the -1 octave.
When writing stuff, single basses are writte