RPR PeakBuild Create

From CockosWiki

(Difference between revisions)
Jump to: navigation, search
()
(Perl)
Line 11: Line 11:
  REAPER_PeakBuild_Interface*
  REAPER_PeakBuild_Interface*
==Examples==
==Examples==
 +
===C++===
 +
<pre>
 +
</pre>
===Perl===
===Perl===
<pre>
<pre>
</pre>
</pre>
 +
===Python===
===Python===
<pre>
<pre>

Revision as of 13:06, 19 November 2009

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR PeakBuild Create
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR PeakBuild Create

Contents

PeakBuild_Create()

REAPER_PeakBuild_Interface* PeakBuild_Create(PCM_source* src, const char* fn, int srate, int nch)

Parameters

PCM_source* src,
const char* fn,
int srate,
int nch

Returns

REAPER_PeakBuild_Interface*

Examples

C++


Perl


Python


See Also

Peaks Functions CalculatePeaks, ClearPeakCache, GetPeakFileName, GetPeaksBitmap, HiresPeaksFromSource, PeakBuild_Create, PeakGet_Create, Track_GetPeakInfo

Stuff

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR PeakBuild Create
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR PeakBuild Create

Personal tools