hoshimi
    Preparing search index...

    Interface TimescaleSettings

    The settings for the timescale filter.

    interface TimescaleSettings {
        pitch?: number;
        rate?: number;
        speed?: number;
    }
    Index

    Properties

    Properties

    pitch?: number

    The pitch of the timescale filter.

    rate?: number

    The rate of the timescale filter.

    speed?: number

    The speed of the timescale filter.