move Framer + Drawer to core
... from vite-vanilla-repl-cm6
This commit is contained in:
parent
9039600f6d
commit
9807c4b7a1
4 changed files with 96 additions and 232 deletions
|
|
@ -2,9 +2,8 @@
|
|||
|
||||
import { StrudelMirror } from '@strudel/codemirror';
|
||||
import { initStrudel } from './strudel';
|
||||
import { Drawer } from './drawer';
|
||||
import { funk42 } from './tunes';
|
||||
import { pianoroll, getDrawOptions } from '@strudel.cycles/core';
|
||||
import { pianoroll, getDrawOptions, Drawer } from '@strudel.cycles/core';
|
||||
import './style.css';
|
||||
|
||||
const repl = initStrudel();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue