This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| manual:08_relationships_2 [2023/02/01 19:24] – ↷ Page moved from manual:00_copyright:manual:08_relationships_2 to manual:08_relationships_2 jkhiser | manual:08_relationships_2 [2026/05/01 12:11] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 62: | Line 62: | ||
| <WRAP callout help> | <WRAP callout help> | ||
| **+ Presets?** \\ | **+ Presets?** \\ | ||
| - | **//Channel Changer + Presets//** --- Subcontrols will snap to their last value for the channel selected. This behavior is exactly the same as that of [[manual: | + | **//Channel Changer + Presets//** --- Subcontrols will snap to their last value for the channel selected. This behavior is exactly the same as that of [[manual: |
| **//Channel Changer//** --- Subcontrols change channels. | **//Channel Changer//** --- Subcontrols change channels. | ||
| </ | </ | ||
| Line 75: | Line 75: | ||
| ==== Button Supercontrols WITHOUT Snap to Value ==== | ==== Button Supercontrols WITHOUT Snap to Value ==== | ||
| A button supercontrol for a | A button supercontrol for a | ||
| - | [[manual: | + | [[manual: |
| * **Button is Toggle** --- When the button is pressed (to ON), the subcontrol hits its scaled MAX value. When the button is pressed again (to OFF), the subcontrol hits its scale MIN value. | * **Button is Toggle** --- When the button is pressed (to ON), the subcontrol hits its scaled MAX value. When the button is pressed again (to OFF), the subcontrol hits its scale MIN value. | ||
| * **Button is Momentary** --- When the button is pressed, the subcontrol hits its scaled MAX value. When the button is released, the subcontrol hits its scale MIN value. | * **Button is Momentary** --- When the button is pressed, the subcontrol hits its scaled MAX value. When the button is released, the subcontrol hits its scale MIN value. | ||
| <WRAP callout info> | <WRAP callout info> | ||
| - | To understand how a supercontrol' | + | To understand how a supercontrol' |
| </ | </ | ||
| Line 98: | Line 98: | ||
| A button supercontrol for a | A button supercontrol for a | ||
| - | [[manual: | + | [[manual: |
| * **Button is Toggle** --- When the button is pressed (to ON), the subcontrol move to its scaled MAX value over the amount of time specified for snap to value. When the button is pressed again (to OFF), the subcontrol moved to its scaled MIN value over the amount of time specified. | * **Button is Toggle** --- When the button is pressed (to ON), the subcontrol move to its scaled MAX value over the amount of time specified for snap to value. When the button is pressed again (to OFF), the subcontrol moved to its scaled MIN value over the amount of time specified. | ||
| * **Button is Momentary** --- When the button is pressed, the subcontrol hits its scaled MAX value over the time specified. When the button is released, the subcontrol hits its scale MIN value over the time specified. | * **Button is Momentary** --- When the button is pressed, the subcontrol hits its scaled MAX value over the time specified. When the button is released, the subcontrol hits its scale MIN value over the time specified. | ||