@@ -17,6 +17,7 @@ class Note {
void SetInstrument(const uint8_t instrument);
void SetVolume(const uint8_t volume);
void SetEffect(const uint8_t effect);
void SetSilence();
const uint16_t Get();
const uint8_t GetAbsoluteNote();
The note is not visible to the blocked user.