sclang¶
-
find(sclang_path=
None)¶ Find the
sclangexecutable.The following paths, if defined, will be searched (prioritised as ordered):
The absolute path
sclang_pathThe environment variable
SCLANG_PATHThe user’s
PATHCommon installation directories of the SuperCollider application.
Returns a path to the
sclangexecutable. RaisesRuntimeErrorif no path is found.