mirror of
https://github.com/Tonejs/Tone.js
synced 2024-12-31 22:18:44 +00:00
4 lines
66 B
TypeScript
4 lines
66 B
TypeScript
|
import { MonoSynth } from "tone";
|
||
|
|
||
|
const synth = new MonoSynth();
|