RPR parse timestr pos

From CockosWiki

Jump to: navigation, search

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR parse timestr pos
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR parse timestr pos

Contents

parse_timestr_pos()

double parse_timestr_pos(const char* buf, int modeoverride)

parses time string, modeoverride. Note the other timestr functions in the See Also section below

Parameters

const char* buf,
int modeoverride

Returns

An array, containing
 double
 const char* buf,
 int modeoverride

Examples

C++

 


Perl

 


Python

 

See Also

time: GetProjectTimeSignature, GetProjectTimeSignature2, GetSet_LoopTimeRange, GetSet_LoopTimeRange2, IsInRealTimeAudio, Master_GetPlayRateAtTime, TimeMap2_GetDividedBpmAtTime, TimeMap2_GetNextChangeTime, TimeMap2_QNToTime, TimeMap2_beatsToTime, TimeMap2_timeToBeats, TimeMap2_timeToQN, TimeMap_GetDividedBpmAtTime, TimeMap_QNToTime, TimeMap_timeToQN, UpdateTimeline, format_timestr, format_timestr_len, format_timestr_pos, parse_timestr, parse_timestr_len, parse_timestr_pos,

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

Stuff

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR parse timestr pos
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR parse timestr pos

Personal tools