LMMS
Loading...
Searching...
No Matches
snd_seq_ev_note Struct Reference

#include <seq_event-compat.h>

Public Attributes

unsigned char channel
unsigned char note
unsigned char velocity
unsigned char off_velocity
unsigned int duration

Detailed Description

Note event

Member Data Documentation

◆ channel

unsigned char snd_seq_ev_note::channel

channel number

◆ duration

unsigned int snd_seq_ev_note::duration

duration until note-off; only for SND_SEQ_EVENT_NOTE

◆ note

unsigned char snd_seq_ev_note::note

note

◆ off_velocity

unsigned char snd_seq_ev_note::off_velocity

note-off velocity; only for SND_SEQ_EVENT_NOTE

◆ velocity

unsigned char snd_seq_ev_note::velocity

velocity


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