replace groove with struct

+ delete groove
This commit is contained in:
Felix Roos 2022-02-22 20:47:55 +01:00
parent 413d401567
commit 9170eadbb0
5 changed files with 18 additions and 32 deletions

View file

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