Ardour  8.7-15-gadf511264b
ARDOUR::Sound Class Reference

#include <soundseq.h>

Inheritance diagram for ARDOUR::Sound:
[legend]

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_sample, uint32_t cnt)
 

Detailed Description

Definition at line 35 of file soundseq.h.

Member Function Documentation

◆ build_peak()

int ARDOUR::Sound::build_peak ( uint32_t  first_sample,
uint32_t  cnt 
)

◆ peak()

int ARDOUR::Sound::peak ( peak_data_t pk,
uint32_t  start,
uint32_t  cnt 
)

◆ read_peaks()

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: