dolphin/Source/Core
Filoppi cf8b52735f
Fix volume of emulated wii mote speakers not being native
As in the comment, the panning was denaturalizing the volume (when the panning was at 0).
Unless users actually want to use panning, their wii mote volume should not be reduced, it should come out at the same volume the samples were.
If users want to reduce the volume of the wii mote speakers, they can do so from the wii home menu.
I opted for this instead of adding another setting "Enable Panning" as it would have been confusing, and the changes in the panning formula are unlikely to have any negative effect, as it still works.
2020-10-21 20:54:21 +02:00
..
AudioCommon CMake: Fix build errors exposed by making common dependent on fmt 2020-10-19 14:36:09 +02:00
Common Common: Move OSThreads into core 2020-10-21 07:35:42 -04:00
Core Fix volume of emulated wii mote speakers not being native 2020-10-21 20:54:21 +02:00
DiscIO Merge pull request #9025 from cyrozap/fix-build-with-older-cmake 2020-10-20 14:51:15 +02:00
DolphinNoGUI Clean up screen saver inhibition and apply setting change immediately. 2020-10-18 16:31:48 -05:00
DolphinQt Merge pull request #9021 from AdmiralCurtiss/gui-memcard-format-sram 2020-10-20 14:55:23 +02:00
InputCommon ExpressionParser: Add missing <functional> include 2020-10-20 16:18:32 -04:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon Merge pull request #9146 from JosJuice/android-disable-cover-download 2020-10-20 13:31:01 +02:00
UpdaterCommon msbuild: re-enable standalone vcxproj processing 2020-08-22 16:17:50 -07:00
VideoBackends Vulkan: Use VK_LAYER_KHRONOS_validation for validation 2020-10-01 17:21:46 +10:00
VideoCommon Merge pull request #9168 from lioncash/ifconst 2020-10-20 14:56:24 +02:00
WinUpdater DolphinQt: Handle non-ASCII characters in Windows cmd arguments 2020-09-21 17:26:29 +02:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00