Tone.js/Tone/instrument/index.ts
2019-09-04 18:29:24 -04:00

5 lines
144 B
TypeScript

export * from "./Synth";
export * from "./Sampler";
export * from "./PolySynth";
export * from "./MembraneSynth";
export * from "./MetalSynth";