top of page
Reaper's ReaScript AZSTOKE-SILVER-API-
- API: 146 items
- Track,StringProject,Folder/Fiele,Number,Marker,Loudness,UI,Http,Slack,HANDAUTOMER,TALKTRON
- Version information: AZSTOKE_SILVER_ver1.2.0
- Available OS: Windows 10 or later/MacOS 10 or later
- Available languages: Lua/Python
- API -

28 additional API
AZSTOKE_SILVER_ver1.2.0
- API Detail-
■API addition
- AZ_Http_Get:http-Get Communication
- AZ_Http_Post:http-Post Communication
- AZ_Http_Put:http-Put Communication
- AZ_Http_Patch:http-Patch Communication
- AZ_Http_Delete:http-Delete Communication
- AZ_Http_Options:http-Options Communication
- AZ_Slack_PostChannelMessage:Send a message to the channel
- AZ_Slack_PostDirectMessage:Send DM
- AZ_Slack_ReplayMessage:Reply to message
- AZ_ShowMessageBox_Info:Pop-up display (information)
- AZ_ShowMessageBox_Warn:Pop-up display (warning)
- AZ_ShowMessageBox_Error:Pop-up display (error)
■Add API to return constants
- AZ_ButtonID_OK:Return 1
- AZ_ButtonID_Cancel:Return 2
- AZ_ButtonID_Yes:Return 6
- AZ_ButtonID_No:Return 7
- AZ_ButtonID_Abort:Return 3
- AZ_ButtonID_Retry:Return 4
- AZ_ButtonID_Ignore:Return 5
- AZ_ButtonID_Try:Return 10
- AZ_ButtonID_Continue:Return 11
- AZ_WindowType_OK:Return 0
- AZ_WindowType_OK_CANCEL:Return 1
- AZ_WindowType_ABORT_RETRY_IGNORE:Return 2
- AZ_WindowType_YES_NO_CANCEL:Return 3
- AZ_WindowType_YES_NO:Return 4
- AZ_WindowType_RETRY_CANCEL:Return 5
- AZ_WindowType_CANCEL_TRY_CONTINUE:Return 6
■bug fix【Lua/Python】
- Fixed API description displayed in ReaScript development environment
- Define HANDAUTOMER and TALKTRON processing as one Undo
■bug fix【Python】
- Fixed to return None when returning a MediaTrack with no target
bottom of page