Roblox Wiki
Roblox Wiki
36,843
pages

The AudioFlanger class inherits from Instance.

Properties

Bypass: bool

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

Depth: float

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

Mix: float

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

Rate: float

This class member is missing documentation. Create or add to its subpage at Class:AudioFlanger/Rate.
  • 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:AudioFlanger/GetInputPins.
  • Thread safety: unsafe

GetOutputPins(): Array

This class member is missing documentation. Create or add to its subpage at Class:AudioFlanger/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:AudioFlanger/WiringChanged.
  • Thread safety: unsafe

External links[]