![]() |
OpenSiv3D
v0.6.5
C++20 framework for creative coding
|
MIDI ノート More...
#include <MIDINote.hpp>
Public Attributes | |
| uint32 | key |
| キー(音の高さ) More... | |
| int32 | startMillisec |
| ノート・オンの時刻(ミリ秒) More... | |
| int32 | lengthMillisec |
| ノート・オンからノート・オフまでの時間(ミリ秒) More... | |
MIDI ノート
| uint32 s3d::MIDINote::key |
キー(音の高さ)
| int32 s3d::MIDINote::lengthMillisec |
ノート・オンからノート・オフまでの時間(ミリ秒)
| int32 s3d::MIDINote::startMillisec |
ノート・オンの時刻(ミリ秒)