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
+19-7Lines changed: 19 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -673,20 +673,32 @@ Grouping
673
673
674
674
You have basic grouping capabilities. `join` will join the selected player to the specified group (specify group by addressing any of the players in that group):
675
675
676
-
`/Kitchen/join/Office` This will join the Kitchen player to the group that Office currently belong to.
677
-
`/Kitchen/leave` Kitchen will leave any group it was part of and become a standalone player.
676
+
`/Kitchen/join/Office`
677
+
This will join the Kitchen player to the group that Office currently belong to.
678
+
679
+
`/Kitchen/leave`
680
+
Kitchen will leave any group it was part of and become a standalone player.
678
681
679
682
You don\t have to ungroup a player in order to join it to another group, just join it to the new group and it will jump accordingly.
680
683
681
684
SUB
682
685
---
683
686
684
687
SUB actions include the following:
685
-
`/TV%20Room/sub/off` Turn off sub
686
-
`/TV%20Room/sub/on` Turn on sub
687
-
`/TV%20Room/sub/gain/3` Adjust gain, -15 to 15.
688
-
`/TV%20Room/sub/crossover/90` adjust crossover frequency in hz. Official values are 50 through 110 in increments of 10. Use other values at your own risk!
689
-
`/TV%20Room/sub/polarity/1` Switch "placement adjustment" or more commonly known as phase. 0 = 0°, 1 = 180°
688
+
`/TV%20Room/sub/off`
689
+
Turn off sub
690
+
691
+
`/TV%20Room/sub/on`
692
+
Turn on sub
693
+
694
+
`/TV%20Room/sub/gain/3`
695
+
Adjust gain, -15 to 15.
696
+
697
+
`/TV%20Room/sub/crossover/90`
698
+
adjust crossover frequency in hz. Official values are 50 through 110 in increments of 10. Use other values at your own risk!
699
+
700
+
`/TV%20Room/sub/polarity/1`
701
+
Switch "placement adjustment" or more commonly known as phase. 0 = 0°, 1 = 180°
0 commit comments