diff options
| author | raysan5 <[email protected]> | 2020-06-03 01:29:24 +0200 |
|---|---|---|
| committer | raysan5 <[email protected]> | 2020-06-03 01:29:24 +0200 |
| commit | 9ce838806b3b6ff611df6a4b50cc0df8c373ed2e (patch) | |
| tree | 3fe9b3b55e9337b0b6ec230d9ce84672f673d9b5 /examples/audio/resources | |
| parent | 6b9e49e9654ce84bf52604968766b7a2415b8ef6 (diff) | |
| download | raylib-9ce838806b3b6ff611df6a4b50cc0df8c373ed2e.tar.gz raylib-9ce838806b3b6ff611df6a4b50cc0df8c373ed2e.zip | |
[examples] Review/change audio resources
Diffstat (limited to 'examples/audio/resources')
| -rw-r--r-- | examples/audio/resources/chiptun1.mod | bin | 2142 -> 0 bytes |
| -rw-r--r-- | examples/audio/resources/country.mp3 | bin | 0 -> 1497964 bytes |
| -rw-r--r-- | examples/audio/resources/guitar_noodling.ogg | bin | 506938 -> 0 bytes |
| -rw-r--r-- | examples/audio/resources/tanatana.flac | bin | 100733 -> 0 bytes |
| -rw-r--r-- | examples/audio/resources/tanatana.ogg | bin | 57328 -> 0 bytes |
| -rw-r--r-- | examples/audio/resources/target.flac | bin | 0 -> 56973 bytes |
| -rw-r--r-- | examples/audio/resources/target.ogg | bin | 0 -> 13384 bytes |
7 files changed, 0 insertions, 0 deletions
diff --git a/examples/audio/resources/chiptun1.mod b/examples/audio/resources/chiptun1.mod Binary files differdeleted file mode 100644 index 00d16885..00000000 --- a/examples/audio/resources/chiptun1.mod +++ /dev/null diff --git a/examples/audio/resources/country.mp3 b/examples/audio/resources/country.mp3 Binary files differnew file mode 100644 index 00000000..91066cce --- /dev/null +++ b/examples/audio/resources/country.mp3 diff --git a/examples/audio/resources/guitar_noodling.ogg b/examples/audio/resources/guitar_noodling.ogg Binary files differdeleted file mode 100644 index f5022040..00000000 --- a/examples/audio/resources/guitar_noodling.ogg +++ /dev/null diff --git a/examples/audio/resources/tanatana.flac b/examples/audio/resources/tanatana.flac Binary files differdeleted file mode 100644 index dfe735cd..00000000 --- a/examples/audio/resources/tanatana.flac +++ /dev/null diff --git a/examples/audio/resources/tanatana.ogg b/examples/audio/resources/tanatana.ogg Binary files differdeleted file mode 100644 index 90b1795a..00000000 --- a/examples/audio/resources/tanatana.ogg +++ /dev/null diff --git a/examples/audio/resources/target.flac b/examples/audio/resources/target.flac Binary files differnew file mode 100644 index 00000000..5fad22c8 --- /dev/null +++ b/examples/audio/resources/target.flac diff --git a/examples/audio/resources/target.ogg b/examples/audio/resources/target.ogg Binary files differnew file mode 100644 index 00000000..2b73e1c7 --- /dev/null +++ b/examples/audio/resources/target.ogg |
