summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/command/resample (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-04Rework ADSP into a wrapper for appsKelebek16-29/+31
2023-02-14remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistencyarades791-6/+6
2023-02-14add static lifetime to constexpr values to force compile time evaluation where possiblearades791-6/+6
2023-01-14upsample: Fix coefficient formatMerry1-26/+26
2023-01-14audio_core: Fix off-by-one error in upsamplerMerry1-33/+12
2022-07-22Project AndioKelebek16-0/+1367