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