mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-31 13:21:52 -04:00
add tidal package to website
This commit is contained in:
@@ -82,6 +82,7 @@ export function loadModules() {
|
||||
import('@strudel/serial'),
|
||||
import('@strudel/soundfonts'),
|
||||
import('@strudel/csound'),
|
||||
import('@strudel/tidal'),
|
||||
];
|
||||
if (isTauri()) {
|
||||
modules = modules.concat([
|
||||
|
||||
Reference in New Issue
Block a user