From f46c6e27755924a9ba2852e250f58cf07b2997b3 Mon Sep 17 00:00:00 2001 From: Lyle Hayhurst Date: Tue, 11 Oct 2022 13:03:44 -0700 Subject: [PATCH] Updated README with mac m1 pro install guide link On my mac m1 pro I was getting this build error. I've updated the README with the fix. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 089ca5d..0016c65 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ install tk: `brew install python-tk` install rt-midi: `pip install python-rtmidi` install pyaudio: `pip install pyaudio` +If the last step fails with the error `ERROR: Could not build wheels for pyaudio, which is required to install pyproject.toml-based projects`, and you are on a M1 Pro chipset, follow [these instructions](https://i.stack.imgur.com/Xn0bm.png). + **Set OP-Z device as input in sound of system preferences** open terminal and type: `python3 underbridge.py` to start