Config

sealed
trait Config extends ConfigLike
Companion
object
class Object
trait Matchable
class Any

Value members

Inherited methods

def audioFilesFolder: Option[File]
Inherited from
ConfigLike

Force the number of channels in the generator, where <= 0 indicates no forcing.

Force the number of channels in the generator, where <= 0 indicates no forcing.

Inherited from
ConfigLike
def highPass: Int
Inherited from
ConfigLike
def mainGroups: IndexedSeq[NamedBusConfig]

Indices are 'secondary', i.e. they index the logical main channels, not physical channels.

Indices are 'secondary', i.e. they index the logical main channels, not physical channels.

Inherited from
ConfigLike
def plugins: Boolean

Whether to create procs that require third-party UGens (sc3plugins).

Whether to create procs that require third-party UGens (sc3plugins).

Inherited from
ConfigLike
def recDir: File
Inherited from
ConfigLike