protocol
4.0.6
common
protocol
/
dev.arbjerg.lavalink.protocol.v4
/
Vibrato
Vibrato
@
Serializable
data
class
Vibrato
(
val
frequency
:
Float
=
2.0f
,
val
depth
:
Float
=
0.5f
)
Members
Constructors
Vibrato
Link copied to clipboard
constructor
(
frequency
:
Float
=
2.0f
,
depth
:
Float
=
0.5f
)
Properties
depth
Link copied to clipboard
val
depth
:
Float
=
0.5f
frequency
Link copied to clipboard
val
frequency
:
Float
=
2.0f