When running in nwjs I'm hearing audio at half-speed with a noticeable stutter on linux.
This is the only program I've run into that stutters on my machine. I can't find any reports / fixes for similar problems in the nwjs github either :(
I'm using pulseaudio as my system's audio manager, if that helps.
---
some generic diagnostic info:
```
❯ uname -a
Linux localhost.localdomain 5.5.10-100.fc30.x86_64 #1 SMP Wed Mar 18 14:34:46 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
❯ pulseaudio --version
pulseaudio 12.2-rebootstrapped
❯ /home/adjective/.config/itch/apps/dujanah/linux64/nw --version
nwjs 61.0.3163.79
```