@synthlet/state-variable-filter
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

@synthlet/state-variable-filter

State Variable Filter module for synthlet

Usage

If you're using synthlet, this filter is included by default and exposed by patch.filter:

import { Patch } from "synthlet";

const patch = new Patch();
await patch.create([patch.osc(), patch.filter({ type: "lowpass" })]);

Dependencies (0)

    Dev Dependencies (3)

    Package Sidebar

    Install

    npm i @synthlet/state-variable-filter

    Weekly Downloads

    3

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    33.8 kB

    Total Files

    8

    Last publish

    Collaborators

    • danigb