From 43bd1eff3e4e269a2e70f77751076471cde5b951 Mon Sep 17 00:00:00 2001 From: Dave Griffiths Date: Mon, 26 Sep 2022 12:14:13 +0100 Subject: [PATCH] added liblo to mac build instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 538d550..5c89660 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ Build & run it: ## Mac Install libraries for sample engine: - $ brew install fftw portaudio + $ brew install fftw portaudio liblo Install dependancies for the interface: