add Pattern.tune with tunejs + example tune
This commit is contained in:
parent
a1fa306cae
commit
0792ef7288
6 changed files with 289 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ import './midi';
|
|||
import './voicings';
|
||||
import './tonal.mjs';
|
||||
import './xen.mjs';
|
||||
import './tune.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