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/music | |
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/music')
-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 |
5 files changed, 20 insertions, 0 deletions
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 |