Aleksey Shpakovsky

Results 145 comments of Aleksey Shpakovsky

@filipporomani I made a research on your question. Turns out that there're some problems with 5.1 sound on Chromium-based browsers (Electron / Chrome / Edge). Whereas Firefox plays it fine....

@kokarare1212 When will it be released?

@kazupon I do use `unplugin-vue-i18n`. And the problem is that it also listens to changes of all `.json` files in the project's folder. Even when `include` option contains only `locales`...

@tufik2 But it was working from renderer before. Could this be an issue with WebContentsView?

@Kilian ![image](https://github.com/electron/electron/assets/18214933/2de153dd-913e-4d20-ade2-5ddad3c8f6b3)

@ptx96 Hello. SoundCloud integration is planned.

@gamersi Thanks. I use this site to test 5.1 audio: https://www2.iis.fraunhofer.de/AAC/multichannel.html I tried using that flag, but the sound hasn't changed. But I can't really tell if sound in Electron...

@filipporomani I've tried the Brave browser and the issue is the same as I wrote [above](https://github.com/staniel359/muffon/issues/67#issuecomment-1383192054). How do you tell if audio is 5.1 or not?

@filipporomani I see. I may try making some code changes, then release the next version and then you test it and tell me if it worked, okay?