add tidal package to website
This commit is contained in:
parent
fd950d4476
commit
a35e9aef0e
3 changed files with 7 additions and 1 deletions
|
|
@ -82,6 +82,7 @@ export function loadModules() {
|
|||
import('@strudel/serial'),
|
||||
import('@strudel/soundfonts'),
|
||||
import('@strudel/csound'),
|
||||
import('@strudel/tidal'),
|
||||
];
|
||||
if (isTauri()) {
|
||||
modules = modules.concat([
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue