3 #ifndef SEGMENT_CHOICE_ARRANGEMENT_PICK_H
4 #define SEGMENT_CHOICE_ARRANGEMENT_PICK_H
39 [[nodiscard]]
unsigned long long hashCode()
const;
Definition: SegmentChoiceArrangementPick.h:14
UUID segmentChoiceArrangementId
Definition: SegmentChoiceArrangementPick.h:18
float amplitude
Definition: SegmentChoiceArrangementPick.h:24
bool equals(const SegmentChoiceArrangementPick &segmentChoiceArrangementPick) const
Definition: SegmentChoiceArrangementPick.cpp:8
SegmentChoiceArrangementPick()=default
unsigned long long hashCode() const
Definition: SegmentChoiceArrangementPick.cpp:23
std::string event
Definition: SegmentChoiceArrangementPick.h:26
std::string tones
Definition: SegmentChoiceArrangementPick.h:25
long lengthMicros
Definition: SegmentChoiceArrangementPick.h:23
UUID programSequencePatternEventId
Definition: SegmentChoiceArrangementPick.h:21
long startAtSegmentMicros
Definition: SegmentChoiceArrangementPick.h:22
UUID segmentChordVoicingId
Definition: SegmentChoiceArrangementPick.h:19
UUID instrumentAudioId
Definition: SegmentChoiceArrangementPick.h:20
Definition: SegmentEntity.h:15
Definition: ActiveAudio.h:11
std::string UUID
Definition: EntityUtils.h:28