ladybird/Userland/Services/AudioServer
Cesar Torres 0198ecca21 AudioServer: don't set an upper limit on volume in mixer
Let's not limit volume so we can play clips at over 100% without
the need to process the audio samples twice.
2021-03-27 10:20:55 +01:00
..
AudioClient.ipc Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
AudioServer.ipc LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
ClientConnection.cpp LibIPC: Stop sending client ID to clients 2021-02-01 11:32:00 +01:00
ClientConnection.h Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
CMakeLists.txt Services: Move to Userland/Services/ 2021-01-12 12:23:01 +01:00
main.cpp Everywhere: Rename ASSERT => VERIFY 2021-02-23 20:56:54 +01:00
Mixer.cpp AudioServer: don't set an upper limit on volume in mixer 2021-03-27 10:20:55 +01:00
Mixer.h Everywhere: rename 'Sample' type to 'Frame' 2021-03-27 10:20:55 +01:00