Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/hossimo/GMA3Plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
hossimo committed May 16, 2020
2 parents 4272aea + bb562d6 commit db8a49b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ Download the latest release [here](https://github.com/hossimo/GMA3Plugins/releas
* [Copy Screenshots 1.0.0.3](https://github.com/hossimo/GMA3Plugins/tree/master/grandMA3/shared/resource/lib_plugins/Copy%20Screenshots)
* [Assign AutoStart Fix 1.0.0.3](https://github.com/hossimo/GMA3Plugins/tree/master/grandMA3/shared/resource/lib_plugins/Assign%20AutoStart%20Fix)
* [Rem Dim 1.1.0.1](https://github.com/hossimo/GMA3Plugins/tree/master/grandMA3/shared/resource/lib_plugins/Rem%20Dim)
* [Fade Master 1.1.0.1](https://github.com/hossimo/GMA3Plugins/tree/master/grandMA3/shared/resource/lib_plugins/Fade%20Master)

### Source not released
* [Kinetic Set 1.0.0.1](https://github.com/hossimo/GMA3Plugins/tree/master/grandMA3/shared/resource/lib_plugins/KineticSet)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
*v1.1.0.1*
Please note that this will likly break in future version of the console. and to use at your own risk.

![Fade Master Example](..\Images\FadeMaster.gif)
![Fade Master Example](../../../../../Images/FadeMaster.gif)

Allows you to automate a Executor or Sequence Fader movement over time.

Expand All @@ -29,15 +29,19 @@ Additionally, if you have a long running fade that you need to abort you can del
### Usage:

*Fade Executor 1.201 to full*

`Plugin "Fade Maser" "Page , 1.201 , 100 , 5"`

*Fade Sequence 4 to full*

`Plugin "Fade Maser" "Sequence , 4 , 100 , 5"`

*Stop Executor 1.201 While running*

`DelUserVar "FMP1.201"`

*Stop Sequence 4 While running*

`DelUserVar "FMS4"`

### Releases:
Expand Down

0 comments on commit db8a49b

Please sign in to comment.