EconomyLevel

The aim of Economy level audio object is to detect the absolute peak level in the input signal. The audio object algorithm is primarily used for reducing the level of the background music track during announcement. The EconomyLevel block is a control source generator for the Ducker object. It should be inserted separately into the signal path that is supposed to control the Ducker object and connected to the main Ducker object via control routing.

The word ‘Economy’ in the block names reflects the original names used within Studer OnAir Micro console firmware. These blocks are optimized for performance and are suitable for using with mixer consoles and performance-constrained embedded devices.

Economy level Control output depends on block length selected and input audio frequency.
Since economy level works on the data from one block of data presented to it, for lower block length and lower frequencies control output may not be static. 

The basic features for the Economy level Object are:

  • Integration with the xAF.
  • Accessibility from the Signal Flow Designer Software. This allows the user to add the object within an audio pipeline.
  • Fixed number of channels from within SFD. The number of input channels are always equal to the number of output channels
  • The object has one control output channel
  • Implementation on generic code.
  • In-place computation support.

EconomyLevel Properties

Below table describes about the Economy level audio object properties and functionality.

A screenshot of a computer Description automatically generated

Properties Descriptions
# of Channels The number of input channels are configurable.

  • Range: 1 to 254
  • Data type: uint
  • The default value is set to 1.

The number of output channels are equal to the number of input channels.

Mode

There are no mode available for Economy level audio object.

Additional Parameters

Parameter Descriptions
Control Output Data Scale

The control output can be either in linear scale or dB scale which can be selected during design time using the Control Output Data Scale additional configuration. This audio object is targeted at Professional Audio usage, specifically.

Control output data is in linear or dB scale.

0 – Linear scale

1 – dB scale

Tuning Parameters

There are no tuning parameters available for Economy level audio object.

Control Parameters

Parameters Descriptions
Control output in linear scale Control output data in linear scale. The range is from 0.0 to 1.0 in normalized.
Control output in dB scale Control output data in dB scale. The range is from -128.0 to 0.0

Native Panel

Economy level audio object does not support native panel.

_________________

Rate this post!