libretime/library/ecasound/examples
Paul Baranowski 6a39e4f5f5 Removed the Debian directory.
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.
2011-03-09 18:20:34 -05:00
..
Makefile.am Removed the Debian directory. 2011-03-09 18:20:34 -05:00
Makefile.in Removed the Debian directory. 2011-03-09 18:20:34 -05:00
README Removed the Debian directory. 2011-03-09 18:20:34 -05:00
ecatrimsilence.sh Removed the Debian directory. 2011-03-09 18:20:34 -05:00
ecidoc_example.c Removed the Debian directory. 2011-03-09 18:20:34 -05:00
ecidoc_example.cpp Removed the Debian directory. 2011-03-09 18:20:34 -05:00
ecidoc_example.py Removed the Debian directory. 2011-03-09 18:20:34 -05:00
normalize.py Removed the Debian directory. 2011-03-09 18:20:34 -05:00

README

=======================================================================
*** 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

=======================================================================