setVibrato

fun setVibrato(vibrato: Vibrato?): FilterBuilder

Sets the vibrato filter on the player.

Return

The updated builder, useful for chaining

Parameters

vibrato

The vibrato filter to apply to the player. Set to null to disable the filter.