-
Notifications
You must be signed in to change notification settings - Fork 0
Remaining game audio files #24
Copy link
Copy link
Open
Labels
F-audioFeature: audioFeature: audioicebox ❄️Icebox: on hold until further noticeIcebox: on hold until further noticequestion ❓Further information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
F-audioFeature: audioFeature: audioicebox ❄️Icebox: on hold until further noticeIcebox: on hold until further noticequestion ❓Further information is requestedFurther information is requested
Projects
Status
Ice Box
All of the game audio files from chess.com have not been used (and some maybe never will).
The unused ones are as follows:
The source URL for these files is
https://www.chess.com/sounds/FORMAT/default/FILENAME; whereFORMATmust be one of_WEBM_,_MP3_,_OGG_, or_WAV_; andFILENAMEmust be likegame-start.wav.All unused files can be downloaded with the following command:
curl -O 'https://www.chess.com/sounds/_WAV_/default/{game-end,game-start,illegal,notify,premove,promote,tenseconds}.wav'Gambit uses FLAC for the audio files. All of the unused files can be converted with the following command: