Navigation
BlueprintAPI > BlueprintAPI/SoundUtilitiesBPLibrary
Returns the frequency multiplier to scale a base frequency given the input semitones
Target is Sound Utilities BPFunction Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| real | In Pitch Semitones | The amount of semitones to alter a frequency by |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| real | Return Value | The frequency multiplier that corresponds to the given change in semitones |