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

Data Fields

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

Detailed Description

Definition at line 37 of file engine.h.

Field Documentation

◆ looping_

bool zrythm::dsp::AudioEngine::EngineState::looping_

Transport loop.

Definition at line 44 of file engine.h.

◆ playing_

bool zrythm::dsp::AudioEngine::EngineState::playing_

Playback.

Definition at line 42 of file engine.h.

◆ running_

bool zrythm::dsp::AudioEngine::EngineState::running_

Engine running.

Definition at line 40 of file engine.h.


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