Update audio.md
This commit is contained in:
parent
6788c54ad6
commit
8ff8ecd59d
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ Given a non-zero length, this will parse the sounds as following:
|
|||
|instruction | description |
|
||||
| ---------- | ----------- |
|
||||
| 000 | read float32 and use as value |
|
||||
| 001 | read time(it'll always be a value between 0 and 1) |
|
||||
| 001 | read time(it'll be the time in seconds) |
|
||||
| 002 | read frequency in hz |
|
||||
| 003 | the constant PI |
|
||||
| 004 | Math.sin() on the following sequence |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue