summaryrefslogtreecommitdiffhomepage
path: root/examples/web/audio/resources
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2021-10-17 21:02:18 +0200
committerraysan5 <[email protected]>2021-10-17 21:02:18 +0200
commit35e67da08e3d214589968c19b4b2fb31d8e566cc (patch)
tree5054bcea5f6df754f467590101789b17dd9d9944 /examples/web/audio/resources
parentb2228039039afc05c41edd12103123f2a36c8080 (diff)
downloadraylib.com-35e67da08e3d214589968c19b4b2fb31d8e566cc.tar.gz
raylib.com-35e67da08e3d214589968c19b4b2fb31d8e566cc.zip
UPDATED: examples to raylib 4.0
Some new examples added
Diffstat (limited to 'examples/web/audio/resources')
-rw-r--r--examples/web/audio/resources/LICENSE.md10
-rw-r--r--examples/web/audio/resources/coin.wavbin4776 -> 0 bytes
-rw-r--r--examples/web/audio/resources/country.mp3bin1497964 -> 0 bytes
-rw-r--r--examples/web/audio/resources/mini1111.xmbin25676 -> 0 bytes
-rw-r--r--examples/web/audio/resources/sound.wavbin97512 -> 0 bytes
-rw-r--r--examples/web/audio/resources/spring.wavbin10850 -> 0 bytes
-rw-r--r--examples/web/audio/resources/target.flacbin56973 -> 0 bytes
-rw-r--r--examples/web/audio/resources/target.oggbin13384 -> 0 bytes
-rw-r--r--examples/web/audio/resources/weird.wavbin6246 -> 0 bytes
9 files changed, 0 insertions, 10 deletions
diff --git a/examples/web/audio/resources/LICENSE.md b/examples/web/audio/resources/LICENSE.md
deleted file mode 100644
index c94731c..0000000
--- a/examples/web/audio/resources/LICENSE.md
+++ /dev/null
@@ -1,10 +0,0 @@
-| 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/coin.wav b/examples/web/audio/resources/coin.wav
deleted file mode 100644
index 6007509..0000000
--- a/examples/web/audio/resources/coin.wav
+++ /dev/null
Binary files differ
diff --git a/examples/web/audio/resources/country.mp3 b/examples/web/audio/resources/country.mp3
deleted file mode 100644
index 91066cc..0000000
--- a/examples/web/audio/resources/country.mp3
+++ /dev/null
Binary files differ
diff --git a/examples/web/audio/resources/mini1111.xm b/examples/web/audio/resources/mini1111.xm
deleted file mode 100644
index a185c1a..0000000
--- a/examples/web/audio/resources/mini1111.xm
+++ /dev/null
Binary files differ
diff --git a/examples/web/audio/resources/sound.wav b/examples/web/audio/resources/sound.wav
deleted file mode 100644
index b5d01c9..0000000
--- a/examples/web/audio/resources/sound.wav
+++ /dev/null
Binary files differ
diff --git a/examples/web/audio/resources/spring.wav b/examples/web/audio/resources/spring.wav
deleted file mode 100644
index c7fbf1b..0000000
--- a/examples/web/audio/resources/spring.wav
+++ /dev/null
Binary files differ
diff --git a/examples/web/audio/resources/target.flac b/examples/web/audio/resources/target.flac
deleted file mode 100644
index 5fad22c..0000000
--- a/examples/web/audio/resources/target.flac
+++ /dev/null
Binary files differ
diff --git a/examples/web/audio/resources/target.ogg b/examples/web/audio/resources/target.ogg
deleted file mode 100644
index 2b73e1c..0000000
--- a/examples/web/audio/resources/target.ogg
+++ /dev/null
Binary files differ
diff --git a/examples/web/audio/resources/weird.wav b/examples/web/audio/resources/weird.wav
deleted file mode 100644
index 101029c..0000000
--- a/examples/web/audio/resources/weird.wav
+++ /dev/null
Binary files differ