|
<< Click To Display Table Of Contents >> You Are Here: Macros For Effects > Sound2Light Effects (S2L) > S2L Wavegraph |
This effect uses the following functions:
▪This Effect uses the Color Controls. Learn more »Using Color Controls
▪This Effect uses the BPM Control. Learn more »Using BPM Control
▪This Effect uses Directions. Learn more »Using Directions
▪This Effect uses Look-At Types. Learn more »Using Look-At Types
Description |
|
void SetTimeSlot(float value) |
Sets the Time Slot value, which is the length of the displayed wave data, in seconds. This function also automatically sets the BPM to the corresponding value. Valid values for value range from 0.01 to 9999. |
float GetTimeSlot() |
Returns the current Time Slot in seconds. |
void SetChannelMode(int value) |
Sets the Channel Mode value, which defines the displayed audio channels. See below for a list of constants. |
int GetChannelMode() |
Returns the current Channel Mode. See below for a list of constants. |
Constant |
Description |
int CHANNEL_MODE_STEREO |
Selects Stereo mode, which displays the left channel and the right channel at the same time. |
int CHANNEL_MODE_MONO |
Selects Mono mode, which is the average of the left channel and the right channel. |
int CHANNEL_MODE_LEFT |
Selects the Left channel only. |
int CHANNEL_MODE_RIGHT |
Selects the Right channel only. |
| MADRIX 3.23. |
| [Ctrl & +/-] = Zoom In/Out | [Ctrl & 0] = 100% |
|
Previous Next
|
|
Enable Automatic Translation | Activer La Traduction Automatique | 启用自动翻译 |