mirror of
https://github.com/Tonejs/Tone.js
synced 2024-11-16 16:48:00 +00:00
c81364610c
slightly updated API includes voice stealing
3 lines
111 B
TypeScript
3 lines
111 B
TypeScript
export { Synth } from "./Synth";
|
|
export { Sampler } from "./Sampler";
|
|
export { PolySynth } from "./PolySynth";
|