Re: [ecasound] multichannel confusion

From: <plutek@email-addr-hidden>
Date: Fri Jun 08 2007 - 06:18:45 EEST

>From: Julien Claassen <julien@email-addr-hidden-lab.de>

> I'd try something like this:
>ecasound -f:16,2,48000 -a:1,2 -i file1.aiff -a:3,4 -i file2.aiff
>-f:16,4,48000 -a:1,2,3,4 -o quad.aiff
>-a:1 -chmove:1,1 -a:2 -chmove:2,2 -a:3 -chmove:1,3 -chmove:2,4
> If that doesn't work, I don't know. But I think you could optimise this to
>two chains and use two -chmove options for each chain.

yes, you're right - we can use two stereo chains (auto-detected on input):

ecasound -a:1 -i file1.aiff -a:2 -i file2.aiff -f:16,4,48000 -a:1,2 -o quad.aiff -a:1 -chmove:1,1 -chmove:2,2 -a:2 -chmove:1,3 -chmove:2,4

this puts all the input channels in the correct output channels, but the strange thing is that all amplitudes are reduced to half of what they were in the input files.

???

-- 
.pltk.
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Fri Jun 8 08:15:01 2007

This archive was generated by hypermail 2.1.8 : Fri Jun 08 2007 - 08:15:01 EEST