|
|
void | to_json (nlohmann::json &j, const ArrangerObjectLoopRange &object) |
|
void | from_json (const nlohmann::json &j, ArrangerObjectLoopRange &object) |
| void | init_from (ArrangerObjectLoopRange &obj, const ArrangerObjectLoopRange &other, utils::ObjectCloneType clone_type) |
Definition at line 15 of file loopable_object.h.
◆ clipStartPosition()
◆ get_loop_length_in_frames()
| units::sample_t zrythm::structure::arrangement::ArrangerObjectLoopRange::get_loop_length_in_frames |
( |
| ) |
const |
|
inline |
◆ get_loop_length_in_ticks()
| units::precise_tick_t zrythm::structure::arrangement::ArrangerObjectLoopRange::get_loop_length_in_ticks |
( |
| ) |
const |
|
inline |
◆ looped()
| bool zrythm::structure::arrangement::ArrangerObjectLoopRange::looped |
( |
| ) |
const |
|
inline |
◆ loopEndPosition()
◆ loopStartPosition()
◆ setTrackBounds()
| void zrythm::structure::arrangement::ArrangerObjectLoopRange::setTrackBounds |
( |
bool | track | ) |
|
|
inline |
◆ trackBounds()
| bool zrythm::structure::arrangement::ArrangerObjectLoopRange::trackBounds |
( |
| ) |
const |
|
inline |
◆ init_from
| void init_from |
( |
ArrangerObjectLoopRange & | obj, |
|
|
const ArrangerObjectLoopRange & | other, |
|
|
utils::ObjectCloneType | clone_type ) |
|
friend |
◆ clipStartPosition
◆ looped
| bool zrythm::structure::arrangement::ArrangerObjectLoopRange::looped |
|
read |
◆ loopEndPosition
◆ loopStartPosition
◆ trackBounds
| bool zrythm::structure::arrangement::ArrangerObjectLoopRange::trackBounds |
|
readwrite |
The documentation for this class was generated from the following file: