Prime Frequencies (code version)
1. Download the code folder.
2. install the programming language ChucK from: https://chuck.cs.princeton.edu/release
3. After installation, launch Terminal from the Applications folder on your computer (or Command Prompt in Windows).
4. In Terminal/Command Prompt, type:
chuck
and then press the spacebar to have a space after the word. Now from the downloaded code folder, drag and drop the file titled PF_Run onto the Terminal/Command Prompt window, after the space bar. After releasing the mouse, you should see something like the command below (with your own folder structure replacing the “…”):
chuck /.../PF_Run.ck
5. Press Return/Enter to run the programme and follow the on-screen instructions.