Ardour  9.0-pre0-582-g084a23a80d
PTFFormat::midi_ev_t Struct Reference

#include <ptformat.h>

Public Member Functions

 midi_ev_t ()
 

Public Attributes

uint64_t pos
 
uint64_t length
 
uint8_t note
 
uint8_t velocity
 

Detailed Description

Definition at line 70 of file ptformat.h.

Constructor & Destructor Documentation

◆ midi_ev_t()

PTFFormat::midi_ev_t::midi_ev_t ( )
inline

Definition at line 75 of file ptformat.h.

Member Data Documentation

◆ length

uint64_t PTFFormat::midi_ev_t::length

Definition at line 72 of file ptformat.h.

◆ note

uint8_t PTFFormat::midi_ev_t::note

Definition at line 73 of file ptformat.h.

◆ pos

uint64_t PTFFormat::midi_ev_t::pos

Definition at line 71 of file ptformat.h.

◆ velocity

uint8_t PTFFormat::midi_ev_t::velocity

Definition at line 74 of file ptformat.h.


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