@azgaar/tone
Version:
A fork of Web Audio framework for making interactive music in the browser.
13 lines • 399 B
JavaScript
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";
//# sourceMappingURL=index.js.map