From 885543c3baf6bb4c2f51641ccb254007b5587e30 Mon Sep 17 00:00:00 2001 From: whut Date: Tue, 14 May 2019 23:37:57 -0500 Subject: [PATCH] fix readme (something always has to go wrong, doesn't it) --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ac03a80..7a473b7 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,6 @@ Output is dumped straight to stdout; redirect it to a file if you want to save i ## Known issues * Since the script looks at a simple static memory dump, it has no way of capturing certain data, instead replacing it with placeholders. These include: - * LFO data - * Operator on/off state; all operators are considered to be in use (this *could* potentially be inferred, though) - * Panning, though VOPM doesn't seem to use this + * LFO data + * Operator on/off state; all operators are considered to be in use (this *could* potentially be inferred, though) + * Panning, though VOPM doesn't seem to use this