top of page
Reaper's ReaScript AZSTOKE-BRONZE-API-
API: 163 items (Media operations)
Version information: AZSTOKE_BRONZE_ver2.1.0
Available OS: Windows 10 or later/MacOS 10 or later
Available languages: Lua/Python
- API -
9 API additions/1 bug fix
AZSTOKE_BRONZE_ver2.1.0
- API Detail-
■ API addition
- AZ_GetPlayCursorPosition: Gets the cursor position of the specified project (seconds)
- AZ_SetPlayCursorPosition: Sets the cursor position for the specified project (seconds)
- AZ_SetPlayCursorPositionFrame : Sets the cursor position (frame) for the specified project.
- AZ_InsertMediaTrackItemSecond : Insert media at the specified position (seconds) of the specified track
- AZ_InsertMediaTrackIdSecond : Insert media at the specified position (seconds) of the specified track ID
- AZ_InsertMediaSelectedTrackIdSecond : Insert media at the specified position (seconds) of the specified selected track ID
- AZ_InsertMediaTrackItemFrame : Insert media at the specified position (frame) of the specified track
- AZ_InsertMediaTrackIdFrame : Insert media at the specified position (frame) of the specified track
- AZ_InsertMediaSelectedTrackIdFrame : Insert media at the specified position (frame) of the specified selected track Id.
■Bug fixes [Lua]
AZ_InsertMediaOutItem: Fixed media retrieval issue when inserting multiple media
■Bug fixes [Python]
AZ_InsertMediaOutItem: Fixed media retrieval issue when inserting multiple media
bottom of page