mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-05 22:52:21 -04:00
move draw logic to separate package
This commit is contained in:
@@ -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'),
|
||||
|
||||
Reference in New Issue
Block a user