Navigation
BlueprintAPI > BlueprintAPI/Synth > BlueprintAPI/Synth/Components > BlueprintAPI/Synth/Components/Audio
Set a Keyframe value given a Table number and Keyframe number. Returns false if the request was invalid. NewValue will be clamped from +/- 1.0
Target is Synth Component Mono Wave Table
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| object | Target | |
| integer | Table Index | |
| integer | Keyframe Index | |
| real | New Value |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| boolean | Return Value |