aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: f9186924b7f4968e33457edf36de8a69baff048b (plain)
1
2
3
4
5
6
7
8
9
10
11
# 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)