Module xAudioDeviceAutomation
Create an instance to store audio-parameter automation data for an entire device
Functions
has_points () | check if the parameters specify any points |
_get_number_of_lines () | |
compatible_with_device_path (device) | check if the device is of the same type |
assign_definition (t) | assign values in table (e.g. |
Functions
- has_points ()
-
check if the parameters specify any points
Returns:
- boolean
- number
- _get_number_of_lines ()
-
Returns:
-
number
- compatible_with_device_path (device)
-
check if the device is of the same type
Parameters:
- device
Returns:
-
boolean
- assign_definition (t)
-
assign values in table (e.g. when applying deserialized values)
Parameters:
- t (table)