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

  1.  AZ_GetPlayCursorPosition: Gets the cursor position of the specified project (seconds)
  2.  AZ_SetPlayCursorPosition: Sets the cursor position for the specified project (seconds)
  3.  AZ_SetPlayCursorPositionFrame : Sets the cursor position (frame) for the specified project.
  4.  AZ_InsertMediaTrackItemSecond : Insert media at the specified position (seconds) of the specified track
  5.  AZ_InsertMediaTrackIdSecond : Insert media at the specified position (seconds) of the specified track ID
  6.  AZ_InsertMediaSelectedTrackIdSecond : Insert media at the specified position (seconds) of the specified selected track ID
  7.  AZ_InsertMediaTrackItemFrame : Insert media at the specified position (frame) of the specified track
  8.  AZ_InsertMediaTrackIdFrame : Insert media at the specified position (frame) of the specified track
  9.  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