-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support CLJS #9
Comments
Then you could drop Overtone as a dependency and instead use |
This would fix #4 as well. |
overtone.core/at isn't provided by at-at: Overtone provides all of the scsynth interop. Rewriting all of the UGens On Tue, Nov 3, 2015 at 9:58 PM, Yegor Timoshenko [email protected]
|
As Leipzig is designed now, it doesn't actually have a direct dependency on On 4 November 2015 at 06:12, Bion Johnson [email protected] wrote:
|
Leipzig now supports CLJS and is now used in Klangmeister (https://ctford.github.io/klangmeister). |
Leipzig's dependence on Overtone is very slim -
at
andnow
. If we provide equivalents for CLJS, then Leipzig should be able to support music in the browser, using web audio instead of Overtone synths.The text was updated successfully, but these errors were encountered: