7#include "structure/arrangement/arranger_object_span.h"
9namespace zrythm::structure::arrangement
33 bool ascending_ =
true;
Algorithm
The algorithm to use for curves.
Track span that offers helper methods on a range of tracks.
static utils::Utf8String type_to_string_id(Type type)
Returns a string identifier for the type.
static auto string_id_to_type(const char *id) -> Type
Returns a string identifier for the type.
static void apply(ArrangerObjectSpan sel, Type type, Options opts)
Applies the given action to the given selections.
Lightweight UTF-8 string wrapper with safe conversions.
std::uint8_t midi_byte_t
MIDI byte.