RPR ReaperGetPitchShiftAPI

From CockosWiki

(Difference between revisions)
Jump to: navigation, search
(Examples)
 
(3 intermediate revisions not shown)
Line 1: Line 1:
{{API_Doc_Header}}
{{API_Doc_Header}}
-
= =
+
=ReaperGetPitchShiftAPI()=
 +
'''IReaperPitchShift* ReaperGetPitchShiftAPI(int version)'''
 +
 
 +
version must be REAPER_PITCHSHIFT_API_VER???
 +
 
==Parameters==
==Parameters==
 +
int version
==Returns==
==Returns==
 +
IReaperPitchShift*
==Examples==
==Examples==
 +
===C++===
 +
<source lang=cpp>
 +
</source>
 +
 +
===Perl===
===Perl===
-
<pre>
+
<source lang=perl>
-
</pre>
+
</source>
 +
 
 +
 
===Python===
===Python===
-
<pre>
+
<source lang=python>
-
</pre>
+
</source>
 +
 
==See Also==
==See Also==
 +
{{SeeAlso_pitch}}
 +
 +
''(Section automatically generated, edits above this line may be overwritten.)''
 +
==Stuff==
==Stuff==
{{API_Doc_Footer}}
{{API_Doc_Footer}}

Latest revision as of 10:43, 29 January 2010

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

Contents

ReaperGetPitchShiftAPI()

IReaperPitchShift* ReaperGetPitchShiftAPI(int version)

version must be REAPER_PITCHSHIFT_API_VER???

Parameters

int version

Returns

IReaperPitchShift*

Examples

C++

 


Perl

 


Python

 

See Also

pitch: ReaperGetPitchShiftAPI, EnumPitchShiftModes, EnumPitchShiftSubModes,

(Section automatically generated, edits above this line may be overwritten.)

Stuff

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

Personal tools