|
Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
|
Controller for transport navigation. More...
#include <src/controllers/transport_controller.h>


Public Member Functions | |
| TransportController (dsp::Transport &transport, dsp::SnapGrid &snap_grid, QObject *parent=nullptr) | |
| Q_INVOKABLE void | moveBackward () |
| Moves the playhead backward to the previous snap point. | |
| Q_INVOKABLE void | moveForward () |
| Moves the playhead forward to the next snap point. | |
Controller for transport navigation.
Provides QML-friendly methods for moving the playhead.
Definition at line 19 of file transport_controller.h.
|
inlineexplicit |
Definition at line 26 of file transport_controller.h.