From 9b0e44255c9808522a5f736fe5017ff069b833f0 Mon Sep 17 00:00:00 2001 From: David Huss <dh@atoav.com> Date: Wed, 16 Jun 2021 17:53:46 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a95d41..a292c5b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # hexmixer -Hexmixer is a OSX-controlled 16x16 matrix mixer for the JACK audio system. +Hexmixer is a OSC-controlled 16x16 matrix mixer for the JACK audio system. A matrix mixer allows you to send any input to any number of outputs. Internal computations are done at 32 bits. -- GitLab