|
<< Click To Display Table Of Contents >> You Are Here: Macros For Effects > Static Color Effects (SCE) > SCE Morse Code |
This effect uses the following functions:
▪This Effect uses the Color Table. Learn more »Using Color Table
▪This Effect uses the BPM Control. Learn more »Using BPM Control
Function |
Description |
Sets the indicator to change colors for the effect. See below for details. |
|
int GetColorChangeIndicator() |
Returns the currently set indicator to change colors. |
void SetMessage(string text) |
Sets the Message that should be displayed. |
string GetMessage() |
Returns the currently set Message. |
Sets the Alphabet of the morse code. See below for details. |
|
int GetAlphabet() |
Returns the Alphabet of the morse code. |
void SetFadeIn(int value) |
Sets the Fade In of the effect. Valid values for value range from 0 to 100. |
int GetFadeIn() |
Returns the Fade In of the effect. |
void SetFadeOut(int value) |
Sets the Fade Out of the effect. Valid values for value range from 0 to 100 |
int GetFadeOut() |
Returns the Fade Out of the effect. |
void SetLoop(int enable) |
Sets the Loop Mode option. Use 1 (TRUE) to activate it. Use 0 (FALSE) to deactivate it. |
int GetLoop() |
Returns 1 (TRUE) if the Loop Mode is activated, otherwise 0 (FALSE). |
void SetAutoStart(int enable) |
Sets the AS option for automatic start. Use 1 (TRUE) to activate it. Use 0 (FALSE) to deactivate it. |
int GetAutoStart() |
Returns 1 (TRUE) if AS for automatic start is activated, otherwise 0 (FALSE). |
void ToggleAutoStart() |
Toggles the AS option for automatic start. |
void Start() |
Forces a start. |
This effect uses an indicator to change colors. The function SetColorChangeIndicator can be used to change it. The following values can be used as parameter:
Constant |
Description |
int COLORCHANGE_NONE |
Sets the None as indicator. |
int COLORCHANGE_SIGNAL |
Sets the Signal as indicator. |
int COLORCHANGE_CHARACTER |
Sets the Character as indicator. |
int COLORCHANGE_WORD |
Sets the Word as indicator. |
int COLORCHANGE_MESSAGE |
Sets the Message as indicator. |
This effect can use different morse-code alphabets to display messages. The function SetAlphabet can be used to change it. The following values can be used as parameter:
Constant |
Description |
int MORSE_ALPHABET_ARABIC |
Sets the Arabic as Alphabet. |
int MORSE_ALPHABET_CHINESE |
Sets the Chinese as Alphabet. |
int MORSE_ALPHABET_CYRILLIC |
Sets the Cyrillic as Alphabet. |
int MORSE_ALPHABET_GREEK |
Sets the Greek as Alphabet. |
int MORSE_ALPHABET_HEBREW |
Sets the Hebrew as Alphabet. |
int MORSE_ALPHABET_LATIN |
Sets the Latin as Alphabet. |
int MORSE_ALPHABET_PERSIAN |
Sets the Persian as Alphabet. |
| MADRIX 3.23. |
| [Ctrl & +/-] = Zoom In/Out | [Ctrl & 0] = 100% |
|
Previous Next
|
|
Enable Automatic Translation | Activer La Traduction Automatique | 启用自动翻译 |