This commit is contained in:
Felix Roos 2022-02-28 23:33:57 +01:00
parent ffe258a9fb
commit 85f0886886
2 changed files with 38 additions and 0 deletions

View file

@ -3,6 +3,7 @@ import './tone';
import './midi';
import './voicings';
import './tonal.mjs';
import './xen.mjs';
import shapeshifter from './shapeshifter';
import { minify } from './parse';
import * as Tone from 'tone';