PokéRogue
GitHub
Switch to Main
Preparing search index...
src/battle-scene
DynamicsCompressorOptions
Interface DynamicsCompressorOptions
interface
DynamicsCompressorOptions
{
attack
?:
number
;
channelCount
?:
number
;
channelCountMode
?:
ChannelCountMode
;
channelInterpretation
?:
ChannelInterpretation
;
knee
?:
number
;
ratio
?:
number
;
release
?:
number
;
threshold
?:
number
;
}
Hierarchy (
View Summary
)
AudioNodeOptions
DynamicsCompressorOptions
Index
Properties
attack?
channel
Count?
channel
Count
Mode?
channel
Interpretation?
knee?
ratio?
release?
threshold?
Properties
Optional
attack
attack
?:
number
Optional
channel
Count
channelCount
?:
number
Optional
channel
Count
Mode
channelCountMode
?:
ChannelCountMode
Optional
channel
Interpretation
channelInterpretation
?:
ChannelInterpretation
Optional
knee
knee
?:
number
Optional
ratio
ratio
?:
number
Optional
release
release
?:
number
Optional
threshold
threshold
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attack
channel
Count
channel
Count
Mode
channel
Interpretation
knee
ratio
release
threshold
GitHub
Switch to Main
PokéRogue
Loading...