lichess-org / lila

♞ lichess.org: the forever free, adless and open source chess server ♞
https://lichess.org
GNU Affero General Public License v3.0
15.65k stars 2.28k forks source link

Adding a New Alternative Sound Set #8319

Closed TeaScripture closed 3 years ago

TeaScripture commented 3 years ago

I've produced a new alternative sound set. With the aim to make a slick set of sounds that is easy on the ears. I can't integrate it myself into the code to make a pull request so I've uploaded them to github:

https://github.com/TeaScripture/Lisp

Everything is recorded, synthesized, designed and composed from scratch. Rendered as .wav then encoded with ogg/vorbis, using 96-160 kbps nominal bitrate depending on the file. Care have been taken to ensure that files play properly with no crossover distortion or clipping. Encoded to have the smallest filesize with little compromise in sound. Volumes and durations are kept in line with the standard sound set. Metadata have been removed.

More information in the Readme file.

ornicar commented 3 years ago

note to self: fix test page https://lichess.org/assets/sound/test.html

ornicar commented 3 years ago

done