Zrythm v2.0.0-DEV
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
EngineState Struct Reference

Data Fields

bool running_
 Engine running.
bool playing_
 Playback.
bool looping_
 Transport loop.

Detailed Description

Definition at line 156 of file types.h.

Field Documentation

◆ looping_

bool EngineState::looping_

Transport loop.

Definition at line 163 of file types.h.

◆ playing_

bool EngineState::playing_

Playback.

Definition at line 161 of file types.h.

◆ running_

bool EngineState::running_

Engine running.

Definition at line 159 of file types.h.


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