diff options
author | bonmas14 <bonmas14@gmail.com> | 2025-09-20 22:28:15 +0300 |
---|---|---|
committer | bonmas14 <bonmas14@gmail.com> | 2025-09-20 22:28:15 +0300 |
commit | cdda4c4182c9ee068567529715e4a5c68a8efb58 (patch) | |
tree | 38a63f62a64018a2d35fc33354f8589fd33b7514 /deps/raylib/examples/audio/resources | |
download | c_wizard-cdda4c4182c9ee068567529715e4a5c68a8efb58.tar.gz c_wizard-cdda4c4182c9ee068567529715e4a5c68a8efb58.zip |
Init commit v1.0
Diffstat (limited to 'deps/raylib/examples/audio/resources')
-rw-r--r-- | deps/raylib/examples/audio/resources/LICENSE.md | 10 | ||||
-rw-r--r-- | deps/raylib/examples/audio/resources/coin.wav | bin | 0 -> 18114 bytes | |||
-rw-r--r-- | deps/raylib/examples/audio/resources/country.mp3 | bin | 0 -> 1497964 bytes | |||
-rw-r--r-- | deps/raylib/examples/audio/resources/mini1111.xm | bin | 0 -> 25676 bytes | |||
-rw-r--r-- | deps/raylib/examples/audio/resources/sound.wav | bin | 0 -> 97512 bytes | |||
-rw-r--r-- | deps/raylib/examples/audio/resources/spring.wav | bin | 0 -> 31262 bytes | |||
-rw-r--r-- | deps/raylib/examples/audio/resources/target.flac | bin | 0 -> 56973 bytes | |||
-rw-r--r-- | deps/raylib/examples/audio/resources/target.ogg | bin | 0 -> 13384 bytes | |||
-rw-r--r-- | deps/raylib/examples/audio/resources/target.qoa | bin | 0 -> 35648 bytes | |||
-rw-r--r-- | deps/raylib/examples/audio/resources/weird.wav | bin | 0 -> 24388 bytes |
10 files changed, 10 insertions, 0 deletions
diff --git a/deps/raylib/examples/audio/resources/LICENSE.md b/deps/raylib/examples/audio/resources/LICENSE.md new file mode 100644 index 0000000..67e6584 --- /dev/null +++ b/deps/raylib/examples/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/) | Made with [rFXGen](https://raylibtech.itch.io/rfxgen) | +| sound.wav | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Made with [rFXGen](https://raylibtech.itch.io/rfxgen) | +| spring.wav | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Made with [rFXGen](https://raylibtech.itch.io/rfxgen) | +| weird.wav | [@raysan5](https://github.com/raysan5) | [CC0](https://creativecommons.org/publicdomain/zero/1.0/) | Made with [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/deps/raylib/examples/audio/resources/coin.wav b/deps/raylib/examples/audio/resources/coin.wav Binary files differnew file mode 100644 index 0000000..ad95bfb --- /dev/null +++ b/deps/raylib/examples/audio/resources/coin.wav diff --git a/deps/raylib/examples/audio/resources/country.mp3 b/deps/raylib/examples/audio/resources/country.mp3 Binary files differnew file mode 100644 index 0000000..91066cc --- /dev/null +++ b/deps/raylib/examples/audio/resources/country.mp3 diff --git a/deps/raylib/examples/audio/resources/mini1111.xm b/deps/raylib/examples/audio/resources/mini1111.xm Binary files differnew file mode 100644 index 0000000..a185c1a --- /dev/null +++ b/deps/raylib/examples/audio/resources/mini1111.xm diff --git a/deps/raylib/examples/audio/resources/sound.wav b/deps/raylib/examples/audio/resources/sound.wav Binary files differnew file mode 100644 index 0000000..b5d01c9 --- /dev/null +++ b/deps/raylib/examples/audio/resources/sound.wav diff --git a/deps/raylib/examples/audio/resources/spring.wav b/deps/raylib/examples/audio/resources/spring.wav Binary files differnew file mode 100644 index 0000000..b6f17f1 --- /dev/null +++ b/deps/raylib/examples/audio/resources/spring.wav diff --git a/deps/raylib/examples/audio/resources/target.flac b/deps/raylib/examples/audio/resources/target.flac Binary files differnew file mode 100644 index 0000000..5fad22c --- /dev/null +++ b/deps/raylib/examples/audio/resources/target.flac diff --git a/deps/raylib/examples/audio/resources/target.ogg b/deps/raylib/examples/audio/resources/target.ogg Binary files differnew file mode 100644 index 0000000..2b73e1c --- /dev/null +++ b/deps/raylib/examples/audio/resources/target.ogg diff --git a/deps/raylib/examples/audio/resources/target.qoa b/deps/raylib/examples/audio/resources/target.qoa Binary files differnew file mode 100644 index 0000000..d48c4f9 --- /dev/null +++ b/deps/raylib/examples/audio/resources/target.qoa diff --git a/deps/raylib/examples/audio/resources/weird.wav b/deps/raylib/examples/audio/resources/weird.wav Binary files differnew file mode 100644 index 0000000..f5c8f55 --- /dev/null +++ b/deps/raylib/examples/audio/resources/weird.wav |