csharp
public record class ModulatedDelayEffectAssetA chorus, flanger or vibrato, as a file declares it.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (10)
public ModulatedDelayKind KindWhich of the three it is being.
public float DelaySecondsThe middle of the sweep, in seconds.
public float DepthSecondsHow far either side of that it travels.
public float RateHzHow many times a second the oscillator goes round.
public float FeedbackHow much of the output feeds back in.
public int VoicesHow many taps to read the line at.
public float StereoSpreadHow far apart the channels are swept.
public float WetHow much of the swept signal to add.
public float DryHow much of the untouched signal to keep.
public bool EnabledWhether the effect starts switched on.
Methods (1)
public IAudioEffect Create()Builds the effect this describes.
Used by (3)
- MixerAssetTestsVixen.Audio.Tests
- TypeRegistrationVixen.Audio
- Vixen_Audio_Assets_ModulatedDelayEffectAssetSerializerVixen.Audio