Rewrote waveform generation from real-time 16-bit sinf() to pre-filled ring buffer with 4096-entry 24-bit sine LUT. Fixed I2S config: 32-bit data/slot width, MSB format (no bit shift), mclk_multiple 512, explicit slot config matching the Daisy Seed SAI2 expectations. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| cmd.c | ||
| cmd.h | ||
| debug.h | ||
| i2s_out.c | ||
| i2s_out.h | ||
| main.c | ||
| waveform.c | ||
| waveform.h | ||