# macOS Version
1) Unzip the download.
2) Control-click (or right-click) **run.command** → **Open** (first run only)
First-run on macOS (Gatekeeper)
-------------------------------
If macOS shows “can’t be opened because it is from an unidentified developer”:
If “Open” is available:
• Control-click (or right-click) run.command → Open → Open (first run only).
If only “Move to Trash” appears:
• Open System Settings → Privacy & Security.
• Scroll down to the message saying "run.command was blocked".
• Click Allow Anyway, then reopen run.command.
After the first run, you can simply double-click the file to launch it normally.
Folder layout
-------------
PrimeFrequencies/
├─ run.command ← double-click to launch (macOS)
├─ readme.txt ← info
├─ bin/
│ └─ chuck ← bundled ChucK (universal)
├─ code/
│ ├─ PF_RUN.ck ← master runner
│ ├─ PF/ ← PF_01 … PF_47 (compositions)
│ └─ INFO/ ← INFO_01 … INFO_47 (info shreds)
└─ licences/
└─ chuck_license.txt ← ChucK license (MIT)