dolphin icon indicating copy to clipboard operation
dolphin copied to clipboard

AudioCommon: Add mmap support and surround support for alsa

Open weebcel opened this issue 1 year ago • 1 comments

This pull request uses alsa's mmap interface instead of the read/write interface which removes unnecessary copying. It also adds support for surround using alsa.

weebcel avatar Aug 14 '23 02:08 weebcel

I only gave a quick look and can't test this, but the code looks fine to me.

Filoppi avatar Sep 09 '23 14:09 Filoppi