![]() |
Deluge Firmware 1.3.0
Build date: 2025.10.26
|
This is the complete list of members for NoteSet, including all inherited members.
| add(int8_t note) | NoteSet | inline |
| addMajorDependentModeNotes(uint8_t i, bool preferHigher, const NoteSet notesWithinOctavePresent) | NoteSet | |
| addUntrusted(uint8_t note) | NoteSet | |
| bits (defined in NoteSet) | NoteSet | private |
| clear() | NoteSet | inline |
| count() const | NoteSet | inline |
| degreeOf(uint8_t note) const | NoteSet | |
| fill() | NoteSet | inline |
| has(int8_t note) const | NoteSet | inline |
| highest() const | NoteSet | inline |
| highestNotIn(NoteSet used) const | NoteSet | |
| isEmpty() const | NoteSet | inline |
| isSubsetOf(NoteSet other) const | NoteSet | inline |
| majorness() const | NoteSet | |
| modulateByOffset(uint8_t offset) | NoteSet | |
| NoteSet() | NoteSet | inline |
| NoteSet(uint16_t bits_) | NoteSet | inline |
| NoteSet(std::initializer_list< uint8_t > notes) | NoteSet | |
| operator==(const NoteSet &other) const | NoteSet | inline |
| operator[](uint8_t index) const | NoteSet | |
| operator|(const NoteSet &other) | NoteSet | |
| remove(int8_t note) | NoteSet | inline |
| scaleSize() const | NoteSet | |
| size (defined in NoteSet) | NoteSet | static |
| toBits() const | NoteSet | inline |
| toImpliedScale() const | NoteSet |