RPR TimeMap2 QNToTime

From CockosWiki

(Difference between revisions)
Jump to: navigation, search
()
Line 1: Line 1:
{{API_Doc_Header}}
{{API_Doc_Header}}
-
= =
+
=TimeMap2_QNToTime()=
 +
'''double TimeMap2_QNToTime(ReaProject* proj, double qn)'''
 +
 
 +
converts project QN position to time.<br><br>
==Parameters==
==Parameters==
 +
ReaProject* proj,
 +
double qn
==Returns==
==Returns==
 +
double
==Examples==
==Examples==
===Perl===
===Perl===

Revision as of 13:40, 11 November 2009

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

Contents

TimeMap2_QNToTime()

double TimeMap2_QNToTime(ReaProject* proj, double qn)

converts project QN position to time.

Parameters

ReaProject* proj,
double qn

Returns

double 

Examples

Perl


Python


See Also

TimeMap: TimeMap2_beatsToTime, TimeMap2_GetDividedBpmAtTime, TimeMap2_GetNextChangeTime, TimeMap2_QNToTime, TimeMap2_timeToBeats, TimeMap2_timeToQN, TimeMap_GetDividedBpmAtTime, TimeMap_QNToTime, TimeMap_timeToQN

Stuff

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

Personal tools