The ViWo type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| AddParameter |
Add a new parameter to the parameters array.
| |
| AddPreviewParameter |
Add a preview parameter to the preview parameters array.
| |
| ChangeParameterByMIDI |
Change a parameter by MIDI data.
| |
| ClearParameters |
Clear all parameters.
| |
| Connect |
Establish a connection to ViWo.
| |
| Disconnect |
Disconnect from ViWo.
| |
| GetParameterCommand |
Get the OSC command of a parameter given by its name.
| |
| GetParameterIndex |
Get the index of a parameter given by name.
| |
| GetParametersCount |
Get the count of parameters.
| |
| GetPreviewParameterCommand |
Get the OSC command of a preview parameter given by its name.
| |
| GetPreviewParameterIndex |
Get the index of a preview parameter given by name.
| |
| GetPreviewParametersCount |
Get the count of preview parameters.
| |
| Init |
Init this module at the application's start.
| |
| LoadPreviewParameters |
Initiate loading of preview parameters from ViWo.
| |
| Send |
Send an OSC command to ViWo.
| |
| SendAllParameters |
Send all parameters to ViWo.
| |
| SendAllParametersToMIDI |
Send all real and preview parameters to MIDI.
| |
| SendParameter |
Send a parameter to ViWo
| |
| SendParameterToMIDI |
Send a parameter to MIDI
| |
| WorldLoad |
Load a world in ViWo.
| |
| WorldUnload |
Unload a world in ViWo.
|