bemusic / bemuse

⬤▗▚▚▚ Web-based online rhythm action game. Based on HTML5 technologies, React, Redux and Pixi.js.
https://bemuse.ninja/
GNU Affero General Public License v3.0
1.14k stars 144 forks source link

Add support for FLAC keysounds #786

Closed dtinth closed 1 year ago

dtinth commented 1 year ago

Changelog

Added support for .flac keysounds in custom songs. Note that this only works on browsers that natively support FLAC files.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

codecov-commenter commented 1 year ago

Codecov Report

Base: 80.98% // Head: 80.99% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (4936669) compared to base (a5af761). Patch has no changes to coverable lines.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #786 +/- ## ======================================= Coverage 80.98% 80.99% ======================================= Files 177 177 Lines 5270 5271 +1 Branches 240 240 ======================================= + Hits 4268 4269 +1 Misses 933 933 Partials 69 69 ``` | [Impacted Files](https://codecov.io/gh/bemusic/bemuse/pull/786?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bemusic) | Coverage Δ | | |---|---|---| | [bemuse/src/game/loaders/samples-loader.js](https://codecov.io/gh/bemusic/bemuse/pull/786/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bemusic#diff-YmVtdXNlL3NyYy9nYW1lL2xvYWRlcnMvc2FtcGxlcy1sb2FkZXIuanM=) | `97.29% <ø> (+0.07%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bemusic). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=bemusic)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.