|
<< Click To Display Table Of Contents >> You Are Here: Macros For Effects > Sound2Light Effects (S2L) > S2L Frequency Flash |
This effect uses the following functions:
▪This Effect uses the Color Controls. Learn more »Using Color Controls
Function |
Description |
|---|---|
void SetFadeIn(int fade) |
Sets the Fade In value. This value represents Beats Per Minute (BPM). |
int GetFadeIn() |
Returns the current Fade In value. |
void SetFadeOut(int fade) |
Sets the Fade Out value. This value represents Beats Per Minute (BPM). |
int GetFadeOut() |
Returns the current Fade Out value. |
Set the Threshold value. Valid values range from 1 to 100. |
|
Returns the Threshold value. |
|
Sets the Frequency. Valid values range from 5 to 13007. |
|
Returns the currently set Frequency. |
|
Sets the Bandwidth. Valid values range from 1 to 100. |
|
Returns the currently set Bandwidth. |
The following functions and constants are not supported anymore. Please follow the hints to migrate your macros.
Function |
Description |
|---|---|
int SetSensitivity() |
Use SetThreshold() instead, which acts inverted (80 % Threshold are 20 % Sensitivity). |
int GetSensitivity() |
Use GetThreshold() instead, which acts inverted (80 % Threshold are 20 % Sensitivity). |
void SetMinBand(int index) |
The minimum and maximum bands have been replaced with a combination of Frequency and Bandwidth. |
int GetMinBand() |
The minimum and maximum bands have been replaced with a combination of Frequency and Bandwidth. |
void SetMaxBand(int index) |
The minimum and maximum bands have been replaced with a combination of Frequency and Bandwidth. |
int GetMaxBand() |
The minimum and maximum bands have been replaced with a combination of Frequency and Bandwidth. |
| MADRIX 3.23. |
| [Ctrl & +/-] = Zoom In/Out | [Ctrl & 0] = 100% |
|
Previous Next
|
|
Enable Automatic Translation | Activer La Traduction Automatique | 启用自动翻译 |