You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently, there is the @strudel.cycles/webaudio package, which depends on @strudel.cycles/core .
it would be cool if the webaudioOutput could be used without strudel (which already happened in topos).
here is a little demo: https://codesandbox.io/s/webaudio-output-test-f8n3vv
maybe also give it a catchy name.. what about superdough ?
so maybe split @strudel.cycles/webaudio into
superdough (independent of strudel) and
@strudel/superdough (bindings for strudel)
The text was updated successfully, but these errors were encountered:
currently, there is the @strudel.cycles/webaudio package, which depends on @strudel.cycles/core .
it would be cool if the webaudioOutput could be used without strudel (which already happened in topos).
here is a little demo: https://codesandbox.io/s/webaudio-output-test-f8n3vv
maybe also give it a catchy name.. what about
superdough
?so maybe split
@strudel.cycles/webaudio
intosuperdough
(independent of strudel) and@strudel/superdough
(bindings for strudel)The text was updated successfully, but these errors were encountered: