RPR GetSetRepeatEx
From CockosWiki
(Difference between revisions)
| Revision as of 22:39, 27 October 2009 MikeLacey (Talk | contribs) ← Previous diff |
Revision as of 06:29, 5 November 2009 MikeLacey (Talk | contribs) Next diff → |
||
| Line 1: | Line 1: | ||
| {{API_Doc_Header}} | {{API_Doc_Header}} | ||
| - | = = | + | =GetSetRepeat()= |
| + | int GetSetRepeat(int val) | ||
| + | |||
| + | 1 == query,0=clear,1=set,>1=toggle . returns new value | ||
| + | |||
| ==Parameters== | ==Parameters== | ||
| + | int val | ||
| ==Returns== | ==Returns== | ||
| + | int | ||
| ==Examples== | ==Examples== | ||
| ===Perl=== | ===Perl=== | ||
Revision as of 06:29, 5 November 2009
Main Page/REAPER Documentation/ReaScript/ReaScript API/RPR GetSetRepeatEx
Main Page/REAPER Documentation/REAPER API/REAPER API Functions/RPR GetSetRepeatEx
Contents |
GetSetRepeat()
int GetSetRepeat(int val)
1 == query,0=clear,1=set,>1=toggle . returns new value
Parameters
int val
Returns
int
Examples
Perl
Python
See Also
Stuff
Main Page/REAPER Documentation/ReaScript/ReaScript API/RPR GetSetRepeatEx
Main Page/REAPER Documentation/REAPER API/REAPER API Functions/RPR GetSetRepeatEx
Categories: API | ReaScript | Perl | Python
