From cdf2d88a911357846f0f814d975fe7aee4afc8da Mon Sep 17 00:00:00 2001 From: Joris Date: Sun, 7 Jan 2024 23:05:16 +0100 Subject: Add house of the rising sun from the animals --- src/main.lisp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/main.lisp') diff --git a/src/main.lisp b/src/main.lisp index 2c7375e..33c75b4 100644 --- a/src/main.lisp +++ b/src/main.lisp @@ -61,6 +61,7 @@ ('verse "Couplet") ('chorus "Refrain") ('interlude "Interlude") + ('solo "Solo") ('bridge "Pont") ('outro "Outro") (otherwise key))) -- cgit v1.2.3