RPR parse timestr

From CockosWiki

(Difference between revisions)
Jump to: navigation, search
(Perl)
(See Also)
Line 31: Line 31:
</pre>
</pre>
==See Also==
==See Also==
-
{{SeeAlsoTimeStrFunctions}}
+
{{SeeAlso_time}}
 +
 
 +
''(Section automatically generated, edits above this line may be overwritten.)''
==Stuff==
==Stuff==

Revision as of 14:02, 26 November 2009

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

Contents

parse_timestr()

double parse_timestr(const char* buf)

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

const char* buf

Returns

An array, containing
 double 
 const char* buf

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
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR parse timestr

Personal tools