Example

object Example
Companion
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case
object Full extends Type

A full scale example which should be executed by itself without wrapping.

A full scale example which should be executed by itself without wrapping.

case
object Simple extends Type

Example specifies UGens which can be wrapped in a play { ... } block

Example specifies UGens which can be wrapped in a play { ... } block

sealed
trait Type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror