Thank you!
On Thu, 30 Jan 2025 at 07:29, Lukas-Fabian Moser wrote:
> > One small thing: when I compile the .ly file, I'm seeing this in the log:
> >
> > ((# . "do")
> > (# . "re")
> > (# . "mi")
> > ...more...
> > (# . "tey"))
> >
> > It gets noisy, especially with longer pieces. How can I r
or format commands, but I found
none)
Cheers,
Drew
On Wed, 29 Jan 2025 at 22:12, Drew Neil wrote:
> That's amazing Lukas! :chefkiss:
> Thanks so much.
> Drew
>
> On Wed, 29 Jan 2025 at 15:47, Lukas-Fabian Moser wrote:
>
>> Hi Drew,
>>
>> ... which is gr
That's amazing Lukas! :chefkiss:
Thanks so much.
Drew
On Wed, 29 Jan 2025 at 15:47, Lukas-Fabian Moser wrote:
> Hi Drew,
>
> ... which is great, since it means that the noteNameFunction gets called
>> with the current context (as opposed to only a pitch), which means we can
>> read the tonic fro
he current tonic. Am I
looking in the wrong place?
Cheers,
Drew
On Fri, 24 Jan 2025 at 10:41, Lukas-Fabian Moser wrote:
> Hi Andrew,
> Am 23.01.25 um 23:41 schrieb Drew Neil:
>
> Is it possible to have note names printed using moveable do solfege?
>
> I've been experimen
Is it possible to have note names printed using moveable do solfege?
I've been experimenting with the noteNameFunction(). I can get the
pitch-notename and pitch-alteration, which is a good start. But I think I
need to know the key and tonality to be able to decide which pitch is 'do'.
Can I get t