RPR GetEnvelopeName

From CockosWiki

Revision as of 12:29, 28 January 2010 by MikeLacey (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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

Contents

GetEnvelopeName()

bool GetEnvelopeName(TrackEnvelope* env, char* buf, int maxlen)

Parameters

TrackEnvelope* env,
char* buf,
int maxlen

Returns

An array, containing
 bool 
 TrackEnvelope* env,
 char* buf,
 int maxlen

Examples

C++

 

Perl

 

Python

 

See Also

envelope: GetEnvelopeName, GetSelectedTrackEnvelope, GetSetEnvelopeState, GetTakeEnvelopeByName, GetTrackEnvelope, GetTrackEnvelopeByName, CountTrackEnvelopes,

(Section automatically generated, edits may be overwritten.)

Stuff

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

Personal tools