added midi support
This commit is contained in:
parent
b0e50db4f6
commit
f6c4bdb8a6
7 changed files with 132 additions and 83 deletions
|
|
@ -2,6 +2,7 @@ import * as krill from '../krill-parser';
|
|||
import * as strudel from '../../strudel.mjs';
|
||||
import { Scale, Note, Interval } from '@tonaljs/tonal';
|
||||
import './tone';
|
||||
import './midi';
|
||||
import * as toneStuff from './tone';
|
||||
import shapeshifter from './shapeshifter';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue