Skip to content

Commit

Permalink
Merge pull request #71 from pre-martin/doc/update-images
Browse files Browse the repository at this point in the history
Updated screenshots in documentation to reflect latest features.
  • Loading branch information
pre-martin authored Mar 23, 2023
2 parents 535c1bc + 2794f55 commit 11bf1c3
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
Binary file modified doc/Example-Engine.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/Example-Ignition.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/Example-Multiline-Title.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/ShakeIt-Bass-Mute-Button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/ShakeIt-Bass-Plus-Button.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions doc/ShakeIt.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ To display the muted state with the red or green icon:
.. Open the ShakeIt browser by clicking on the button "SIB"
.. Navigate to the effect group ("Audi" in my case)
.. Click on the "+" icon and select "IsMuted"
. The label just between the button and the input field should now contain the hint "Audi" (or whatever name your group has)
. The label just between the button and the input field should now contain the hint "Audi.IsMuted" (or whatever name your group has)
. The state is now inverted: red for unmuted and green for muted. To fix that:
.. Go into the field "SimHub Property (state)". It contains the value `sib.a-long-guid.IsMuted`
.. Scroll all the way to the right (e.g. press "End" on your keyboard)
Expand All @@ -66,7 +66,7 @@ To display the current gain on the button:

. "SimHub Property (title)":
.. Open again the ShakeIt browser, select again the effect group, but this time select "Gain" instead of "IsMuted"
. Again, the label just between the button and the input field should contain the hint "Audi"
. Again, the label just between the button and the input field should contain the hint "Audi.Gain"
. Also, the button should already display the gain value. Maybe with way too much decimal places
. Enter `Audi {:F0}%` into the field "Display Format". Press enter or return on your keyboard right after the word `Audi`
. The text on the button is now very small
Expand Down

0 comments on commit 11bf1c3

Please sign in to comment.