Bitwig Studio Control Surface API  5.0.11
TimelineEditor Interface Reference
+ Inheritance diagram for TimelineEditor:

Public Member Functions

HardwareActionBindable zoomInAction ()
 
void zoomIn ()
 
HardwareActionBindable zoomOutAction ()
 
void zoomOut ()
 
RelativeHardwarControlBindable zoomLevel ()
 
HardwareActionBindable zoomToFitAction ()
 
void zoomToFit ()
 
HardwareActionBindable zoomToSelectionAction ()
 
void zoomToSelection ()
 
HardwareActionBindable zoomToFitSelectionOrAllAction ()
 
void zoomToFitSelectionOrAll ()
 
HardwareActionBindable zoomToFitSelectionOrPreviousAction ()
 
void zoomToFitSelectionOrPrevious ()
 

Detailed Description

Shared functions between Arranger and DetailEditor

Member Function Documentation

◆ zoomInAction()

HardwareActionBindable zoomInAction ( )

Zooms in the timeline, if the timeline editor is visible.

Since
API version 14

◆ zoomLevel()

Smoothly adjusts the zoom level

◆ zoomOutAction()

HardwareActionBindable zoomOutAction ( )

Zooms out the timeline, if the timeline editor is visible.

Since
API version 14

◆ zoomToFitAction()

HardwareActionBindable zoomToFitAction ( )

Adjusts the zoom level of the timeline so that all content becomes visible, if the timeline editor is visible.

Since
API version 14

◆ zoomToFitSelectionOrAllAction()

HardwareActionBindable zoomToFitSelectionOrAllAction ( )

Toggles the timeline between zoomToSelection and zoomToFit, if it is visible.

Since
API version 14

◆ zoomToFitSelectionOrPreviousAction()

HardwareActionBindable zoomToFitSelectionOrPreviousAction ( )

Toggles the timeline between zoomToSelection and the last śet zoom level, if it is visible.

Since
API version 14

◆ zoomToSelectionAction()

HardwareActionBindable zoomToSelectionAction ( )

Adjusts the zoom level of the timeline so that it matches the active selection, if the timeline editor is visible.

Since
API version 14

The documentation for this interface was generated from the following file: