test tonal methods + move mod to util
This commit is contained in:
parent
020c1d5589
commit
df21c81bfa
5 changed files with 129 additions and 54 deletions
|
|
@ -2,7 +2,7 @@ import * as strudel from '../../strudel.mjs';
|
|||
import './tone';
|
||||
import './midi';
|
||||
import './voicings';
|
||||
import './tonal';
|
||||
import './tonal.mjs';
|
||||
import shapeshifter from './shapeshifter';
|
||||
import { minify } from './parse';
|
||||
import * as Tone from 'tone';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue