add chord voicings
This commit is contained in:
parent
f15686ba0f
commit
70dea049ae
4 changed files with 47 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ import * as strudel from '../../strudel.mjs';
|
|||
import { Scale, Note, Interval } from '@tonaljs/tonal';
|
||||
import './tone';
|
||||
import './midi';
|
||||
import './voicings';
|
||||
import * as toneStuff from './tone';
|
||||
import shapeshifter from './shapeshifter';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue