strudel/packages/csound/example
2022-11-28 21:33:17 +01:00
..
public add csound minimal example 2022-11-28 20:48:52 +01:00
.gitignore add csound minimal example 2022-11-28 20:48:52 +01:00
counter.js add csound minimal example 2022-11-28 20:48:52 +01:00
index.html add csound minimal example 2022-11-28 20:48:52 +01:00
javascript.svg add csound minimal example 2022-11-28 20:48:52 +01:00
main.js continue tutorial 2022-11-28 21:33:17 +01:00
package-lock.json add csound minimal example 2022-11-28 20:48:52 +01:00
package.json add csound minimal example 2022-11-28 20:48:52 +01:00
README.md continue tutorial 2022-11-28 21:33:17 +01:00
style.css add csound minimal example 2022-11-28 20:48:52 +01:00
test.orc continue tutorial 2022-11-28 21:33:17 +01:00
tutorial1.csd add csound minimal example 2022-11-28 20:48:52 +01:00
tutorial2.csd continue tutorial 2022-11-28 21:33:17 +01:00

README

this project is based on the webaudio csound tutorial:

https://kunstmusik.github.io/icsc2022-csound-web/tutorial2-interacting-with-csound#evaluating-csound-sco

(currently came till step 4)