top of page
- API -
reaper.AZ_SetSelectedMediaIdHANDAUTOMER(projID,selectItemID,ratioType)
- API Detail-
▼Input value
projID(ReaProject): Project ID
itemID(integer) : Media item ID
ratioType(integer) : 0/Compression ratio SS 1/Compression ratio S 2/Compression ratio M 3/Compression ratio L
▼Output value
retval(boolean): Success or failure of API execution
- SCRIPT -
dofile(reaper.AZ_GetLuaInitPath())
reaper.AZ_SetSelectedMediaIdHANDAUTOMER(0,0,2)
HANDAUTOMER
AZ_SetSelectedMediaIdHANDAUTOMER
Supported versions:
1.0.0
onwards
Set "HANDAUTOMER" to the specified selection media ID

bottom of page



