Home
last modified time | relevance | path

Searched refs:MusicRange (Results 1 – 2 of 2) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dtypes.h377 struct MusicRange { struct
382 MusicRange (Timecode::BBT_Time& s, Timecode::BBT_Time& e, uint32_t i) in MusicRange() argument
385 bool operator== (const MusicRange& other) const {
389 bool equal (const MusicRange& other) const { in equal() argument
H A Dsession_event.h116 std::list<MusicRange> music_range;