top of page

User license app - RIGDOCKS Bridge -

  •  An app that authenticates users on RIGDOCKS
  •  API: 6 items
  •  Version information: RIGDOCKS Bridge ver1.0.4
  •  Available OS: Windows 10 or later/MAC OS 10 or later
- API -

License management function client application

AZSTOKE_RIGDOCKS Bridge_ver1.0.4

- API Detail-

■ New features


  1. Added Lua initial setting function, omitting to specify require path

  2. Adding APIs

  • reaper.AZ_GetLuaInitPath

3. Msg function is included, so definition is not required

  • Lua version: Available with require(reaper.AZ_GetLuaInitPath())

  • Python version: Available with from RIGDOCKS_python import *

bottom of page