PAC3-Server / notagain

Custom Servercontent for the official PAC3 Server.
GNU General Public License v3.0
13 stars 22 forks source link

[chatsounds]Sounds not playing with some sample rates #149

Open ajloveslily14 opened 6 years ago

ajloveslily14 commented 6 years ago

I have found that if you have your audio sample rate set over 16 bit 96000HZ chatsounds loads fine, however no sounds actually play

lilggamegenius commented 6 years ago

aren't sample rates like that kind of big for audio streamed over the internet?

ajloveslily14 commented 6 years ago

right but if i have mine set higher i should still at least be able to hear lower quality audio

lilggamegenius commented 6 years ago

I think this might be more of a bug with awesomnium (I think that's what plays sounds?) or it might even be your sound driver. Most systems max out at 96KHz. Is there really any reason for having a sample rate that high?

CapsAdmin commented 6 years ago

The webaudio implementation for pac3 warns about sample rate but the new one doesn't. That's at least helpful.

Personally I'd say it's unreasonable to have a sample rate that high but still think awesomium shouldn't just not work at all.

Does it work if you use chromium?

ajloveslily14 commented 6 years ago

It does not work on chromium or awesomium