Home
last modified time | relevance | path

Searched refs:GetChannelPanning (Results 1 – 2 of 2) sorted by relevance

/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Core/
H A DSoundMixer.cpp233 _panning[i] = _settings->GetChannelPanning((AudioChannel)i); in UpdateRates()
H A DEmulationSettings.h1149 double GetChannelPanning(AudioChannel channel) in GetChannelPanning() function