Skip to content

Commit

Permalink
Fix preferences path (new ones are not already out)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas committed Mar 28, 2024
1 parent 271b998 commit 07a8609
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 8 deletions.
4 changes: 2 additions & 2 deletions en_US/analyzer/Snapshots.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ You can save and reload as many projects as you want, disk space permitting.

>Projects are saved in
`<User folder>/FLUX/Pure Analyzer System/Data/<Project Name>`
`<User folder>/FLUX SE/Pure Analyzer System/Data/<Project Name>`
>
<!-- LIVEVERSION-->
Expand Down Expand Up @@ -146,7 +146,7 @@ Snapshot setup options

### Name

You can here define a new project name which will ultimately create a new folder in the user data folder `<User folder>/FLUX/Pure Analyzer System/Data/<Project Name>`
You can here define a new project name which will ultimately create a new folder in the user data folder `<User folder>/FLUX SE/Pure Analyzer System/Data/<Project Name>`


### Display defaults
Expand Down
2 changes: 1 addition & 1 deletion en_US/analyzer/Snapshots_Setup.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Snapshot setup options

## Name

You can here define a new project name which will ultimately create a new folder in the user data folder `<User folder>/FLUX/FLUX:: Analyzer System/Data/<Project Name>`
You can here define a new project name which will ultimately create a new folder in the user data folder `<User folder>/FLUX SE/FLUX:: Analyzer System/Data/<Project Name>`


## Display defaults
Expand Down
2 changes: 1 addition & 1 deletion en_US/analyzer/Snapshots_Usage.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ You can save and reload as many projects as you want, disk space permitting.

>Projects are saved in
`<User folder>/FLUX/Pure Analyzer System/Data/<Project Name>`
`<User folder>/FLUX SE/Pure Analyzer System/Data/<Project Name>`
>
<!-- LIVEVERSION-->
Expand Down
2 changes: 1 addition & 1 deletion en_US/elixir/Preferences.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The field is editable or not, according to the DAW.
Set the plugin size.

:::{.callout-note}
If you choose a too big size and cannot change it anymore, please close the UI of all Elixir instances, and delete "Preferences" on "/Documents/FLUX/Elixir".
If you choose a too big size and cannot change it anymore, please close the UI of all Elixir instances, and delete "Preferences" on "/Documents/FLUX SE/Elixir".
:::

## Report latency
Expand Down
6 changes: 4 additions & 2 deletions en_US/spat-revolution/Files_&_folders.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,13 @@ Reverb preset can be stored and exported as *.reverbPresets.* They can later be

## Preferences and resources files

```Users/.../Document/FLUX```
```Users/.../Document/FLUX SE```

```Users/.../Document/FLUX SE - IRCAM```

```Users/.../Document/Ircam```

The FLUX Folder contains a subfolder named *Config* which has 3 files:
The FLUX SE Folder contains a subfolder named *Config* which has 3 files:

* .ioconfig contains your added speaker arrangements to _SPAT Revolution_
* .presets contains your reverb presets
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ To begin is the FLUX IOConfig. This is the FLUX:: speaker arrangements file form

In _SPAT Revolution_, it is important to understand that speaker arrangements **DO** follow the session file. So if you are opening a .JSON with an arrangement new to your system, _SPAT Revolution_ will copy that arrangement and it will then be part of the user-created arrangements. In consequence, this new arrangement will be accessible for any new _SPAT Revolution_ session.

If you care to know where these arrangements are stored, ```Document/FLUX/Spat Revolution/Config``` is where your master IOConfig file, containing all the user-defined arrangements, is located. Note that the repertory ```Document/FLUX SE/Spat Revolution``` is now the folder that contains all of your SPAT preferences. If you ever need to erase your preferences, for troubleshooting purposes, remember to export your speaker arrangements first, and then back them up outside this folder.
If you care to know where these arrangements are stored, ```Document/FLUX SE/Spat Revolution/Config``` is where your master IOConfig file, containing all the user-defined arrangements, is located. Note that the repertory ```Document/FLUX SE/Spat Revolution``` is now the folder that contains all of your SPAT preferences. If you ever need to erase your preferences, for troubleshooting purposes, remember to export your speaker arrangements first, and then back them up outside this folder.

### How to import a speaker configuration from

Expand Down

0 comments on commit 07a8609

Please sign in to comment.