ALSA project - the C library reference
Data Fields
_snd_ump_msg_set_tempo Struct Reference

Data Fields

uint8_t type:4
 
uint8_t group:4
 
uint8_t format:2
 
uint8_t addrs:2
 
uint8_t channel:4
 
uint8_t status_bank
 
uint8_t status
 
uint32_t tempo
 
uint32_t reserved [2]
 

Detailed Description

Set Tempo Message (128bit)

Field Documentation

uint8_t _snd_ump_msg_set_tempo::addrs

Address

uint8_t _snd_ump_msg_set_tempo::channel

Channel

uint8_t _snd_ump_msg_set_tempo::format

Format

uint8_t _snd_ump_msg_set_tempo::group

UMP Group

uint32_t _snd_ump_msg_set_tempo::reserved[2]

Unused

uint8_t _snd_ump_msg_set_tempo::status

Status

uint8_t _snd_ump_msg_set_tempo::status_bank

Status Bank

uint32_t _snd_ump_msg_set_tempo::tempo

Number of 10nsec units per quarter note

uint8_t _snd_ump_msg_set_tempo::type

UMP packet type


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