XSound - v4.0.10
    Preparing search index...

    Type Alias PitchShifterParams

    type PitchShifterParams = {
        pitch?: number;
        speed?: number;
        state?: boolean;
    }
    Index

    Properties

    Properties

    pitch?: number
    speed?: number
    state?: boolean