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