Zrythm v2.0.0-alpha.1
a highly automated and intuitive digital audio workstation
Loading...
Searching...
No Matches
zrythm::structure::tracks::TrackLane::TrackLaneDependencies Struct Reference
Collaboration diagram for zrythm::structure::tracks::TrackLane::TrackLaneDependencies:

Data Fields

utils::IObjectRegistryregistry_
SoloedLanesExistFunc soloed_lanes_exist_func_
dsp::TimebaseProvider * timebase_provider_ = nullptr

Detailed Description

Definition at line 56 of file track_lane.h.

Field Documentation

◆ registry_

utils::IObjectRegistry& zrythm::structure::tracks::TrackLane::TrackLaneDependencies::registry_

Definition at line 58 of file track_lane.h.

◆ soloed_lanes_exist_func_

SoloedLanesExistFunc zrythm::structure::tracks::TrackLane::TrackLaneDependencies::soloed_lanes_exist_func_

Definition at line 59 of file track_lane.h.

◆ timebase_provider_

dsp::TimebaseProvider* zrythm::structure::tracks::TrackLane::TrackLaneDependencies::timebase_provider_ = nullptr

Definition at line 60 of file track_lane.h.


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