|
auto | action_init (const event_init &init) -> void |
|
auto | action_play (const event_play &play) -> void |
|
auto | action_pause (const event_pause &pause) -> void |
|
auto | action_stop (const event_stop &stop) -> void |
|
auto | action_virtualise (const event_virtualise &virtualise) -> void |
|
auto | action_devirtualise (const event_devirtualise &devirtualise) -> void |
|
auto | guard_init (const event_init &init) -> bool |
|
void | init_parent () |
|
void | init_child () |
|
auto | init_node_group (const event_init &init) -> sb_result |
|
void | init_callbacks () |
|
auto | set_volume (float oldVolume, float newVolume) -> void |
|
auto | set_pitch (float oldPitch, float newPitch) -> void |
|
auto | set_lowpass (float oldLowpass, float newLowpass) -> void |
|
auto | set_highpass (float oldHighpass, float newHighpass) -> void |
|
The documentation for this struct was generated from the following files:
- /var/www/soundbakery/sound-bakery/src/sound_bakery/voice/node_instance.h
- /var/www/soundbakery/sound-bakery/src/sound_bakery/voice/node_instance.cpp