Re: [ecasound] .ecs sample?

From: Kai Vehmanen <kvehmanen@email-addr-hidden>
Date: Thu Dec 21 2006 - 00:59:42 EET

Hi,

On Wed, 20 Dec 2006, Dave Serls wrote:

> Would someone post a sample .ecs file, say for a multi-track recording
> or mixdown session? I've really tried looking for file examples on the WEB
> but have had no luck.

you can get an example by saving a setup with "cs-save-as file.ecs":

--cut--
sh> ecasound -c -f:16,2,44100 \
       -a:1 -i monitor-track.wav -o alsa \
       -a:2 -i alsa -o new-track.wav -c

ecasound> cs-save-as myfoobar.ecs
--cut--

That produces something like:

--cut--
# ecasound chainsetup file

# general
-B:rt -n:command-line-setup -X -z:noxruns -z:nopsr -z:mixmode,avg

# audio inputs
-a:1 -f:s16_le,2,44100 -i:monitor-track.wav,
-a:2 -f:s16_le,2,44100 -i:alsa,default

# audio outputs
-a:1 -f:s16_le,2,44100 -o:alsa,default
-a:2 -f:s16_le,2,44100 -o:new-track.wav,
--cut--

-- 
  links, my public keys, etc at http://eca.cx/kv
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Thu Dec 21 04:15:02 2006

This archive was generated by hypermail 2.1.8 : Thu Dec 21 2006 - 04:15:02 EET