3 The repository basically consists of two components:
5 1. The tool echorec plays a some sound and simultaneously records the
8 2. An ipython notebook and a python wrapper around echorec that generates a
9 pulse, invokes echorec and analyzes the feedback.
14 The tool echorec is a tool written in C99 and built using cmake. It depends on
15 the PulseAudio soundserver and uses the asynchronous API.