Home Reference Source
public class | source

SCLang

Extends:

dryadic~Dryad → SCLang

Boots a new SuperCollider language interpreter (sclang) making it available for all children as context.sclang

Always boots a new one, ignoring any possibly already existing one in the parent context.

options are the command line options supplied to sclang (note: not all options are passed through yet) see lang/SCLang

Not to be confused with the other class named SCLang which does all the hard work. This Dryad class is just a simple wrapper around that.

Method Summary

Public Methods
public
public
public

remove(): *

Public Methods

public defaultProperties(): * source

Return:

*

public prepareForAdd(): * source

Return:

*

public remove(): * source

Return:

*