[LAU] Simple loop playing from command line

Esben Stien b0ef at esben-stien.name
Tue Jan 11 22:22:05 UTC 2011


Ken Restivo <ken at restivo.org> writes:

> I found this archive:
> http://comments.gmane.org/gmane.comp.audio.ecasound.general/3843

You found me;). 

> But there seems to be no "audioloop" in ecasound (I have 2.4.6.1-2 ).

It works here. 

ecasound v2.7.0

> Here is what I tried;
>
> $ ecasound -f:f32_le,2,48000 -t:3600 -a:1 -i:audioloop,johnloop48.wav  -a:all -o jack_auto

This works here:

//play loop while recording
ecasound -t:3600 -a:1 -i:jack_auto,default -o:recordfile.wav -a:2 -i:audioloop,dance_of_the_engineer__prod_b0ef.wav -o:jack_auto,default

//then play both the recording and the loop;) - lower volume on 1
ecasound -t:3600 -a:1 -i:recordfile.wav -ea 25 -o:jack_auto,default -a:2 -i:audioloop,dance_of_the_engineer__prod_b0ef.wav -o:jack_auto,default

-- 
Esben Stien is b0ef at e     s      a             
         http://www. s     t    n m
          irc://irc.  b  -  i  .   e/%23contact
           sip:b0ef@   e     e 
           jid:b0ef@    n     n


More information about the Linux-audio-user mailing list