Egor Sanin, Aug 21 2014:
Hi folks,
I've been working on and off for the last little while on a command
line recording utility. It's really basic and the code is pretty
ugly. It exists partly because in my lazy search I couldn't find
anything that satisfied my particular need, and also because it was
interesting. I just made a first release, so you could try it if you
like.
...
Criticism and insults are also welcome.
Hey egor,
thanks for the new tool. I just installed and ran into this error:
*** cut ***
Traceback (most recent call last):
File "/usr/local/bin/hrec", line 19, in <module>
from pyeca import *
File "/usr/lib/python3.1/lib-dynload/pyeca.py", line 46, in <module>
from ecacontrol import *
File "/usr/lib/python3.1/lib-dynload/ecacontrol.py", line 77
print 'c=' + I._cmd
^
SyntaxError: invalid syntax
*** end ***
I just updated ecasound from git and made sure it compiled with python3.1 .
Ta-ta
----
Ffanci
* Internet:
http://freeshell.de/~silvain