import tone always from @strudel/tone
This commit is contained in:
parent
edba815b0b
commit
65deb7df1d
9 changed files with 14 additions and 10 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import React, { useCallback, useMemo, useState } from 'react';
|
||||
import * as Tone from 'tone';
|
||||
import { Tone } from '@strudel/tone';
|
||||
import useRepl from '@strudel/hooks/useRepl.mjs';
|
||||
import CodeMirror, { markEvent } from '../CodeMirror';
|
||||
import cx from '../cx';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue