csound-live-code
csound-live-code copied to clipboard
Library and web application for live coding with Csound
I don't know how the CsoundObj.js file and the WASM in live.csound work (and how they are compiled, etc.), so forgive the noob question: Is it technically possible to pass...
As requested on Csound mailing list by Dr. B: "Is there any chance you can modify/expand the live.csound.com app so that there are a few more buttons on the top...
Contrary to what is announced in the page "interface.md" the sequence of characters ctrl-; produces no effect.
Csound output currently routed to JS console which can cause a pause in output if opened during performance.
UDOs like sbus_read output multiple outputs. csdoc.py does not handle these correctly and generates incorrect reference and cheatsheet information.
Codemirror does not work with iPad and hardware keyboard (e.g., Bluetooth keyboard, iPad pro keyboard). Seems to be a problem with codemirror as a whole for iPad and not specific...
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
license?
Hello! While embedding csound wasm ([PR](https://github.com/tidalcycles/strudel/pull/275)) I found this `livecode.orc` file which would be a great preset to start from. I am not sure if I can just use the...