menu
版本
2015.1.9.5624
2024.1.6.8842
2023.1.14.8770
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
menu
2024.1.6.8842
2023.1.14.8770
2022.1.19.8584
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
A Control Surface binding attaches a hardware control (button, slider, knob, key, etc) to a Wwise element (property or command).
Every binding has three elements:
Property/Command:
Object Property: A property name to modify, on the targeted object.
Object Command: A command or action to launch on the targeted object.
Global Command: A command or action to launch, globally (not targeting an object).
Object/Index: Specify the object to target.
Controller Assignment: Identify the hardware control element with a MIDI message ID.
Bindings are stored inside three different kinds of groups, that each have a different mechanisms to define the targeted object:
Global: The targeted object is specified directly in the binding.
Current Selection: The targeted object is the latest selected object in Wwise.
View Groups: The target object is defined by the view the binding group is being loaded. An index is specified for each object loaded in the view.