Skip to content

Commit

Permalink
Merge pull request #524 from Xon77/Nov2021
Browse files Browse the repository at this point in the history
Small comments in Readme
  • Loading branch information
Xon77 authored Nov 17, 2023
2 parents 5328087 + 236396a commit 62b8952
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ Follow the steps below one after another:

7. **Install [ATK dependencies](https://github.com/ambisonictoolkit/atk-sc3/blob/master/README.md#kernels-matrices--soundfiles), by evaluating the code in SuperCollider editor.** First, you have to evaluate the following code to open ATK folder: `Atk.openUserSupportDir;` and if the ATK folder is not present, you can create it by evaluating the following code: `Atk.createUserSupportDir;`. If the automatic method by evaluating the code of [ATK dependencies](https://github.com/ambisonictoolkit/atk-sc3/blob/master/README.md#kernels-matrices--soundfiles) does not work, download and put the [Kernels](https://www.ambisonictoolkit.net/download/kernels/) and [Matrices](https://www.ambisonictoolkit.net/download/matrices/) in the ATK folder.

8. For some spatial configurations (quad, 8, and UQAM-32 loudspeaker setup), if you want to skip the step for creating synthDefs in one of the setup steps (2.i) below, to go quicker, I have already prepared in the folder [`L4L_SynthDefs`](/L4L_SynthDefs/) two versions of the 6 folders (for each of the 3 spatial configurations and for each of both servers) you can copy and put into your user support directory, which is accessible via the menu `File -> Open user support directory`. Depending whether you installed the [Mi UGens](https://github.com/v7b1/mi-UGens) within your `Extensions` folder (step 4 of the installation) and succeeded to boot the audio server correctly without errors, choose the versions including or without these UGens. Recompile again.
8. For some spatial configurations (quad, 8, and UQAM-32 loudspeaker setup), if you want to skip the step for creating synthDefs in one of the setup steps (2.i) below, to go quicker, I have already prepared in the folder [`L4L_SynthDefs`](/L4L_SynthDefs/) two versions of the 6 folders (for each of the 3 spatial configurations and for each of both servers) you can copy and put into your user support directory, which is accessible via the menu `File -> Open user support directory`. Depending on whether you installed the [Mi UGens](https://github.com/v7b1/mi-UGens) within your `Extensions` folder (step 4 of the installation) and succeeded to boot the audio server correctly without errors, choose the versions including or without these UGens. Recompile again.


## Setup
Expand Down

0 comments on commit 62b8952

Please sign in to comment.