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

Data Fields

int running
 Engine running.
 
bool playing
 Playback.
 
bool looping
 Transport loop.
 

Detailed Description

Definition at line 819 of file engine.h.

Field Documentation

◆ looping

bool EngineState::looping

Transport loop.

Definition at line 826 of file engine.h.

◆ playing

bool EngineState::playing

Playback.

Definition at line 824 of file engine.h.

◆ running

int EngineState::running

Engine running.

Definition at line 822 of file engine.h.


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