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

Data Fields

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

Detailed Description

Definition at line 90 of file engine.h.

Field Documentation

◆ looping_

bool zrythm::engine::device_io::AudioEngine::State::looping_

Transport loop.

Definition at line 97 of file engine.h.

◆ playing_

bool zrythm::engine::device_io::AudioEngine::State::playing_

Playback.

Definition at line 95 of file engine.h.

◆ running_

bool zrythm::engine::device_io::AudioEngine::State::running_

Engine running.

Definition at line 93 of file engine.h.


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