Like

sealed
trait Like extends Lazy with AudioRated
trait AudioRated
trait Lazy
trait GE
trait Expander[UGenInLike]
trait Lazy
trait Product
trait Equals
class Object
trait Matchable
class Any
class ScanIn
class ScanInFix

Value members

Abstract methods

protected
def fixed: Int
protected
def key: String
protected
def mkUGen(ctlName: String, numCh: Int): UGenInLike

Concrete methods

final
def makeUGens: UGenInLike

Inherited methods

def canEqual(that: Any): Boolean
Inherited from
Equals
def productArity: Int
Inherited from
Product
def productElement(n: Int): Any
Inherited from
Product
def productElementName(n: Int): String
Inherited from
Product
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product
def productPrefix: String
Inherited from
Product
final
def rate: Rate
Inherited from
AudioRated