game-mixer ~master (2021-10-24T08:59:28.7629676)
Dub
Repo
IMixer.addMasterEffect
gamemixer
mixer
IMixer
Adds an effect on the master channel (all sounds mixed together).
interface
IMixer
nothrow @
nogc
void
addMasterEffect
(
IAudioEffect
effect
)
Meta
Source
See Implementation
gamemixer
mixer
IMixer
functions
addMasterEffect
createEffectCustom
createEffectGain
createSourceFromFile
createSourceFromMemory
getSampleRate
isErrored
lastErrorString
play
playbackTimeInSeconds
setMasterVolume
stopAllChannels
stopChannel
Adds an effect on the master channel (all sounds mixed together).