Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
resources:tools-software:sigmastudiov2:modules:gain:gainenvelope [07 May 2021 07:56] Nikhin Shettyresources:tools-software:sigmastudiov2:modules:gain:gainenvelope [07 May 2021 09:23] (current) – [Output] Nikhin Shetty
Line 1: Line 1:
 [[resources/tools-software/sigmastudiov2/modules/gain|Click here to return to the Gain page]] [[resources/tools-software/sigmastudiov2/modules/gain|Click here to return to the Gain page]]
 ====== Gain Envelope ====== ====== Gain Envelope ======
-\\ 
 {{:resources:tools-software:sigmastudiov2:modules:gain:gainenvelope.png?nolink}} {{:resources:tools-software:sigmastudiov2:modules:gain:gainenvelope.png?nolink}}
 \\ \\
Line 17: Line 16:
   - Generic Gain Envelope   - Generic Gain Envelope
   - Gain Envelope EndlessLoop   - Gain Envelope EndlessLoop
-\\ 
 ===== Targets Supported ===== ===== Targets Supported =====
 ^ Name            ^ ADSP-214xx ^ ADSP-215xx/SC5xx ^ ADAU145x/146x ^ ^ Name            ^ ADSP-214xx ^ ADSP-215xx/SC5xx ^ ADAU145x/146x ^
Line 23: Line 21:
 |Gain Envelope| B/S | B/S | S | |Gain Envelope| B/S | B/S | S |
 |Gain Envelope EndlessLoop| B/S | B/S | S | |Gain Envelope EndlessLoop| B/S | B/S | S |
-\\ 
 ===== Pins ===== ===== Pins =====
 ==== Input ==== ==== Input ====
Line 30: Line 27:
 |EnvelopeControl| Control | Control Input| |EnvelopeControl| Control | Control Input|
 |Input<fc #ff0000>X</fc>| Audio |Input channel X| |Input<fc #ff0000>X</fc>| Audio |Input channel X|
-\\ 
 ==== Output ==== ==== Output ====
 ^Name^Type^Description^ ^Name^Type^Description^
Line 37: Line 33:
 Note: Note:
      * <fc #ff0000>X</fc> - Channel Index       * <fc #ff0000>X</fc> - Channel Index 
-\\ 
 ===== Configurable Parameters ===== ===== Configurable Parameters =====
 ^GUI Parameter Name^Default Value^Range^Function Description^ ^GUI Parameter Name^Default Value^Range^Function Description^
-|------------------------------|---------------------------|----------------------------|----------------------------------------------------------|+|------------------------------|----------------------------------------|----------------------------|----------------------------------------------------------|
 |Maximum Time|1104 ms|10 to 4400 ms|Time interval in ms| |Maximum Time|1104 ms|10 to 4400 ms|Time interval in ms|
-|GainValue_Point<n>|-100 dB|-120 to 24 dB|Fine tuning of gain values of points in graph(<n> point count) | +|GainValue_Point<fc #ff0000>N</fc>|-100 dB|-120 to 24 dB|Fine tuning of gain values of points in graph(<fc #ff0000>N</fc> point count) | 
-|Time(ms)_Point<n>|0|0 to Maximum Time|Fine tuning of time in ms of points in graph(<n> point count)|+|Time(ms)_Point<fc #ff0000>N</fc>|0|0 to Maximum Time|Fine tuning of time in ms of points in graph(<fc #ff0000>N</fc> point count)|
 |NumChannels|2|20|Number of input channels. Change in this value requires re-compilation| |NumChannels|2|20|Number of input channels. Change in this value requires re-compilation|
 |GainEnvelopeType|Generic Gain Envelope|NA |Gain Envelope types. Change in this value requires re-compilation| |GainEnvelopeType|Generic Gain Envelope|NA |Gain Envelope types. Change in this value requires re-compilation|
Line 58: Line 53:
 ===== DSP Parameter Computation ===== ===== DSP Parameter Computation =====
 |-------------------------------|-------------------------------------------------| |-------------------------------|-------------------------------------------------|
-|StartGain | = 10^(GainValue_Point[0] / 20)|+|StartGain | = Math.Pow(10(GainValue_Point[0] / 20)) |
 |lowestgain| =0.00000025| |lowestgain| =0.00000025|
 |numberofgainpoints |= GainPoints count - 1| |numberofgainpoints |= GainPoints count - 1|
 \\ \\
resources/tools-software/sigmastudiov2/modules/gain/gainenvelope.1620367007.txt.gz · Last modified: 07 May 2021 07:56 by Nikhin Shetty