updated AudioStream docs and added AudioServer docs
This commit is contained in:
parent
18d3ba0c50
commit
3ac7cc9e57
6 changed files with 55 additions and 6 deletions
|
|
@ -1,8 +1,10 @@
|
|||
<?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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue