Uses JS package: https://tonejs.github.io/ with Electron
- To import Tone.js: import * as Tone from 'tone'
- Run in terminal with 'npm run start'
- Currently depends on importing https://unpkg.com/[email protected]/build/Tone.js
Uses JS package: https://tonejs.github.io/ with Electron