summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2007-12-06 01:40:05 +0000
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-10 01:08:11 +0200
commit72ee1e6be2d918af467fef76932231be731795e9 (patch)
treecdfed5b0b96a65ebfa407691218ea2ac8d1a64be /README
Version 2.0
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 12 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..729f1e8
--- /dev/null
+++ b/README
@@ -0,0 +1,12 @@
+
+This is the parent directory of the RtAudio distribution. Here is a quick description of what is contained here:
+
+RtAudio.h - class header
+RtAudio.cpp - class source
+rtaudio.dsw - Visual C++ 6.0 workspace file
+
+Directories:
+
+tests - various test programs and Visual C++ 6.0 project files
+doc - complete documentation in a variety of formats (see doc/html/index.html)
+