Created attachment 459332 [details] Test Case An audio playing media element like <video> or <audio> hooked up to an audio context via `createMediaElementSource` results in choppy audio and `preservesPitch=false` is not honoured if set.
<rdar://problem/93275149>
Any updates on this bug? It still occurs in Safari 17.5. Here is another test case: Running example: https://gruehle.github.io/AudioTests/PlaybackSpeed.html Source: https://github.com/gruehle/gruehle.github.com/blob/master/AudioTests/PlaybackSpeed.html