import tone always from @strudel/tone
This commit is contained in:
parent
edba815b0b
commit
65deb7df1d
9 changed files with 14 additions and 10 deletions
|
|
@ -14,7 +14,7 @@ import * as drawHelpers from '@strudel/tone/draw.mjs';
|
|||
import gist from '@strudel/core/gist.js';
|
||||
import shapeshifter from './shapeshifter.mjs';
|
||||
import { mini } from '../mini/mini.mjs';
|
||||
import * as Tone from 'tone';
|
||||
import { Tone } from '@strudel/tone';
|
||||
import * as toneHelpers from '../tone/tone.mjs';
|
||||
import * as voicingHelpers from '../tonal/voicings.mjs';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue