summaryrefslogtreecommitdiffhomepage
path: root/examples/web/audio/resources
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2020-12-24 13:26:30 +0100
committerraysan5 <[email protected]>2020-12-24 13:26:30 +0100
commit83ab2cb01746a869b625c9d84fbb4737146b73a9 (patch)
tree010b0794848d863916e5acb4f766ea9e7ecb6e90 /examples/web/audio/resources
parentd11274dcfcb0f349fba16ab4b83d2b96bcac8d1a (diff)
downloadraylib.com-83ab2cb01746a869b625c9d84fbb4737146b73a9.tar.gz
raylib.com-83ab2cb01746a869b625c9d84fbb4737146b73a9.zip
Updated Web examples to raylib 3.5
Diffstat (limited to 'examples/web/audio/resources')
-rw-r--r--examples/web/audio/resources/LICENSE.md10
-rw-r--r--examples/web/audio/resources/chiptun1.modbin2142 -> 0 bytes
-rw-r--r--examples/web/audio/resources/country.mp3bin0 -> 1497964 bytes
-rw-r--r--examples/web/audio/resources/guitar_noodling.oggbin506938 -> 0 bytes
-rw-r--r--examples/web/audio/resources/tanatana.flacbin100733 -> 0 bytes
-rw-r--r--examples/web/audio/resources/tanatana.oggbin57328 -> 0 bytes
-rw-r--r--examples/web/audio/resources/target.flacbin0 -> 56973 bytes
-rw-r--r--examples/web/audio/resources/target.oggbin0 -> 13384 bytes
8 files changed, 10 insertions, 0 deletions
diff --git a/examples/web/audio/resources/LICENSE.md b/examples/web/audio/resources/LICENSE.md
new file mode 100644
index 0000000..c94731c
--- /dev/null
+++ b/examples/web/audio/resources/LICENSE.md
@@ -0,0 +1,10 @@
+| resource | author | licence | notes |
+| :------------------- | :---------: | :------ | :---- |
+| country.mp3 | [@emegeme](https://github.com/emegeme) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Originally created for "DART that TARGET" game |
+| target.ogg | [@emegeme](https://github.com/emegeme) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Originally created for "DART that TARGET" game |
+| target.flac | [@emegeme](https://github.com/emegeme) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Originally created for "DART that TARGET" game |
+| coin.wav | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Created using [rFXGen](https://raylibtech.itch.io/rfxgen) |
+| sound.wav | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Created using [rFXGen](https://raylibtech.itch.io/rfxgen) |
+| spring.wav | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Created using [rFXGen](https://raylibtech.itch.io/rfxgen) |
+| weird.wav | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Created using [rFXGen](https://raylibtech.itch.io/rfxgen) |
+| mini1111.xm | [tPORt](https://modarchive.org/index.php?request=view_by_moduleid&query=51891) | [Mod Archive Distribution license](https://modarchive.org/index.php?terms-upload) | - |
diff --git a/examples/web/audio/resources/chiptun1.mod b/examples/web/audio/resources/chiptun1.mod
deleted file mode 100644
index 00d1688..0000000
--- a/examples/web/audio/resources/chiptun1.mod
+++ /dev/null
Binary files differ
diff --git a/examples/web/audio/resources/country.mp3 b/examples/web/audio/resources/country.mp3
new file mode 100644
index 0000000..91066cc
--- /dev/null
+++ b/examples/web/audio/resources/country.mp3
Binary files differ
diff --git a/examples/web/audio/resources/guitar_noodling.ogg b/examples/web/audio/resources/guitar_noodling.ogg
deleted file mode 100644
index f502204..0000000
--- a/examples/web/audio/resources/guitar_noodling.ogg
+++ /dev/null
Binary files differ
diff --git a/examples/web/audio/resources/tanatana.flac b/examples/web/audio/resources/tanatana.flac
deleted file mode 100644
index dfe735c..0000000
--- a/examples/web/audio/resources/tanatana.flac
+++ /dev/null
Binary files differ
diff --git a/examples/web/audio/resources/tanatana.ogg b/examples/web/audio/resources/tanatana.ogg
deleted file mode 100644
index 90b1795..0000000
--- a/examples/web/audio/resources/tanatana.ogg
+++ /dev/null
Binary files differ
diff --git a/examples/web/audio/resources/target.flac b/examples/web/audio/resources/target.flac
new file mode 100644
index 0000000..5fad22c
--- /dev/null
+++ b/examples/web/audio/resources/target.flac
Binary files differ
diff --git a/examples/web/audio/resources/target.ogg b/examples/web/audio/resources/target.ogg
new file mode 100644
index 0000000..2b73e1c
--- /dev/null
+++ b/examples/web/audio/resources/target.ogg
Binary files differ