Update audio.md
This commit is contained in:
parent
06940fe41f
commit
a22c2f10c0
1 changed files with 2 additions and 2 deletions
|
@ -25,8 +25,8 @@ Given a non-zero length, this will parse the sounds as following:
|
||||||
| 011 | absolute power of the next expression |
|
| 011 | absolute power of the next expression |
|
||||||
| 012 | round the next expression |
|
| 012 | round the next expression |
|
||||||
| 013 | Math.cos() on the next expression |
|
| 013 | Math.cos() on the next expression |
|
||||||
> note
|
> note:
|
||||||
|
>
|
||||||
> this is likely to expand in the future as more things are needed, but this is just how it is right now.
|
> this is likely to expand in the future as more things are needed, but this is just how it is right now.
|
||||||
|
|
||||||
Once you've read all of the sounds in the file, you can move on to parsing the tracks.
|
Once you've read all of the sounds in the file, you can move on to parsing the tracks.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue