refactor tonal functions to 'register'
This commit is contained in:
parent
4f7c013c78
commit
bc43fc9585
6 changed files with 84 additions and 63 deletions
|
|
@ -1,2 +1,5 @@
|
|||
import './tonal.mjs';
|
||||
import './voicings.mjs';
|
||||
|
||||
export * from './tonal.mjs';
|
||||
export * from './voicings.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue