diff options
author | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-07 20:45:47 -0700 |
---|---|---|
committer | Elizabeth Hunt <elizabeth.hunt@simponic.xyz> | 2024-03-07 20:45:47 -0700 |
commit | e6e29440563e33bb67e0ad51f9fb6c5c2c3fe809 (patch) | |
tree | 5deaee322ff1a039dc44a3cb52ecc48a671fda2a /public/assets/sound | |
parent | 823620b2a6ebb7ece619991e47a37ad46542b69f (diff) | |
download | the-abstraction-engine-e6e29440563e33bb67e0ad51f9fb6c5c2c3fe809.tar.gz the-abstraction-engine-e6e29440563e33bb67e0ad51f9fb6c5c2c3fe809.zip |
level one (applications prototype finished!)
Diffstat (limited to 'public/assets/sound')
-rw-r--r-- | public/assets/sound/failure.wav | bin | 0 -> 28064 bytes | |||
-rw-r--r-- | public/assets/sound/keyopen.wav | bin | 0 -> 39610 bytes | |||
-rw-r--r-- | public/assets/sound/lambda_save.wav | bin | 0 -> 12066 bytes | |||
-rw-r--r-- | public/assets/sound/lambda_transform.wav | bin | 0 -> 30836 bytes | |||
-rw-r--r-- | public/assets/sound/modal_close.wav | bin | 0 -> 22162 bytes | |||
-rw-r--r-- | public/assets/sound/modal_open.wav | bin | 0 -> 17092 bytes | |||
-rw-r--r-- | public/assets/sound/move_1.wav | bin | 0 -> 3656 bytes | |||
-rw-r--r-- | public/assets/sound/move_2.wav | bin | 0 -> 12524 bytes | |||
-rw-r--r-- | public/assets/sound/move_3.wav | bin | 0 -> 4136 bytes | |||
-rw-r--r-- | public/assets/sound/move_4.wav | bin | 0 -> 4312 bytes | |||
-rw-r--r-- | public/assets/sound/music/credits.txt | 20 | ||||
-rw-r--r-- | public/assets/sound/music/hope.mp3 | bin | 0 -> 13708261 bytes | |||
-rw-r--r-- | public/assets/sound/music/jul.mp3 | bin | 0 -> 8308188 bytes | |||
-rw-r--r-- | public/assets/sound/music/moonlight.mp3 | bin | 0 -> 10177651 bytes | |||
-rw-r--r-- | public/assets/sound/music/reverie.mp3 | bin | 0 -> 8950768 bytes |
15 files changed, 20 insertions, 0 deletions
diff --git a/public/assets/sound/failure.wav b/public/assets/sound/failure.wav Binary files differnew file mode 100644 index 0000000..c7dbddc --- /dev/null +++ b/public/assets/sound/failure.wav diff --git a/public/assets/sound/keyopen.wav b/public/assets/sound/keyopen.wav Binary files differnew file mode 100644 index 0000000..bdc2d18 --- /dev/null +++ b/public/assets/sound/keyopen.wav diff --git a/public/assets/sound/lambda_save.wav b/public/assets/sound/lambda_save.wav Binary files differnew file mode 100644 index 0000000..b08c015 --- /dev/null +++ b/public/assets/sound/lambda_save.wav diff --git a/public/assets/sound/lambda_transform.wav b/public/assets/sound/lambda_transform.wav Binary files differnew file mode 100644 index 0000000..03a180a --- /dev/null +++ b/public/assets/sound/lambda_transform.wav diff --git a/public/assets/sound/modal_close.wav b/public/assets/sound/modal_close.wav Binary files differnew file mode 100644 index 0000000..fe978d2 --- /dev/null +++ b/public/assets/sound/modal_close.wav diff --git a/public/assets/sound/modal_open.wav b/public/assets/sound/modal_open.wav Binary files differnew file mode 100644 index 0000000..f28b1c7 --- /dev/null +++ b/public/assets/sound/modal_open.wav diff --git a/public/assets/sound/move_1.wav b/public/assets/sound/move_1.wav Binary files differnew file mode 100644 index 0000000..76949dd --- /dev/null +++ b/public/assets/sound/move_1.wav diff --git a/public/assets/sound/move_2.wav b/public/assets/sound/move_2.wav Binary files differnew file mode 100644 index 0000000..d69e5e5 --- /dev/null +++ b/public/assets/sound/move_2.wav diff --git a/public/assets/sound/move_3.wav b/public/assets/sound/move_3.wav Binary files differnew file mode 100644 index 0000000..3ade3bc --- /dev/null +++ b/public/assets/sound/move_3.wav diff --git a/public/assets/sound/move_4.wav b/public/assets/sound/move_4.wav Binary files differnew file mode 100644 index 0000000..0407d8a --- /dev/null +++ b/public/assets/sound/move_4.wav diff --git a/public/assets/sound/music/credits.txt b/public/assets/sound/music/credits.txt new file mode 100644 index 0000000..0ac1440 --- /dev/null +++ b/public/assets/sound/music/credits.txt @@ -0,0 +1,20 @@ +Reverie by +Music promoted by https://www.chosic.com/free-music/all/ +Creative Commons CC BY 4.0 +https://creativecommons.org/licenses/by/4.0/ + +Moonlight by Scott Buckley | www.scottbuckley.com.au +Music promoted by https://www.chosic.com/free-music/all/ +Creative Commons CC BY 4.0 +https://creativecommons.org/licenses/by/4.0/ + +Jul by Scott Buckley | www.scottbuckley.com.au +Music promoted by https://www.chosic.com/free-music/all/ +Creative Commons Attribution 4.0 International (CC BY 4.0) +https://creativecommons.org/licenses/by/4.0/ + +A Kind Of Hope by Scott Buckley | www.scottbuckley.com.au +Music promoted by https://www.chosic.com/free-music/all/ +Creative Commons CC BY 4.0 +https://creativecommons.org/licenses/by/4.0/ + diff --git a/public/assets/sound/music/hope.mp3 b/public/assets/sound/music/hope.mp3 Binary files differnew file mode 100644 index 0000000..2a3501a --- /dev/null +++ b/public/assets/sound/music/hope.mp3 diff --git a/public/assets/sound/music/jul.mp3 b/public/assets/sound/music/jul.mp3 Binary files differnew file mode 100644 index 0000000..c87218c --- /dev/null +++ b/public/assets/sound/music/jul.mp3 diff --git a/public/assets/sound/music/moonlight.mp3 b/public/assets/sound/music/moonlight.mp3 Binary files differnew file mode 100644 index 0000000..f1c0294 --- /dev/null +++ b/public/assets/sound/music/moonlight.mp3 diff --git a/public/assets/sound/music/reverie.mp3 b/public/assets/sound/music/reverie.mp3 Binary files differnew file mode 100644 index 0000000..e77af11 --- /dev/null +++ b/public/assets/sound/music/reverie.mp3 |