top of page

Reaper's ReaScript AZSTOKE-SILVER-API-

  • API: 118 items

  • Track,StringProject,Folder/Fiele,Number,Marker,Loudness,UI,HANDAUTOMER,TALKTRON

  • Version information: AZSTOKE_SILVER_ver1.1.0

  • Available OS: Windows 10 or later/MacOS 10 or later

  • Available languages: Lua/Python

- API -

9 API additions

AZSTOKE_SILVER_ver1.1.0

- API Detail-

■ API addition

  1. AZ_Json_Serialize: Convert an array to a JSON formatted string

  2. AZ_Json_Deserialize: Convert a JSON formatted string to an array

  3. AZ_SetMediaItemListHANDAUTOMER: Sets "HANDAUTOMER" for a media item in a list.

  4. AZ_GetMediaItemLoudnessMaxMomentary: Gets the maximum momentary loudness value for the specified media.

  5. AZ_GetMediaIdLoudnessMaxMomentary: Gets the maximum momentary loudness value for the specified media ID.

  6. AZ_GetSelectedMediaIdLoudnessMaxMomentary: Gets the maximum momentary loudness value for the specified selected media ID.

  7. AZ_ShowMessageBox_Ex: Display a message window

  8. AZ_TALKTRON_InsertMediaItems: Imports localized and base audio, and adjusts the volume of the localized audio to the ride value of the base audio.

  9. AZ_GetPathInfo: Outputs each piece of full path information as a map array

bottom of page