Files
tactility/Tactility/Source
Adolfo Reyna 9a307e522d fix(mcp): use audio-stream instead of direct I2S - fixes fast mp3/voice playback
- old optimization bypassed audio-stream resampler (16k direct -> MCLK 4.096MHz vs 11.29MHz native)
- brick game correct because it used audio_stream path
- now MCP uses audio_stream_open_output/input + read/write matching native logger stack
- falls back to direct I2S only if audio-stream device missing
2026-07-18 18:30:19 -04:00
..
2026-07-05 12:47:37 +02:00
2026-07-12 00:29:12 +02:00
2026-07-05 12:47:37 +02:00
2026-07-05 12:47:37 +02:00
2026-07-03 23:56:03 +02:00
2026-07-05 12:47:37 +02:00
2026-07-04 21:26:43 +02:00