UNPKG

@azgaar/tone

Version:

A fork of Web Audio framework for making interactive music in the browser.

13 lines (12 loc) 366 B
export * from "./AMSynth"; export * from "./DuoSynth"; export * from "./FMSynth"; export * from "./MetalSynth"; export * from "./MembraneSynth"; export * from "./MonoSynth"; export * from "./NoiseSynth"; export * from "./PluckSynth"; export * from "./PolySynth"; export * from "./Sampler"; export * from "./MediaElementSampler"; export * from "./Synth";