ixfx

    Type Alias ModSource

    ModSource: (feedback?: any) => number

    A mod source returns numbers on a 0..1 scale. Usually invoked just a function, some sources also support 'feedback' allowing source to be adjusted dynamically.

    See Modulation.Sources for more.

    Type declaration

      • (feedback?: any): number
      • Parameters

        • Optionalfeedback: any

        Returns number

    MMNEPVFCICPMFPCPTTAAATR