mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-02 05:41:50 -04:00
level down soundfonts
+ do not load in prebake (breaks static rendering) + instead load on import
This commit is contained in:
@@ -18,6 +18,7 @@ if (typeof window !== 'undefined') {
|
||||
import('@strudel.cycles/webaudio'),
|
||||
import('@strudel.cycles/osc'),
|
||||
import('@strudel.cycles/csound'),
|
||||
import('@strudel.cycles/soundfonts'),
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user