C# Класс Glare.Audio.AudioEffect.Chorus

This effect essentially replays the input audio accompanied by another slightly delayed version of the signal. This was originally intended to emulate the effect of several musicians playing the same notes simultaneously to create a thicker, more satisfying sound. The delay time of the delayed versions is modulated by an adjustable oscillating waveform to add some variation, causing some subtle shifts in the pitch of the delayed signals to emphasize the thickening effect.
Наследование: AudioEffect
Показать файл Открыть проект

Открытые методы

Метод Описание
Chorus ( AudioContext context ) : System

Описание методов

Chorus() публичный Метод

public Chorus ( AudioContext context ) : System
context AudioContext
Результат System