Using "standardized-audio-context" to fix compatibility of AudioContext with Safari.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<script lang="typescript">
|
||||
import { AudioContext } from 'standardized-audio-context';
|
||||
import {SoundMeter} from "../../Phaser/Components/SoundMeter";
|
||||
import {onDestroy} from "svelte";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user