MayaFlux
0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
◆
note()
[2/2]
static
MIDIConfig
MayaFlux::Nodes::Input::MIDIConfig::note
(
uint8_t
note_num
)
inline
static
Specific note velocity.
Definition at line
30
of file
MIDINode.hpp
.
31
{
32
MIDIConfig cfg;
33
cfg.note_number = note_num;
34
return
cfg;
35
}
References
note_number
.
MayaFlux
Nodes
Input
MIDIConfig
Generated by
1.9.8