123456789101112131415161718 |
- <?xml version="1.0" encoding="UTF-8" ?>
- <class name="AudioBusLayout" inherits="Resource" category="Core" version="3.0.alpha.custom_build">
- <brief_description>
- Stores information about the audiobusses.
- </brief_description>
- <description>
- Stores position, muting, solo, bypass, effects, effect position, volume, and the connections between busses. See [AudioServer] for usage.
- </description>
- <tutorials>
- </tutorials>
- <demos>
- </demos>
- <methods>
- </methods>
- <constants>
- </constants>
- </class>
|