aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 11 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4a8189f..f918692 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,11 @@
-# RayRoom \ No newline at end of file
+# RayRoom
+**_Ray tracing the sound_**
+
+The purpose of this project is to make simple 2D reverb effect with ray tracing technique.
+
+Goals:
++ Realtime audio processing
++ Work on average machine
++ Obstacles types and configuration of them
++ Proper work with audio sources
++ Low memory cost (small buffers)