Renamed directory "dev" to "dev_tools". Replaced the ecasound-2.7.2 with a new download of ecasound. The reason is that the previous ecasound directory had all the Makefiles checked in with hardcoded paths from Naomi's computer. This prevented anyone else from being able to build. I copied over the modified version of ecacontrol.py.
21 lines
No EOL
876 B
Text
21 lines
No EOL
876 B
Text
=======================================================================
|
|
*** Ecasound - Miscellanous example source code ***
|
|
=======================================================================
|
|
|
|
This directory contains various clips of example code demonstrating
|
|
the use of libecasound and the ecasound control interface (ECI).
|
|
To see examples of ecasound use (not programming related), see
|
|
the file 'Documentation/examples.html'.
|
|
|
|
-----------------------------------------------------------------------
|
|
Included files
|
|
-----------------------------------------------------------------------
|
|
|
|
- example programs from the "Ecasound Control Interface Documentation"
|
|
- ecadoc_example.c [C]
|
|
- ecadoc_example.cpp [C++]
|
|
- ecadoc_example.py [Python]
|
|
- Python scripts
|
|
- normalize.py
|
|
|
|
======================================================================= |