#include <ptformat.h>
Definition at line 78 of file ptformat.h.
 
◆ region_t()
  
  
      
        
          | PTFFormat::region_t::region_t  | 
          ( | 
          uint16_t  | 
          idx = 0 | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator<()
  
  
      
        
          | bool PTFFormat::region_t::operator<  | 
          ( | 
          const region_t &  | 
          other | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator==()
  
  
      
        
          | bool PTFFormat::region_t::operator==  | 
          ( | 
          const region_t &  | 
          other | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ index
      
        
          | uint16_t PTFFormat::region_t::index | 
        
      
 
 
◆ length
      
        
          | int64_t PTFFormat::region_t::length | 
        
      
 
 
◆ midi
      
        
          | std::vector<midi_ev_t> PTFFormat::region_t::midi | 
        
      
 
 
◆ name
      
        
          | std::string PTFFormat::region_t::name | 
        
      
 
 
◆ sampleoffset
      
        
          | int64_t PTFFormat::region_t::sampleoffset | 
        
      
 
 
◆ startpos
      
        
          | int64_t PTFFormat::region_t::startpos | 
        
      
 
 
◆ wave
      
        
          | wav_t PTFFormat::region_t::wave | 
        
      
 
 
The documentation for this struct was generated from the following file: