3 #ifndef SEGMENT_CHORD_VOICING_H
4 #define SEGMENT_CHORD_VOICING_H
36 [[nodiscard]]
unsigned long long hashCode()
const;
Type
Definition: Instrument.h:16
Definition: SegmentChordVoicing.h:16
bool equals(const SegmentChordVoicing &segmentChordVoicing) const
Definition: SegmentChordVoicing.cpp:8
unsigned long long hashCode() const
Definition: SegmentChordVoicing.cpp:17
std::string notes
Definition: SegmentChordVoicing.h:23
Instrument::Type type
Definition: SegmentChordVoicing.h:22
SegmentChordVoicing()=default
UUID segmentChordId
Definition: SegmentChordVoicing.h:21
Definition: SegmentEntity.h:15
Definition: ActiveAudio.h:11
std::string UUID
Definition: EntityUtils.h:28