Subject: [ecasound] pyeca, ECI: c-list (another bugreport)
From: janne halttunen (jhalttun@pp.htv.fi)
Date: Sun Jan 14 2001 - 18:16:18 EET
-- >8 --
Python 1.5.2 (#1, Sep 30 2000, 18:08:36) [GCC 2.95.3 19991030
(prerelease)] on linux-i386
Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam
>>> import pyeca
>>> e=pyeca.ECA_CONTROL_INTERFACE()
>>> e.command('cs-add new')
>>> e.command('cs-list')
>>> print e.last_string()
Chainsetup (c1) "new" [selected]
Filename:
Setup: inputs 0 - outputs 0 - chains 0
Buffersize: 1024
Internal sample rate: 44100
Default sformat: 16bit/2ch/44100
Flags:
State: not valid - cannot be connected
>>> e.command('c-add first')
>>> print e.last_string()
>>> print e.last_string_list()
[]
>>>
-- 8< --
The 'c-list' doesn't print.
BTW, is there a way to adjust the output-level of ECI? Like having it
output normal ecasound-output, if desired?
jsh
-- To unsubscribe send message 'unsubscribe' in the body of the message to <ecasound-list-request@wakkanet.fi>.
This archive was generated by hypermail 2b28 : Sun Jan 14 2001 - 18:36:53 EET