On Sat, Aug 9, 2025 at 1:01 PM Thomas Morley <[email protected]> wrote:
> Rhythm is wrong here > > > d16[ b8] a8.[ b16] d4( d8) % 12 > > Should read (note the added dot): > > d16[ b8.] a8.[ b16] d4( d8) % 12 Ah. User error. I half-suspected. ;-) Tired eyes gloss over the same mistake multiple times. Thanks!
