Reaper's ReaScript AZSTOKE-GOLD-API-
- API: 53 items
- wwise,LOUDMATCHFY,MIDDLESCANNER
- Version information: AZSTOKE_GOLD_ver1.1.0
- Available OS: Windows 10 or later/MacOS 10 or later
- Available languages: Lua/Python
- API -
28 additional API items
AZSTOKE_GOLD_ver1.1.0
- API Detail-
■ API addition
Wwise
AZ_Wwise_CreateSoundSFX : Creates a SoundSFX object.
AZ_Wwise_CreateSoundVoice : Creates a SoundVoice object.
AZ_Wwise_ImportAudioFile : Imports a source into a Sound object
AZ_Wwise_GetStateSet : Get state information
AZ_Wwise_GetStateModificationFromFile : Get per-state modifications from a work unit file
AZ_Wwise_GetStateModification : Get the per-state modification value
Rendering Related
AZ_RenderToAudioFile : Rendering execution
AZ_GetRenderSetting : Get the rendering settings
AZ_GetRenderSettingFromProject : Gets the rendering settings from the project file.
AZ_SetRenderSetting : Sets the project's render settings
Excel Related
AZ_Excel_OpenFile : Opens an Excel file
AZ_Excel_CloseFile : Closes an Excel file
AZ_Excel_OpenWorksheet : Opens a worksheet.
AZ_Excel_OpenWorksheet_ByIndex : Open a worksheet by index
AZ_Excel_GetCellValue: Get value (cell address)
AZ_Excel_GetCellValue_ByNumer: Get value (row number specified)
AZ_Excel_SetCellValue: Set value (cell address)
AZ_Excel_SetCellValue_ByNumer: Set value (row and row number)
AZ_Excel_SaveDocument : Save Excel file
AZ_Excel_CreateDocument: Create a new Excel file
AZ_Excel_AddWorksheet : Add a worksheet
AZ_Excel_RenameWorksheet : Rename a worksheet
AZ_Excel_DeleteWorksheet : Delete a worksheet
AZ_Excel_GetWorksheetList : Get the worksheet list
AZ_Excel_SearchCellsInWorksheet : Search cells in a worksheet
AZ_Excel_SearchRowsInWorksheet : Search rows in a worksheet
AZ_Excel_SearchCellsInAllWorksheets : Search rows in all worksheets
AZ_Excel_SearchRowsInAllWorksheets : Search rows in all worksheets