smallpond

Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.nihaljere.xyz/smallpond
Log | Files | Refs | README | LICENSE

commit 2eea7ea8b215fa2a994c6246398cf6baf48c8f62
parent 4174cb678df91079e53fd644e298d614ce93ed81
Author: Nihal Jere <nihal@nihaljere.xyz>
Date:   Mon,  7 Nov 2022 12:13:11 -0600

dot on multinote columns

Diffstat:
Msmallpond.lua | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/smallpond.lua b/smallpond.lua @@ -177,6 +177,7 @@ local commands = { group.count = out.count group.stemdir = out.stemdir group.beam = out.beam + group.dot = out.dot table.insert(voice, group) goto start end