edi-28 and pyecasound

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: edi-28 and pyecasound
From: Kai Vehmanen (kai.vehmanen_AT_wakkanet.fi)
Date: Sun Oct 06 2002 - 00:05:46 EEST


Standalone-craze continues. :) I've now rewritten pyecasound
on top of libecasoundc instead of libecasound. Not fully native yet, but
still an improvement. Now, when I play with ECI commands interactively
in the python2.2 interpreter, the process tree looks like:

|-bash(888)---python2.2(28088)---ecasound_debug(28094)---ecasound_debug(28095)-+-ecasound_debug(28096)
                                                                               |-ecasound_debug(28977)
                                                                               `-ecasound_debug(28978)

Additionally, the python extension module has the following
dependencies:

###| ~ |$ ldd apps/python-2.2/lib/python2.2/site-packages/pyecasound.so
        libgcc_s.so.1 => /home/kaiv/apps/gcc-3.2/lib/libgcc_s.so.1 (0x40014000)
        libc.so.6 => /lib/i686/libc.so.6 (0x42000000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)

Not bad! :) I'll put all this to CVS in a moment.

-- 
 http://www.eca.cx
 Audio software for Linux!


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Sun Oct 06 2002 - 00:04:20 EEST