RPR format timestr len

From CockosWiki

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

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR format timestr len
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR format timestr len

Contents

void format_timestr_len(double tpos, char* buf, int buflen, double offset, int modeoverride)

time formatting mode overrides: -1=proj default. 0=time 1=measures:beats + time 2=measures:beats 3=seconds 4=samples 5=h:m:s:f

Parameters

double tpos, 
char* buf, 
int buflen, 
double offset, start of where the length will be calculated from
int modeoverride

Returns

Nothing

Examples

Perl


Python


See Also

format_timestr, format_timestr_len, format_timestr_pos

Stuff

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR format timestr len
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR format timestr len

Personal tools