Navigation
BlueprintAPI > BlueprintAPI/SoundUtilitiesBPLibrary
Calculates Frequency values based on MIDI Pitch input
Target is Sound Utilities BPFunction Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In | |
| integer | Midi Note | The MIDI note to calculate the frequency of |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| real | Return Value | The frequency in Hz that corresponds to the MIDI input |