Evoral::EventType is written directly into a uint8_t buffer by dereferncing a pointer-type: *(reinterpret_cast<Evoral::EventType*>((uintptr_t)...)
Evoral::EventType is written directly into a uint8_t buffer by dereferncing a pointer-type: *(reinterpret_cast<Evoral::EventType*>((uintptr_t)...)