ardour
Public Member Functions | List of all members
ARDOUR::Sound Class Reference

#include <soundseq.h>

Inheritance diagram for ARDOUR::Sound:

Public Member Functions

int peak (peak_data_t &pk, uint32_t start, uint32_t cnt)
 
int read_peaks (peak_data_t *, uint32_t npeaks, uint32_t start, uint32_t cnt)
 
int build_peak (uint32_t first_frame, uint32_t cnt)
 

Detailed Description

Definition at line 36 of file soundseq.h.

Member Function Documentation

int ARDOUR::Sound::build_peak ( uint32_t  first_frame,
uint32_t  cnt 
)
int ARDOUR::Sound::peak ( peak_data_t pk,
uint32_t  start,
uint32_t  cnt 
)
int ARDOUR::Sound::read_peaks ( peak_data_t ,
uint32_t  npeaks,
uint32_t  start,
uint32_t  cnt 
)

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