The following run will perform the following steps:
Playing an oscillator node for 2 seconds
Loading and playing an AudioWorklet for 2 seconds (generating a sinus sound)
Playing an oscillator node for 2 seconds (again)
Notice how the sound gets affected on the second and third step on iOS devices (WebKit).
It sounds like an internal sample rate mismatch ?!?
Hope this test helps!
:-)