file
host.jsWorkerClip
Ase::Clip proxy
WorkerHost
Global host
instance for scripts.
WorkerHost class
- class WorkerHost
-
…
piano_roll_clip
()
- Create handle for the currently selected clip.
script_name
()
- Retrieve the file name of the current user script.
script_uuid
()
- Retrieve the UUID set via use_api().
api_level
()
- Retrieve numeric API level supported by this runtime.
use_api
(
api_level, script_uuid)
-
Request use of API level
api_level
and provide UUID for controllers. register
(
category, label, fun, blurb, params)
- Register a script function.