Re: [ecasound] named FIFOs

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

Subject: Re: [ecasound] named FIFOs
From: Jeremy Hall (jhall@uu.net )
Date: Mon Sep 06 1999 - 23:03:49 EEST


Hi,

yes, I discovered this, the problem was my file was called in.r, not
in.raw. When it said unknown file type, it really meant it didn't know
what audio was in the file, but I thought it meant what type of file it
was (pipe, file, character device, etc)

Now I am seeing the reverb (etr) effect is rather sharp, it is like a
mountaintop, and I want a hall or cave. What options could be used to get
this?

 _J

Kai Vehmanen said:
[Charset ISO-8859-1 unsupported, filtering to ASCII...]
> On Mon, 6 Sep 1999, Jeremy Hall wrote:
>
> > AH COME ON! why won't it let me write a fifo?
>
> Well, at least this worked fine:
>
> --- console 1 ---
> [root@sculpcave /empty1]# mkfifo test.raw
> [root@sculpcave /empty1]# ls -la test.raw
> prw-r--r-- 1 root root 0 syys__ 6 18:21 test.raw
> [root@sculpcave /empty1]# ecasound -i track02.wav -o test.raw
> ****************************************************************************
> * ecasound v1.5.9r5 (C) 1997-1999 Kai Vehmanen *
> ****************************************************************************
>
> - [ Chainsetup/Adding a new input ] ----------------------------------------
> (eca-chainsetup) Assigning file to chains: default
> (eca-chainsetup) Opening file "track02.wav" for reading.
> (audio-io) Channels 2, srate 44100, bits 16, align 4, bytes second 176400.
> - [ Chainsetup/Adding a new output ] ---------------------------------------
> (eca-chainsetup) Assigning file to chains: default
> (audio-io) Opening file "test.raw" for reading and writing.
> (audio-io) Channels 2, srate 44100, bits 16, align 4, bytes second 176400.
> (eca-session) Setting chainsetup "command-line-setup" active.
> - [ Engine/Initializing ] --------------------------------------------------
> - [ Engine/Mixmode "simple passive" selected ] -----------------------------
> --- cut ---
>
> --- console 2 ---
> [root@sculpcave /empty1]# ecasound -i test.raw -o alsa,1,0
> ****************************************************************************
> * ecasound v1.5.9r5 (C) 1997-1999 Kai Vehmanen *
> ****************************************************************************
>
> - [ Chainsetup/Adding a new input ] ----------------------------------------
> (eca-chainsetup) Assigning file to chains: default
> (eca-chainsetup) Opening file "test.raw" for reading.
> (audio-io) Channels 2, srate 44100, bits 16, align 4, bytes second 176400.
> - [ Chainsetup/Adding a new output ] ---------------------------------------
> (audioio-alsa) Loading libasound shared library.
> (eca-chainsetup) Assigning file to chains: default
> (audio-io) Opening file "alsa,1,0" for writing.
> (audio-io) Channels 2, srate 44100, bits 16, align 4, bytes second 176400.
> (eca-session) Setting chainsetup "command-line-setup" active.
> - [ Engine/Initializing ] --------------------------------------------------
> - [ Engine/Mixmode "simple passive" selected ] -----------------------------
> --- cut ---
>
> And "track02.wav" plays nicely.
>
> --
> Kai Vehmanen ----------------------------- CS, University of Turku, Finland
> : email mailto:kaiv@wakkanet.fi
> : audio processing for linux http://www.wakkanet.fi/ecasound/
> : my music (ambient-idm-rock-...mp3/ra) http://www.wakkanet.fi/sculpscape/
>
>
>


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

This archive was generated by hypermail 2a24 : Sat Sep 25 1999 - 19:41:05 EEST