ixfx
    Preparing search index...

    Namespace Modulation

    The Modulation module contains functions for, well, modulating data. See the ixfx Guide

    Modulators can also be animated using ticks or time. Rather than modulating a value, the input is essentially a completion value.

    Simple modulators take in a value and return result as a number

    Sources

    Utilities for mixing/applying modulation

    Temporality: run modulators over time

    • ticks: Step a modulator over a total number of ticks
    • time: Step a modulator over a total duration of time

    Namespaces

    Easings
    Envelopes
    Forces
    Oscillators
    Sources

    Type Aliases

    Drifter
    Jitterer
    JitterOpts
    ModSettable
    ModSettableFeedback
    ModSettableOptions
    ModSource
    Modulate
    ModulatorTimed
    SpringOptions
    TimingSourceFactory
    TimingSources
    Waveforms
    WaveModulator
    WaveOptions
    WaveShaperFeedback

    Functions

    arcShape
    crossfade
    cubicBezierShape
    drift
    gaussian
    jitter
    jitterAbsolute
    mix
    mixModulators
    noop
    pingPong
    pingPongPercent
    sineBipolarShape
    sineShape
    spring
    springShape
    springValue
    squareShape
    tickModulator
    ticks
    time
    timeModulator
    timingSourceFactory
    triangleShape
    wave
    waveFromSource
    weightedAverage