Creator Hub
Dashboard
Learn
Explore
Store
Talent
Forum
Roadmap
Create
/
Experiences
/
Classes
/
Object
/
Instance
English
Feedback
Edit
AudioChorus
Show Deprecated
Summary
Properties
Bypass
:
boolean
Read Parallel
Depth
:
number
Read Parallel
Mix
:
number
Read Parallel
Rate
:
number
Read Parallel
View all inherited from Instance
View all inherited from Object
Methods
GetConnectedWires
(
pin :
string
)
:
Instances
GetInputPins
()
:
Array
GetOutputPins
()
:
Array
View all inherited from Instance
View all inherited from Object
Events
WiringChanged
(
connected :
boolean
,
pin :
string
,
wire :
Wire
,
instance :
Instance
)
:
RBXScriptSignal
View all inherited from Instance
View all inherited from Object
Properties
Bypass
boolean
Read Parallel
Depth
number
Read Parallel
Mix
number
Read Parallel
Rate
number
Read Parallel
View all inherited from Instance
View all inherited from Object
Methods
GetConnectedWires
Instances
Parameters
pin
:
string
Default Value: ""
Returns
Instances
GetInputPins
Array
Returns
Array
GetOutputPins
Array
Returns
Array
View all inherited from Instance
View all inherited from Object
Events
WiringChanged
Parameters
connected
:
boolean
pin
:
string
wire
:
Wire
instance
:
Instance
View all inherited from Instance
View all inherited from Object