[ecasound] Bug in cs-save-as... ?

From: Julien Claassen <julien@email-addr-hidden-lab.de>
Date: Wed Jan 21 2009 - 19:45:48 EET

Hello everyone!
   I found this in ecasound 2.5.2 and I'm not sure if this is a bug or what.
I have a snippet like this written on the commandline:
-a:1 -o:loop,1
   when I use cs-save-as test.ecs in ecasound I get this in the output file.
test.ecs [snippet]
-a:1 -o:"loop,1",1
   And this does seem to confuse ecasound. Here's output from a phony
mini-setup:
[all OK until here]
(eca-chainsetup-parser) WARNING: Only 6+6 of the expected 18 parameters were
... recognized succesfully.
(eca-session) Error loading chainsetup: Audio object 'loop,1' does not match
any

... of the known audio device types or file formats. You can check the list of
s
upported audio
... object types by issuing the command 'aio-register' in ecasound's
interactive
  mode.
(eca-session) Chainsetup loaded from 'test.ecs' is not valid!
- [ Session created ]
----------------------------------------------------------

---
ecasound: ERROR: [ECA-SESSION] : "Errors parsing session-level options. Unable 
t
o create session."
   The written setup was:
ecasound -c -a:1 -i jack -o:loop,1 -a:2 -i loop,1 -o testwav
the .ecs-file is this:
*** BEGIN ***
# ecasound chainsetup file
# general
-B:nonrt -n:"command-line-setup" -X -z:noxruns -z:nopsr -z:mixmode,avg
# audio inputs
-a:1 -f:s16_le,2,48000  -i:null
-a:2 -f:s16_le,2,48000  -i:"loop,1",1
# audio outputs
-a:1 -f:s16_le,2,48000  -o:"loop,1",1
-a:2 -f:s16_le,2,48000  -o:test.wav,
*** END ***
   Can someone explain or can someone fix this, please?
   Kindest regards
         Julien
--------
Music was my first love and it will be my last (John Miles)
======== FIND MY WEB-PROJECT AT: ========
http://ltsb.sourceforge.net
the Linux TextBased Studio guide
======= AND MY PERSONAL PAGES AT: =======
http://www.juliencoder.de
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Wed Jan 21 20:15:03 2009

This archive was generated by hypermail 2.1.8 : Wed Jan 21 2009 - 20:15:04 EET