RPR EnumPitchShiftModes

From CockosWiki

Revision as of 23:11, 29 October 2009 by MikeLacey (Talk | contribs)
Jump to: navigation, search

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

Contents

bool EnumPitchShiftModes(int idx, char** out)

Enumerates (lists) the Pitch Shift Modes, returns FALSE when done, sets out to NULL if a mode is currently unsupported

Parameters

int idx,
char** out

Returns

True - if there are other modes to enumerate after this one
False - if this is the last mode to be enumerated

Examples

Perl


Python


See Also

Stuff

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

Personal tools