Re: jack outputs

rocco <[email protected]> Mon, 29 Sep 2014 04:33:13 -0700
Newsgroups gmane.comp.audio.ecasound.general
Message-ID <[email protected]>
On 09/26/2014 12:36 AM, Raoul wrote:
> Hi all,
>
> Please, can you tell me if there is a solution
> for this problem:
>
> i am trying to send track one to output channel 1,
> track 2 to out channel 2 and so on, with jack on osx.
>
> the file play onlay on out 1/2.
>
> in other words, how to redirect sound with jack is my question.
>
> Thanks in advance.
>
> Raoul
> rmgls>free.fr

I'm not completely sure what you're looking to do, but maybe this will 
help...

ecasound \
     -a:1 -i:MonoAudioFile1.wav \
     -a:2 -i:MonoAudioFile2.wav \
     -a:1,2 -o:jack,system \
     -a:2 -chmove:1,2

Ecasound automatically assigns a mono audio file to output channel one. 
But to send a mono audio file to channel two, you have to move that 
channel from output channel one to output channel two with 'chmove'.

This is a good place to see some Ecasound examples...
http://ecasound.seul.org/ecasound/Documentation/examples.html

Hope this helped...
Rocco


------------------------------------------------------------------------------
Slashdot TV.  Videos for Nerds.  Stuff that Matters.
http://pubads.g.doubleclick.net/gampad/clk?id=160591471&iu=/4140/ostg.clktrk
_______________________________________________
Ecasound-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ecasound-list