Taos API Reference
    Preparing search index...

    Interface DistortionOptions

    interface DistortionOptions {
        amount?: number;
        oversample?: OverSampleType;
    }
    Index

    Properties

    Properties

    amount?: number

    Drive amount; higher = harsher. Default 50.

    oversample?: OverSampleType

    Oversampling for the waveshaper. Default '4x'.