Package

de.sciss

audiowidgets

Permalink

package audiowidgets

Visibility
  1. Public
  2. All

Type Members

  1. class TimeField extends ParamField[Long]

    Permalink

    Extension of ParamField for displaying time positions.

  2. trait TimelineCanvas extends AnyRef

    Permalink

    A component for viewing a timeline.

  3. trait TimelineModel extends Model[Update]

    Permalink

    A TimelineModel encompasses the idea of a timeline based user interface.

    A TimelineModel encompasses the idea of a timeline based user interface. Time is measured in sample frames. The timeline (currently) must have a closed interval, bounds, and for editing and viewing contains a cursor (position) and a selection span.

    A sub type, TimelineModel.Modifiable, allows to mutate any of these parameters.

Value Members

  1. object TimeField

    Permalink
  2. object TimelineModel

    Permalink
  3. package impl

    Permalink

Ungrouped