summaryrefslogtreecommitdiff
path: root/src/audio/audio_converter.cpp
AgeCommit message (Collapse)Author
2023-09-26Tune buffer sizes and locations for I2Sjacqueline
2023-09-22Increase sample buffer sizesjacqueline
2023-09-05Move UI task to priority 0 during playbackjacqueline
Also other misc task cleanup
2023-08-25Performance tweaks for smoother tunesjacqueline
- Pin the decoder task to APP_CORE to reduce context switches - Increase sample buffer sizes
2023-08-16Rename the main audio tasks to be more sensiblejacqueline