| Crates.io | embedded-audio |
| lib.rs | embedded-audio |
| version | 0.0.0 |
| created_at | 2024-12-18 07:26:02.366606+00 |
| updated_at | 2024-12-18 07:26:02.366606+00 |
| description | Embedded Audio Driver |
| homepage | https://github.com/decaday/embedded-audio |
| repository | https://github.com/decaday/embedded-audio |
| max_upload_size | |
| id | 1487289 |
| size | 14,199 |
⚠️ Warning: Early Development
This project is in its early stages of development and is currently NOT USABLE. The core architecture is still being designed and no working implementation exists yet. Everything is subject to change significantly.
A no_std audio processing framework for embedded systems, inspired by ESP-ADF (Espressif Audio Development Framework).
Development stage: Initial Design Phase
The framework aims to provide:
This project is inspired by the ESP-ADF framework from Espressif Systems.