|
<< Click To Display Table Of Contents >> You Are Here: Macros For Effects > Sound2Light Effects (S2L) > S2L EQ / Spectrum |
This effect uses the following functions:
▪This Effect uses Directions. Learn more »Using Directions
Note: DIRECTION_RADIAL has been deprecated for S2L EQ / Spectrum [in MADRIX Version 5.5 / Script Version 3.14]. Use DIRECTION_RADIAL_SLICES or DIRECTION_RADIAL_BARS instead.
▪This Effect uses the Gradient Dialog. Learn more »Using Gradient Dialog
▪This Effect uses Look-At Types. Learn more »Using Look-At Types
▪This Effect uses Shapes. Learn more »Using Shapes
Description |
|
void SetDrop(int value) |
Sets the Drop value. |
float GetDrop() |
Returns the Drop value. |
void SetFade(int value) |
Sets the Fade value. |
int GetFade() |
Returns the Fade value. |
void SetWidth1(float value) |
Sets the Width 1 value. |
float GetWidth1() |
Returns the Width 1 value. |
void SetPixelWidth1(int value) |
Sets the Width 1 in pixels. |
int GetPixelWidth1() |
Returns the Width 1 in pixels. |
void SetPitch1(float value) |
Sets the Pitch 1 value. |
float GetPitch1() |
Returns the Pitch 1 value. |
void SetPixelPitch1(int value) |
Sets the Pitch 1 in pixels. |
int GetPixelPitch1() |
Returns the Pitch 1 in pixels. |
void SetWidth2(float value) |
Sets the Width 2 value. |
float GetWidth2() |
Returns the Width 2 value. |
void SetPixelWidth2(int value) |
Sets the Width 2 in pixels. |
int GetPixelWidth2() |
Returns the Width 2 in pixels. |
void SetPitch2(float value) |
Sets the Pitch 2 value. |
int GetPitch2() |
Returns the Pitch 2 value. |
void SetPixelPitch2(int value) |
Sets the Pitch 2 in pixels. |
int GetPixelPitch2() |
Returns the Pitch 2 in pixels. |
void SetLogarithmic(int value) |
Sets the Logarithmic option. Use 1 (TRUE) to activate it. Use 0 (FALSE) to deactivate it. |
int GetLogarithmic() |
Returns 1 (TRUE) if the Logarithmic option is activated, otherwise 0 (FALSE). |
void ToggleLogarithmic() |
Toggles the Logarithmic option. |
void SetAmplification(int value) |
Sets the Amplification value. |
int GetAmplification() |
Returns the Amplification value. |
void SetInvert(int value) |
Sets the Invert option. Use 1 (TRUE) to activate it. Use 0 (FALSE) to deactivate it. |
int GetInvert() |
Returns 1 (TRUE) if the Invert option is activated, otherwise 0 (FALSE). |
void ToggleInvert() |
Toggle the Invert option. |
void SetMirror(int value) |
Sets the Mirror option. Use 1 (TRUE) to activate it. Use 0 (FALSE) to deactivate it. |
int GetMirror() |
Returns 1 (TRUE) if the Mirror option is activated, otherwise 0 (FALSE). |
void ToggleMirror() |
Toggle the Mirror option. |
void SetColorMode(int value) |
Sets the Color Mode. See below for a list of constants. |
int GetColorMode() |
Returns the current Color Mode. See below for a list of constants. |
void SetDRC(int value) |
Sets the DRC option. Use 1 (TRUE) to activate it. Use 0 (FALSE) to deactivate it. |
int GetDRC() |
Returns 1 (TRUE) if the DRC option is activated, otherwise 0 (FALSE). |
void ToggleDRC() |
Toggle the DRC option. |
void SetShift(int value) |
Sets the Shift value. |
int GetShift() |
Returns the Shift value. |
Sets the minimum value of the Display Range. Valid values range from 0 to 100. |
|
Returns the currently set minimum value of the Display Range. |
|
Sets the maximum value of the Display Range. Valid values range from 0 to 100. |
|
Returns the currently set maximum value of the Display Range. |
|
Sets the minimum value of the Frequency Range. Valid values range from 0 to 100. |
|
Returns the currently set minimum value of the Frequency Range. |
|
Sets the maximum value of the Frequency Range. Valid values range from 0 to 100. |
|
Returns the currently set maximum value of the Frequency Range. |
Constant |
Description |
int COLOR_MODE_MONOCHROME |
Sets the color mode to Monochrome. |
int COLOR_MODE_BAND |
Sets the color mode to Band. |
int COLOR_MODE_MATRIX |
Sets the color mode to Matrix. |
| MADRIX 3.23. |
| [Ctrl & +/-] = Zoom In/Out | [Ctrl & 0] = 100% |
|
Previous Next
|
|
Enable Automatic Translation | Activer La Traduction Automatique | 启用自动翻译 |