ExImport

trait ExImport extends ExImport
Companion
object
trait ExImport
class Object
trait Matchable
class Any
object ExImport

Type members

Classlikes

object audioFileSpecIsValue extends Value[AudioFileSpec]
object colorIsValue extends Value[Color]
object curveIsValue extends Value[Curve]

Types

type AudioFileSpec = AudioFileSpec
type Color = Color
type Curve = Curve

Inherited types

type Span = Span
Inherited from
ExImport
type SpanLike = SpanLike
Inherited from
ExImport
type URI = URI
Inherited from
ExImport

Value members

Inherited methods

def any2stringadd: Any
Inherited from
ExImport
def augmentString(x: String): Any
Inherited from
ExImport
def wrapString(x: String): Any
Inherited from
ExImport

Concrete fields

final
val SampleRate: 1.4112E7d

The general sample-rate used in objects such as Timeline, Grapheme, Transport, Scheduler.

The general sample-rate used in objects such as Timeline, Grapheme, Transport, Scheduler.

Implicits

Implicits

implicit
def audioCueType: Bridge[AudioCue] & CanMake[AudioCue] & HasDefault[AudioCue]
implicit
val codeExAttrBridge: Bridge[Code] & CanMake[Code]
implicit
val colorExAttrBridge: Bridge[Color] & CanMake[Color]
implicit
val curveExAttrBridge: Bridge[Curve] & CanMake[Curve]
implicit
implicit
val fadeSpecExAttrBridge: Bridge[FadeSpec] & CanMake[FadeSpec]
implicit
def fileOps(x: Ex[URI]): ExFileOps

Inherited implicits

implicit
def doubleLiteralExOps(x: Double): DoubleLiteralExOps
Inherited from
ExImport
implicit
def fileTop: FromAny[URI] & HasDefault[URI] & ScalarOrd[URI]
Inherited from
ExImport
implicit
def intLiteralExOps(x: Int): IntLiteralExOps
Inherited from
ExImport
implicit
def longLiteralExOps(x: Long): LongLiteralExOps
Inherited from
ExImport
implicit
def seqCompanionExOps(x: Seq): SeqCompanionExOps
Inherited from
ExImport
implicit
def spanLikeTop: FromAny[SpanLike] & HasDefault[SpanLike]
Inherited from
ExImport
implicit
def spanTop: FromAny[Span] & HasDefault[Span]
Inherited from
ExImport
implicit
def stringLiteralExOps(x: String): StringLiteralExOps
Inherited from
ExImport