proj(ReaProject) : プロジェクト
import sys
sys.path.append(RPR_GetResourcePath() + r"/UserPlugins")
from RIGDOCKS_python import *
from AZSTOKE_SILVER_python import *
AZ_DeleteAllMarker(0)
dofile(reaper.AZ_GetLuaInitPath())
require("reaper_AZSTOKE_SILVER")
reaper.AZ_DeleteAllMarker(0)