From a91a08f3f564d18b1b0801d0388672a1e16390ae Mon Sep 17 00:00:00 2001 From: David Thompson Date: Thu, 12 Dec 2019 08:43:41 -0500 Subject: Add audio example. * examples/audio.scm: New file. * Makefile.am (EXTRA_DIST): Add it. --- examples/audio/AUTHORS | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 examples/audio/AUTHORS (limited to 'examples/audio/AUTHORS') 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 -- cgit v1.2.3