@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" })]);

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.2.02latest

Version History

VersionDownloads (Last 7 Days)Published
0.2.02
0.1.01

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