top of page

Reaper's ReaScript AZSTOKE-GOLD-API-

  • API: 66 items
  • wwise,LOUDMATCHFY,MIDDLESCANNER,Excel,Render
  • Version information:AZSTOKE_GOLD_ver1.2.0
  • Available OS: Windows 10 or later/MAC OS 10 or later
  • Available languages: Lua/Python
- API -
03_GOLD.png

13 API additions and bug fixes

AZSTOKE_GOLD_ver1.2.0

- API Detail-

Fixed to get the ID of an object when a property is specified■add API

Wwise Related

  1. AZ_Wwise_AssignToSwitch : Assign objects to switches in the switch container
  2. AZ_Wwise_DeleteObject : Delete object
  3. AZ_Wwise_CreateObject : Create other objects
  4. AZ_Wwise_AddActionToEvent : Add actions to events
  5. AZ_Wwise_CreateEvent : Create Event
  6. AZ_Wwise_CreateVirtualFolder : Create virtual folder
  7. AZ_Wwise_CreateActorMixer : Create Actor-Mixer
  8. AZ_Wwise_CreateWorkUnit : Create work units
  9. AZ_Wwise_SetReference : Set object to property of Reference type
  10. AZ_Wwise_ContainerType_Random : [Constant] Container Type - Random Container
  11. AZ_Wwise_ContainerType_Sequence : [Constant] Container Type - Sequence Container
  12. AZ_Wwise_ContainerType_Switch : [Constant] Container Type - Sewitch Container
  13. AZ_Wwise_ContainerType_Blend :  [Constant] Container Type - Blended Container

■bug fix

  1. Wwise_GetProperty : Reference:Fixed to get the ID of an object when a property is specified
  2. Wwise_GetTotalVolume : Fixed AddBus to allow arrays to be specified
  3. MIDDLESCANNER : Fixed AddBus to allow arrays to be specified
bottom of page