diff options
author | David Thompson <dthompson2@worcester.edu> | 2019-12-12 08:43:41 -0500 |
---|---|---|
committer | David Thompson <dthompson2@worcester.edu> | 2020-04-07 16:17:02 -0400 |
commit | a91a08f3f564d18b1b0801d0388672a1e16390ae (patch) | |
tree | 31d3d9bcfe37fc120b3ac799726919ac044d151a /examples/audio/AUTHORS | |
parent | e20eb48dbaa3de9d12b380b5de4cdf7be5b9c8a2 (diff) |
Add audio example.
* examples/audio.scm: New file.
* Makefile.am (EXTRA_DIST): Add it.
Diffstat (limited to 'examples/audio/AUTHORS')
-rw-r--r-- | examples/audio/AUTHORS | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/examples/audio/AUTHORS b/examples/audio/AUTHORS new file mode 100644 index 0000000..1baaa5a --- /dev/null +++ b/examples/audio/AUTHORS @@ -0,0 +1,21 @@ +-*- org -*- + +* explosion.wav + By: TinyWorlds + License: CC0 + URL: https://opengameart.org/content/explosion-0 + +* the-forgotten-land.mp3 + By: SketchyLogic + License: CC-BY 3.0 + URL: https://opengameart.org/content/war-of-the-arcane-18-rpg-tracks + +* spooky-dungeon.ogg + By: Memoraphile @ You're Perfect Studio + License: CC0 + URL: https://opengameart.org/content/spooky-dungeon + +* venus.wav + By: SketchyLogic + License: CC0 + URL: https://opengameart.org/content/nes-shooter-music-5-tracks-3-jingles |