AudioPitchShifter
Show Deprecated
AudioPitchShifter adjusts the perceived pitch of audio streams. It provides one Input pin and one Output pin which can be connected to/from by Wires. AudioPitchShifter performs its modifications in the frequency domain and may introduce artifacts with extreme pitch changes.
Summary
Properties
Whether audio streams are passed-through unaffected by this effect.
Pitch modification to be multiplied by the pitch of the input stream.
Methods
Returns an array of Wires that are connected to the specified pin.
Events
Properties
Methods
GetConnectedWires
Instances
Returns an array of Wires that are connected to the specified pin. AudioPitchShifter has one "Input" pin and one "Output" pin.
Parameters
Returns
Instances