phaser/v3/src/sound
Pavle Goloskokovic 3820e75a5a added destination property to WebAudioSoundManager class
setting destination to be master volume node and connecting mater volume node to context destination
connecting individual sounds to manager destination node instead of context destination
2017-11-15 14:46:12 +01:00
..
dynamic Updated to new class structure, fixed lots of ESLint errors and moved EarCut into the geom folder and used the un-minified and latest version. 2017-07-04 14:48:18 +01:00
BaseSound.js added return value to BaseSound addMarker method 2017-11-14 16:26:52 +01:00
BaseSoundManager.js added sounds array initialisation 2017-11-14 17:21:58 +01:00
index.js added BaseSound class 2017-11-14 16:00:24 +01:00
SoundManagerCreator.js moved create method meant for instantiating global sound manager object form BaseSoundManager class to dedicated SoundManagerCreator class 2017-11-10 19:05:26 +01:00
WebAudioSound.js added destination property to WebAudioSoundManager class 2017-11-15 14:46:12 +01:00
WebAudioSoundManager.js added destination property to WebAudioSoundManager class 2017-11-15 14:46:12 +01:00