Skip to content

Commit d0786e8

Browse files
committed
Update CHANGELOG.md
1 parent 5e1d86b commit d0786e8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
* `Group.setHitArea` is a new method that passes all Group members to the Input Plugin to enable them for input (thanks @rexrainbow)
4747
* `Group.shuffle` is a new method that shuffles all of the Group members in place (thanks @rexrainbow)
4848
* `Group.setVisible` is a new method that sets the visible state on each Group member (thanks @rexrainbow)
49+
* `WebAudioSoundManager.setAudioContext` is a new method that allows you to set the Sound Manager Audio Context to a different context instance. It will also disconnect and re-create the gain nodes on the new context.
4950

5051
### Updates
5152

0 commit comments

Comments
 (0)