move draw logic to separate package
This commit is contained in:
parent
94dd547a74
commit
6ce8a3feba
22 changed files with 78 additions and 59 deletions
|
|
@ -72,6 +72,7 @@ export async function getRandomTune() {
|
|||
export function loadModules() {
|
||||
let modules = [
|
||||
import('@strudel/core'),
|
||||
import('@strudel/canvas'),
|
||||
import('@strudel/tonal'),
|
||||
import('@strudel/mini'),
|
||||
import('@strudel/xen'),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue