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

Data Fields

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

Detailed Description

Definition at line 180 of file engine.h.

Field Documentation

◆ looping_

bool AudioEngine::State::looping_

Transport loop.

Definition at line 187 of file engine.h.

◆ playing_

bool AudioEngine::State::playing_

Playback.

Definition at line 185 of file engine.h.

◆ running_

bool AudioEngine::State::running_

Engine running.

Definition at line 183 of file engine.h.


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