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:

  1. boolean
  2. 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)
generated by LDoc 1.4.2