csound-live-code icon indicating copy to clipboard operation
csound-live-code copied to clipboard

license?

Open felixroos opened this issue 3 years ago • 4 comments

Hello! While embedding csound wasm (PR) 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 file because I could not find a license anywhere, only /* Live Coding Functions Author: Steven Yi */ in the header. Would it be ok for you if strudel used this as a default preset?

felixroos avatar Dec 01 '22 14:12 felixroos

Interesting that I never put a license on this! I would be fine if you were to use this in strudel as long as there's attribution. I'll review licenses and see what would be an appropriate one to use.

kunstmusik avatar Dec 02 '22 00:12 kunstmusik

Sounds good. For now I've added an explicit loadOrc function which can load a .orc file where attributions can be added within the code, see https://github.com/tidalcycles/strudel/pull/275/files#diff-9efe048e51e2122833f7b892f667971b6a95547bb44e3ce91b89b7735c773a7cR805 if you've decided on the license, let me know and I'll add it!

felixroos avatar Dec 02 '22 11:12 felixroos

fyi just deployed a first strudel build with csound in it!

felixroos avatar Dec 02 '22 12:12 felixroos

Nice examples!

kunstmusik avatar Dec 03 '22 22:12 kunstmusik