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.
18 lines
818 B
Text
18 lines
818 B
Text
=======================================================================
|
|
*** Ecasound - Licensing/distribution policy ***
|
|
=======================================================================
|
|
|
|
Copyright (C) 1997-2006 Kai Vehmanen and others (see ecasound/AUTHORS).
|
|
|
|
Ecasound is freely distributable according to the terms of the
|
|
GNU General Public License (see the file 'COPYING.GPL').
|
|
|
|
This program is distributed without any warranty. See the file
|
|
'COPYING.GPL' for details.
|
|
|
|
As an exception to the above, the C, C++ and python implementations
|
|
of the Ecasound Control Interface (ECI) are licensed under the LGPL
|
|
(see the file 'COPYING.LGPL'). This allows writing ECI applications
|
|
that are not licensed under GPL.
|
|
|
|
=======================================================================
|