From 90a1f90e5420aa0b1b672f8b0c2a3eb92dc18352 Mon Sep 17 00:00:00 2001 From: Michael Edwards Date: Mon, 25 Nov 2024 09:41:19 +0100 Subject: [PATCH] nowt --- src/utilities.lsp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/utilities.lsp b/src/utilities.lsp index 2ea56d8d..7336b25f 100644 --- a/src/utilities.lsp +++ b/src/utilities.lsp @@ -17,7 +17,7 @@ ;;; ;;; Creation date: June 24th 2002 ;;; -;;; $$ Last modified: 11:34:52 Wed Nov 20 2024 CET +;;; $$ Last modified: 09:41:07 Mon Nov 25 2024 CET ;;; ;;; **** ;;; Licence: Copyright (c) 2010 Michael Edwards @@ -6778,7 +6778,6 @@ yes_foo, 1 2 3 4; ;;; November 13th 2024 ;;; ;;; DESCRIPTION - ;;; Think of isorhythm: you have a list of x pitches which you go through, ;;; repeating from the beginning when you get to the end, plus a ;;; similarly-handled list of y rhythms. x and y are different (lengths) so when