Re: [ecasound] ecasetupedit 0.2 release

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [ecasound] ecasetupedit 0.2 release
From: janne halttunen (jhalttun_AT_pp.htv.fi)
Date: Wed Oct 10 2001 - 15:08:22 EEST


On Wed, 10 Oct 2001, janne halttunen wrote:

> added: chain, effect and controller number variables
>
> # This could actually useful. Example: create a chain called chain1 with
> input from soundcard and output to file file$cn.wav, then add effect Bandpass
> filter with center-freq $cn*1000 and width 1000. Then copy the chain
> few times, run ecasound, and you have file1,...,fileN containing different
> frequencies of the recording!

Umm, works in theory but it hangs ecasound (2.0.2) on cs-connect..

The ecs-file created by ecasetupedit:

--cut--

-b:1024 -sr:44100 -n:tmp_setup -z:intbuf -z:noxruns -z:nodb -z:nopsr

-a:chain3 -f:s16_le,2,44100 -i:/dev/dsp0
-a:chain3 -f:s16_le,2,44100 -o:file3.wav
-a:chain3 -efb:3000,1000
-a:chain2 -f:s16_le,2,44100 -i:/dev/dsp0
-a:chain2 -f:s16_le,2,44100 -o:file2.wav
-a:chain2 -efb:2000,1000
-a:chain1 -f:s16_le,2,44100 -i:/dev/dsp0
-a:chain1 -f:s16_le,2,44100 -o:file1.wav
-a:chain1 -efb:1000,1000

--cut--

What could be the problem?

janne

--
To unsubscribe send message 'unsubscribe' in the body of the
message to <ecasound-list-request_AT_wakkanet.fi>.


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Oct 10 2001 - 15:05:09 EEST