fix typo
This commit is contained in:
parent
1dc826fa54
commit
65e1e27397
2
audio.md
2
audio.md
|
@ -28,7 +28,7 @@ This proposal does four things:
|
|||
`decay`, `sustain`, and `release`. Since we have 4 extra bits per
|
||||
stage, we will reduce the resolution of each stage from 66ms to
|
||||
10ms (so 0x01 means 10ms). The longest envelope stage is now about
|
||||
26s (up from 1s previously).
|
||||
2.6s (up from 1s previously).
|
||||
|
||||
3. Add a one-byte `mode` port, which declares what kind of note or
|
||||
sound is being played. This provides an easy way to specify
|
||||
|
|
Loading…
Reference in New Issue