Skip to content

hvillase/iclc2020-workshop

Repository files navigation

Open, high and low: writing classes in SuperCollider.

ICLC 2020 Workshop

By Hernani Villaseñor Ramírez

6th February 2020, 14:30 - 16:30.

Room Design Lab CSIS.

University of Limerick

Warning

Errors during the process of writing classes in SuperCollider could interrupt the compilation process of sclang when you Recompile the Class Library, this could make SuperCollider inoperable. If happens you will see an error message and SuperCollider will not start properly. To make functional SuperCollider again: 1) find and fix the error in your class 2) comment all the code inside you class, with the code inside this comment symbols /* */ and back to fix the error later 3) take away of the compilation path the folder that contains the error class.

About

ICLC 2020 workshop: Open, high and low: writing clsses in SuperCollider

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published