RPR GetPeaksBitmap

From CockosWiki

Jump to: navigation, search

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR GetPeaksBitmap
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR GetPeaksBitmap

Contents

GetPeaksBitmap()

void* GetPeaksBitmap(PCM_source_peaktransfer_t* pks, double maxamp, int w, int h, LICE_IBitmap* bmp)

see note in reaper_plugin.h about PCM_source_peaktransfer_t::samplerate

Parameters

PCM_source_peaktransfer_t* pks,
double maxamp, 
int w, 
int h, 
LICE_IBitmap* bmp

Returns

void* 

Examples

C++

 

Perl

 

Python

 

See Also

peak: CalculatePeaks, ClearPeakCache, HiresPeaksFromSource, GetPeakFileName, GetPeaksBitmap, Track_GetPeakInfo, PeakBuild_Create, PeakGet_Create,

(Section automatically generated, edits may be overwritten.)

Stuff

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR GetPeaksBitmap
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR GetPeaksBitmap

Personal tools