[LAU] Simple loop playing from command line
Paul Davis
paul at linuxaudiosystems.com
Tue Jan 11 12:04:23 UTC 2011
Previous message:
[LAU] Simple loop playing from command line
Next message:
[LAU] Simple loop playing from command line
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
simplest?: #!/bin/sh while [ true ] ; do aplay -q $* ; done
Previous message:
[LAU] Simple loop playing from command line
Next message:
[LAU] Simple loop playing from command line
Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Linux-audio-user mailing list