move draw stuff from tone to core + fix getPhase
This commit is contained in:
parent
c722904831
commit
e769ed2fd8
17 changed files with 259 additions and 5684 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { useRef, useCallback, useEffect, useMemo, useState } from 'react';
|
||||
import { repl } from '@strudel.cycles/core/repl.mjs';
|
||||
import { repl } from '@strudel.cycles/core';
|
||||
import { transpiler } from '@strudel.cycles/transpiler';
|
||||
|
||||
function useStrudel({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue