Added osu! keyboard and Seinfeld sounds to the sound library.

This commit is contained in:
flash 2024-02-09 23:05:34 +00:00
parent d1b154303a
commit 4df12be313
1 changed files with 167 additions and 1 deletions

View File

@ -153,6 +153,53 @@ sources[ogg] = "//static.flash.moe/chat/sounds/osu/send.ogg"
sources[mp3] = "//static.flash.moe/chat/sounds/osu/send.mp3"
; osu! keyboard sounds
[osu:key:confirm]
title = "osu! - Keyboard confirm"
sources[ogg] = "//static.flash.moe/sounds/key-confirm.ogg"
sources[mp3] = "//static.flash.moe/sounds/key-confirm.mp3"
[osu:key:delete]
title = "osu! - Keyboard delete"
sources[ogg] = "//static.flash.moe/sounds/key-delete.ogg"
sources[mp3] = "//static.flash.moe/sounds/key-delete.mp3"
[osu:key:caps]
title = "osu! - Keyboard caps"
sources[ogg] = "//static.flash.moe/sounds/key-caps.ogg"
sources[mp3] = "//static.flash.moe/sounds/key-caps.mp3"
[osu:key:movement]
title = "osu! - Keyboard movement"
sources[ogg] = "//static.flash.moe/sounds/key-movement.ogg"
sources[mp3] = "//static.flash.moe/sounds/key-movement.mp3"
[osu:key:press1]
title = "osu! - Keyboard press #1"
sources[ogg] = "//static.flash.moe/sounds/key-press-1.ogg"
sources[mp3] = "//static.flash.moe/sounds/key-press-1.mp3"
[osu:key:press2]
title = "osu! - Keyboard press #2"
sources[ogg] = "//static.flash.moe/sounds/key-press-2.ogg"
sources[mp3] = "//static.flash.moe/sounds/key-press-2.mp3"
[osu:key:press3]
title = "osu! - Keyboard press #3"
sources[ogg] = "//static.flash.moe/sounds/key-press-3.ogg"
sources[mp3] = "//static.flash.moe/sounds/key-press-3.mp3"
[osu:key:press4]
title = "osu! - Keyboard press #4"
sources[ogg] = "//static.flash.moe/sounds/key-press-4.ogg"
sources[mp3] = "//static.flash.moe/sounds/key-press-4.mp3"
[osu:key:press5]
title = "osu! - Keyboard press #5"
sources[ogg] = "//static.flash.moe/sounds/key-press-5.ogg"
sources[mp3] = "//static.flash.moe/sounds/key-press-5.mp3"
; Windows 2000 sounds
[win2k:join]
title = "Windows 2000/ME - Startup"
@ -469,12 +516,131 @@ sources[ogg] = "//static.flash.moe/sounds/objection-me.ogg"
sources[mp3] = "//static.flash.moe/sounds/objection-me.mp3"
; Misc
; Touhou
[touhou:pichuun]
title = "Touhou - Pichuun"
sources[ogg] = "//static.flash.moe/sounds/touhou-death.ogg"
sources[mp3] = "//static.flash.moe/sounds/touhou-death.mp3"
[touhou:th10score]
title = "Touhou - Pichuun"
sources[opus] = "//static.flash.moe/sounds/players-score.opus"
sources[caf] = "//static.flash.moe/sounds/players-score.caf"
; Seinfeld door events
[seinfeld:riff1]
title = "Seinfeld Bass riff #1"
sources[opus] = "//static.flash.moe/sounds/seinfeld/1.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/1.caf"
[seinfeld:riff2]
title = "Seinfeld Bass riff #2"
sources[opus] = "//static.flash.moe/sounds/seinfeld/2.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/2.caf"
[seinfeld:riff3]
title = "Seinfeld Bass riff #3"
sources[opus] = "//static.flash.moe/sounds/seinfeld/3.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/3.caf"
[seinfeld:riff4]
title = "Seinfeld Bass riff #4"
sources[opus] = "//static.flash.moe/sounds/seinfeld/4.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/4.caf"
[seinfeld:riff5]
title = "Seinfeld Bass riff #5"
sources[opus] = "//static.flash.moe/sounds/seinfeld/5.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/5.caf"
[seinfeld:riff6]
title = "Seinfeld Bass riff #6"
sources[opus] = "//static.flash.moe/sounds/seinfeld/6.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/6.caf"
[seinfeld:riff7]
title = "Seinfeld Bass riff #7"
sources[opus] = "//static.flash.moe/sounds/seinfeld/7.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/7.caf"
[seinfeld:riff8]
title = "Seinfeld Bass riff #8"
sources[opus] = "//static.flash.moe/sounds/seinfeld/8.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/8.caf"
[seinfeld:riff9]
title = "Seinfeld Bass riff #9"
sources[opus] = "//static.flash.moe/sounds/seinfeld/9.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/9.caf"
[seinfeld:riff10]
title = "Seinfeld Bass riff #10"
sources[opus] = "//static.flash.moe/sounds/seinfeld/10.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/10.caf"
[seinfeld:riff11]
title = "Seinfeld Bass riff #11"
sources[opus] = "//static.flash.moe/sounds/seinfeld/11.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/11.caf"
[seinfeld:riff12]
title = "Seinfeld Bass riff #12"
sources[opus] = "//static.flash.moe/sounds/seinfeld/12.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/12.caf"
[seinfeld:riff13]
title = "Seinfeld Bass riff #13"
sources[opus] = "//static.flash.moe/sounds/seinfeld/13.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/13.caf"
[seinfeld:riff14]
title = "Seinfeld Bass riff #14"
sources[opus] = "//static.flash.moe/sounds/seinfeld/14.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/14.caf"
[seinfeld:riff15]
title = "Seinfeld Bass riff #15"
sources[opus] = "//static.flash.moe/sounds/seinfeld/15.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/15.caf"
[seinfeld:riff16]
title = "Seinfeld Bass riff #16"
sources[opus] = "//static.flash.moe/sounds/seinfeld/16.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/16.caf"
[seinfeld:riff17]
title = "Seinfeld Bass riff #17"
sources[opus] = "//static.flash.moe/sounds/seinfeld/17.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/17.caf"
[seinfeld:riff18]
title = "Seinfeld Bass riff #18"
sources[opus] = "//static.flash.moe/sounds/seinfeld/18.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/18.caf"
[seinfeld:riff19]
title = "Seinfeld Bass riff #19"
sources[opus] = "//static.flash.moe/sounds/seinfeld/19.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/19.caf"
[seinfeld:riff20]
title = "Seinfeld Bass riff #20"
sources[opus] = "//static.flash.moe/sounds/seinfeld/20.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/20.caf"
[seinfeld:riff21]
title = "Seinfeld Bass riff #21"
sources[opus] = "//static.flash.moe/sounds/seinfeld/21.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/21.caf"
[seinfeld:riff22]
title = "Seinfeld Bass riff #22"
sources[opus] = "//static.flash.moe/sounds/seinfeld/22.opus"
sources[caf] = "//static.flash.moe/sounds/seinfeld/22.caf"
; Misc
[misc:explode]
title = "Explosion"
sources[ogg] = "//static.flash.moe/sounds/explode.ogg"