mirror of
https://github.com/Tonejs/Tone.js
synced 2025-01-13 04:18:52 +00:00
4 lines
66 B
TypeScript
4 lines
66 B
TypeScript
|
import { MonoSynth } from "tone";
|
||
|
|
||
|
const synth = new MonoSynth();
|