Deluge Firmware 1.3.0
Build date: 2025.04.16
Loading...
Searching...
No Matches
deluge::gui::ui::keyboard::NotesState Struct Reference

Public Types

using NoteArray = std::array<NoteState, kMaxNumActiveNotes>
 

Public Member Functions

NoteArray::iterator begin ()
 
NoteArray::iterator end ()
 
NoteArray::const_iterator begin () const
 
NoteArray::const_iterator end () const
 
NoteArray::size_type enableNote (uint8_t note, uint8_t velocity, bool generatedNote=false, int16_t *mpeValues=nullptr)
 
constexpr bool noteEnabled (uint8_t note) const
 

Public Attributes

std::bitset< kHighestKeyboardNote > states
 
NoteArray notes
 
uint8_t count = 0
 

The documentation for this struct was generated from the following file: