Skip to main content

Core Library Reference

The Elementary standard library is available as a named import el from the core npm package. This module provides a set of prebuilt signal processing functions to facilitate more easily assembling larger, complex applications.

import {el} from '@elemaudio/core';

Below lists an index of all available standard library functions, organized by category.

Analysis

Basics

Delays

Dynamics

Filters

Math

Noise

Oscillators

Samples

Signals