summaryrefslogtreecommitdiff
path: root/Userland/Services/AudioServer/Mixer.h
AgeCommit message (Expand)Author
2021-04-22Everything: Move to SPDX license identifiers in all files.Brian Gianforcaro
2021-03-27Everywhere: rename 'Sample' type to 'Frame'Cesar Torres
2021-01-17AudioServer+LibAudio: Pass audio buffers as Core::AnonymousBufferAndreas Kling
2021-01-12Services: Move to Userland/Services/Andreas Kling