This repository was archived by the owner on Sep 11, 2021. It is now read-only.

Description
I suggest to put the script specific controlspecs used in kayan (EDIT: and other scripts) in a script specific table rather than the core ControlSpec table.
Ie. see this line:
|
cs.AMP = cs.new(0,1,'lin',0,0.5,'') |
I've not tested this in practice but am quite sure that line changes the standard ControlSpec.AMP for any script using that default controlspec loaded after kayan.