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
+25-28Lines changed: 25 additions & 28 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,7 @@
6
6
**Important: This toolkit has been developed under TD2022, while there is a 2023 variant available in the releases it may have bugs. Please report if you see any, thanks! See [TD2023 Migration guide](https://github.com/function-store/FunctionStore_tools/wiki/01.-OpTemplates#td2023-migration) for OpTemplates.**
This is a collection of [**TouchDesigner**](https://derivative.ca) hacks and tools that can help you improve workflow as well as manipulate the default behavior of TD.
11
12
For example, with these tools you will be able to place operators with your preferred default parameters, operator chains, or even full render networks with one click; as well as swap operators, and more.
@@ -14,7 +15,7 @@ The design principle of these tools is to be seamlessly integrated with the user
14
15
15
16
One main improvement area can be found at the bookmark toolbar. Upon installing additional icons will appear in the UI, giving you easy access to some of the main functions. However there are tools that work in the background and are accessible with simple shortcuts.
16
17
17
-
Everything is documented here, so be sure to refer to this document and in general to my [TD Tips & Tricks & Hacks]() (TBA) blog post.
18
+
Everything is documented here, so be sure to refer to the [Wiki](https://github.com/function-store/FunctionStore_tools/wiki) and in general to my [TD Tips & Tricks & Hacks]() (TBA) blog post.
18
19
19
20
Please help by reporting any [issues](https://github.com/function-store/FunctionStore_tools/issues) here on GitHub or use the **Troubleshoot** channel on my [Discord](https://discord.gg/b4CaCP3g3K).
20
21
@@ -39,13 +40,13 @@ There are a couple of components whose states/contents you'll probably want to s
39
40
40
41
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.
41
42
42
-
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.
43
+
These can be turned on or off in the Custom Parameters of the toolkit, which you can also access by right-clicking the ( button in the toolbar.
43
44
44
45
## Custom Parameters
45
46
46
47
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.
47
48
48
-
> You can easily access these settings by right-clicking the `fx` button in the toolbar.
49
+
> You can easily access these settings by right-clicking the  button in the toolbar.
49
50
50
51
51
52
### Active tab
@@ -70,37 +71,33 @@ There is a `FNS_TDDefault.toe` project file for you to quickly test the tools, o
70
71
71
72
## [Read the Wiki](https://github.com/function-store/FunctionStore_tools/wiki)
-[Mute and Volume](https://github.com/function-store/FunctionStore_tools/wiki/02.-FNS_Toolbar#mute-and-volume)
0 commit comments