From 8d33058899e6e4f159c87603502e3945673b492a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Reiner=20Kr=C3=A4mer?= Date: Mon, 4 Oct 2021 09:56:30 -0600 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c4532eb..8fcca48 100644 --- a/README.md +++ b/README.md @@ -10,5 +10,8 @@ Alternate Tuning Systems Library for Pure Data (Pd). The library is designed for ## A quick Pd tutorial - http://www.pd-tutorial.com/ +## What patch to open first? +- _Main.pd + # Notes To use meantoneTemperament.pd the [pd-zexy](https://github.com/iem-projects/pd-zexy) library is required. You can install the library by selecting "Help" > "Find externals" and searching for "zexy." Choose the version that is right for your system–for example if you are using a Mac: zexy[v2.3.1]\(Darwin-amd64-32\)–click on that version, and the library will be added to your Pd application.