add groove

This commit is contained in:
Felix Roos 2022-02-13 21:48:30 +01:00
parent 69d802a060
commit 3fb4582d61
3 changed files with 23 additions and 0 deletions

View file

@ -5,6 +5,7 @@ import './tone';
import './midi';
import './voicings';
import './tonal';
import './groove';
import * as toneStuff from './tone';
import shapeshifter from './shapeshifter';