You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,12 +37,15 @@ There are a couple of components whose states/contents you'll probably want to s
37
37
38
38
The state of some other components such as MIDI/OSC Maps get saved into your project folder for easy migration and future-proofing for updates.
39
39
40
-
These can be turned off in the Custom Parameters of the toolkit.
40
+
These can be turned on or off in the Custom Parameters of the toolkit, which you can also access by right-clicking the `fx` button in the toolbar.
41
41
42
42
## Custom Parameters
43
43
44
44
At the base level of `FunctionStore_tools.tox` you can find some custom parameters that allow you to customize its functionalities on a broad scale. Should you want further customization, it is possible at the component level of each tool.
45
45
46
+
> You can easily access these settings by right-clicking the `fx` button in the toolbar.
47
+
48
+
46
49
### Active tab
47
50
48
51
In this tab you can choose to disable some of the components, that you might find annoying or unwanted. I only added the ones I personally might want turned off occasionally. I also crammed in `ParPromoter Ref/Bind` which is explained here: [CustomPar Tools](https://github.com/function-store/FunctionStore_tools/wiki/02.-FNS_Toolbar#custompar-tools)
0 commit comments