Zrythm v2.0.0-DEV
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

structure::arrangement::ArrangerObjectRegistry & obj_registry_
dsp::FileAudioSourceRegistry & file_audio_source_registry_
SoloedLanesExistFunc soloed_lanes_exist_func_

Detailed Description

Definition at line 56 of file track_lane.h.

Field Documentation

◆ file_audio_source_registry_

dsp::FileAudioSourceRegistry& zrythm::structure::tracks::TrackLane::TrackLaneDependencies::file_audio_source_registry_

Definition at line 59 of file track_lane.h.

◆ obj_registry_

structure::arrangement::ArrangerObjectRegistry& zrythm::structure::tracks::TrackLane::TrackLaneDependencies::obj_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 60 of file track_lane.h.


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