top of page
- API -
reaper.AZ_SetMediaIdHANDAUTOMER(projID,itemID,ratioType)
- API Detail-
▼Input value
projID(ReaProjct): Project ID
itemID(integer): 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_SetMediaIdHANDAUTOMER(0,0,1)
HANDAUTOMER
AZ_SetMediaIdHANDAUTOMER
Supported versions:
1.0.0
onwards
Set the specified media ID to "HANDAUTOMER"

bottom of page




