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

Index

Namespaces

Type Aliases

Functions