Roblox Wiki
Roblox Wiki
36,843
pages

The AudioPitchShifter class inherits from Instance.

Properties

Bypass: bool

This class member is missing documentation. Create or add to its subpage at Class:AudioPitchShifter/Bypass.
  • Category: State.
  • Serialization: can save and load.
  • Thread safety: read safe

Pitch: float

This class member is missing documentation. Create or add to its subpage at Class:AudioPitchShifter/Pitch.
  • Category: State.
  • Serialization: can save and load.
  • Thread safety: read safe

WindowSize: AudioWindowSize

This class member is missing documentation. Create or add to its subpage at Class:AudioPitchShifter/WindowSize.
  • Category: State.
  • Serialization: can save and load.
  • Thread safety: read safe

Methods

GetConnectedWires(pin: string): Instances

Parameters
NameType
pinstring
  • Thread safety: unsafe

GetInputPins(): Array

This class member is missing documentation. Create or add to its subpage at Class:AudioPitchShifter/GetInputPins.
  • Thread safety: unsafe

GetOutputPins(): Array

This class member is missing documentation. Create or add to its subpage at Class:AudioPitchShifter/GetOutputPins.
  • Thread safety: unsafe

Events

WiringChanged(connected: bool, pin: string, wire: Wire, instance: Instance)

This class member is missing documentation. Create or add to its subpage at Class:AudioPitchShifter/WiringChanged.
  • Thread safety: unsafe

External links[]