Convert Music to ogg/vorbis and load in build.rs #14

Merged
msrd0 merged 4 commits from music into main 2024-07-07 13:29:43 +00:00

4 commits

Author SHA1 Message Date
ae0dac72c9
finally vorbis works :)
Some checks failed
Rust / rustfmt (pull_request) Successful in 26s
Rust / clippy (pull_request) Failing after 1m15s
Rust / build (pull_request) Failing after 5m16s
2024-07-07 15:28:58 +02:00
80dee24360
build.rs but with mp3 this time 2024-07-07 15:23:16 +02:00
6a0c691a39
Oops, symphonia doesn't support opus codec
Revert "transform .mp3 to .ogg (saves space); add sound assets in build.rs"

This reverts commit 5babcd5432.
2024-07-07 15:22:18 +02:00
5babcd5432
transform .mp3 to .ogg (saves space); add sound assets in build.rs 2024-07-07 15:19:36 +02:00