Re: [ecasound] Help reading .ecs files

From: Kevin <kevschneb@email-addr-hidden>
Date: Mon Apr 09 2012 - 18:26:50 EEST

Excellent. Thanks for clarifying this, Kai.

On Mon, Apr 9, 2012 at 4:56 AM, Kai Vehmanen <kvehmanen@email-addr-hidden> wrote:

> Hi,
>
>
> On Thu, 15 Mar 2012, Kevin wrote:
>
> I have the following example saved in F:\Mixing\test.ecs:
>>
>> ============
>> -a:INPUT0 -i select,240,60,'F:\\Mixing\\**RAW\\Set_3\\SNARE___.WAV'
>> -chcopy:1,2 -eadb:0
>>
>
> ecasound quoting is a bit lazily written and does not support all common
> quoting conventions. One big omission is that single-quotes are not
> supported at all, which causes the above to fail. But this should work:
>
>
> -a:INPUT0 -i select,240,60,"F:\\Mixing\\**RAW\\Set_3\\SNARE___.WAV"
> -chcopy:1,2 -eadb:0
>
> Double-quotes are just used to group tokens, so the double-backslashes are
> still needed above.
>
>
> Both examples above work fine when typed at the command line. What am I
>> doing wrong?
>>
>
> When used from command-line, the command-shell will handle the first layer
> of quoting, e.g. in this case removes the single-quotes before ecasound
> sees them.
>

------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2

_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Mon Apr 9 20:15:02 2012

This archive was generated by hypermail 2.1.8 : Mon Apr 09 2012 - 20:15:02 EEST