RPR TimeMap2 GetNextChangeTime

From CockosWiki

(Difference between revisions)
Jump to: navigation, search
(Perl)
(Examples)
 
(One intermediate revision not shown)
Line 11: Line 11:
==Examples==
==Examples==
===C++===
===C++===
-
<pre>
+
<source lang=cpp>
-
</pre>
+
</source>
 +
 
 +
 
===Perl===
===Perl===
-
<pre>
+
<source lang=perl>
-
</pre>
+
</source>
 +
 
===Python===
===Python===
-
<pre>
+
<source lang=python>
-
</pre>
+
</source>
 +
 
==See Also==
==See Also==
-
{{SeeAlsoTimeMapFunctions}}
+
{{SeeAlso_time}}
 +
 
 +
''(Section automatically generated, edits above this line may be overwritten.)''
 +
 
==Stuff==
==Stuff==
{{API_Doc_Footer}}
{{API_Doc_Footer}}

Latest revision as of 11:04, 29 January 2010

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR TimeMap2 GetNextChangeTime
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR TimeMap2 GetNextChangeTime

Contents

TimeMap2_GetNextChangeTime()

double TimeMap2_GetNextChangeTime(ReaProject* proj, double time)

when does the next time map (tempo or time sig) change occur

Parameters

ReaProject* proj,
double time

Returns

double 

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 TimeMap2 GetNextChangeTime
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR TimeMap2 GetNextChangeTime

Personal tools