Re: [ecasound] chainsetups

New Message Reply Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] chainsetups
From: Luke Tindall (luke@maths.ex.ac.uk)
Date: Fri Mar 23 2001 - 18:19:33 EET


On Friday 23 March 2001 15:11, you wrote:
> I have been working with ecasound for about a week (the synchro problem is
> fixed!) and after a lot of typing and backscrolling on the command line I
> came across references to chainsetup files (*.ecs). How do these work? Do I
> write chainsetups in a text editor and then save them as *.ecs files (i.e.,
> mix1.ecs) using the same format as the command line? If that is so, how do
> I then invoke them?
>
> Here is an example of mix1.ecs:
> ecasound -r -b:2048 \
> -a:1 -i drums.wav \
> -a:2 -i guitar1.wav \
> -a:3 -i leadvocal.wav \
> -a:4 -i rguitar-dis.wav \
> -a:5 -i piano.wav \
> -a:all -o /dev/dsp
>
> Invoking this with "ecasound -s:mix1.ecs" sets the buffer and then dumps me
> out with an error. Just curious what part of this I've got wrong.
>
> thanks, Roy

You only want to include the chainsetup so remove ecasound -r -b:2048 from
the file mix1.ecs. Then type ecasound -r -b:2048 -s:mix1.ecs

-- 
Luke Tindall
--
To unsubscribe send message 'unsubscribe' in the body of the
message to <ecasound-list-request@wakkanet.fi>.


New Message Reply Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Mar 23 2001 - 18:22:00 EET