WaveFill

sealed trait WaveFill extends Command
trait Command
trait Product
trait Equals
class Object
trait Matchable
class Any
class Sine1
class Sine2
class Sine3
class Cheby

Value members

Abstract methods

def clear: Boolean
def normalize: Boolean
def wavetable: Boolean

Concrete methods

final protected def flags: Int

Inherited methods

def args: Seq[Any]
Inherited from
Command
def canEqual(that: Any): Boolean
Inherited from
Equals
def name: String
Inherited from
Command
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
final override def productPrefix: String
Definition Classes
Command -> Product
Inherited from
Command
def readerKey: String
Inherited from
Command