csharp
public record class PitchShiftEffectAssetA pitch shifter, as a file declares it.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (4)
public float SemitonesHow far to shift, in semitones.
public float GrainSecondsHow long each grain is.
public float MixHow much of the shifted 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_PitchShiftEffectAssetSerializerVixen.Audio