Tone.js/Tone/instrument/index.ts

6 lines
144 B
TypeScript
Raw Normal View History

2019-09-04 22:29:24 +00:00
export * from "./Synth";
export * from "./Sampler";
export * from "./PolySynth";
export * from "./MembraneSynth";
export * from "./MetalSynth";