add tranpose method
This commit is contained in:
parent
016d5c5ef4
commit
3d0d526051
3 changed files with 20 additions and 4 deletions
|
|
@ -4,6 +4,7 @@ import { Scale, Note, Interval } from '@tonaljs/tonal';
|
|||
import './tone';
|
||||
import './midi';
|
||||
import './voicings';
|
||||
import './tonal';
|
||||
import * as toneStuff from './tone';
|
||||
import shapeshifter from './shapeshifter';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue