| 
    Ardour
    9.0-pre0-1982-ga458a302d1
    
   | 
 
#include <ptformat.h>
Public Member Functions | |
| midi_ev_t () | |
Public Attributes | |
| uint64_t | pos | 
| uint64_t | length | 
| uint8_t | note | 
| uint8_t | velocity | 
Definition at line 70 of file ptformat.h.
      
  | 
  inline | 
Definition at line 75 of file ptformat.h.
| uint64_t PTFFormat::midi_ev_t::length | 
Definition at line 72 of file ptformat.h.
| uint8_t PTFFormat::midi_ev_t::note | 
Definition at line 73 of file ptformat.h.
| uint64_t PTFFormat::midi_ev_t::pos | 
Definition at line 71 of file ptformat.h.
| uint8_t PTFFormat::midi_ev_t::velocity | 
Definition at line 74 of file ptformat.h.