summaryrefslogtreecommitdiff
path: root/exampleCode/player/README
diff options
context:
space:
mode:
Diffstat (limited to 'exampleCode/player/README')
-rw-r--r--exampleCode/player/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/exampleCode/player/README b/exampleCode/player/README
new file mode 100644
index 0000000..aa8fca3
--- /dev/null
+++ b/exampleCode/player/README
@@ -0,0 +1,5 @@
+This code is a sample player for the AudioManager and was used for the POC in 2012.
+
+It is based on a QT sample player.
+
+In order to compile it, open it with a QT Creator.