Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dy authored Aug 28, 2024
1 parent 7775e2b commit d8ddaea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ let audioBuffer = await decode(buffer);

`buffer` type can be: _ArrayBuffer_, _Uint8Array_ or _Buffer_.

Decode is lazy: first call prepares decoder.
`decode` is lazy: first call prepares decoder.

To get more granular control over individual decoders, use `decoders`:

Expand Down

0 comments on commit d8ddaea

Please sign in to comment.