From f2432d9c3737d5466e0b048a903789e4875ad378 Mon Sep 17 00:00:00 2001 From: Steve Tynor Date: Wed, 19 Jul 2023 18:01:24 -0400 Subject: [PATCH] PolySort --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6a2a77..be25739 100644 --- a/README.md +++ b/README.md @@ -341,7 +341,7 @@ Outputs: * **Out** - 10 polyphonic sorted output corresponding to each input. -For example, an alternate way to sort MIDI similar to the example above for SplitSort](#splitsort) would be: +For example, an alternate way to sort MIDI similar to the example above for [SplitSort](#splitsort) would be: ![module-screenshot](./doc/PolySort-chained.png)