@ableton-extensions/sdk
    Preparing search index...

    Class Simpler<Version>

    Represents a Simpler device.

    Type Parameters

    • Version extends ApiVersion

    Hierarchy (View Summary)

    Index

    Properties

    handle: Handle
    className: "Simpler"

    Accessors

    • get name(): string

      Returns string

    Methods

    • Replaces the loaded sample with the audio file at the given absolute path.

      Parameters

      • filePath: string

      Returns Promise<Sample<Version>>