Skip to content

Commit 82aca53

Browse files
committed
Add no-std note
1 parent 8ba17be commit 82aca53

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ You can test SEA in your browser here: [https://daninet.github.io/sea-codec/](ht
77
### Key Features
88

99
- **Fast, low complexity, time-domain compression.** The decoder fits into ~250 lines of C code.
10-
- Ideal for **low-power** embedded devices, game assets, and live streaming.
10+
- Ideal for **low-power** embedded devices, game assets, and live streaming. Supports `no-std` environments.
1111
- **Flat frequency response:** No low-pass filtering is applied, preserving the full frequency range.
1212
- **Variable bitrate:** 1.2 - 8.5 bits per sample
1313
- Constant and variable bitrate (**CBR** and **VBR**) modes.

0 commit comments

Comments
 (0)