Searched refs:alsaloop (Results 1 – 6 of 6) sorted by relevance
10 bin_PROGRAMS = alsaloop program11 alsaloop_SOURCES = alsaloop.c pcmjob.c control.c12 noinst_HEADERS = alsaloop.h13 man_MANS = alsaloop.114 EXTRA_DIST = alsaloop.1
11 $DBG ./alsaloop -C hw:1,0 -P plughw:0,0 \32 $DBG ./alsaloop -d --config $CFGFILE $ARGS52 $DBG ./alsaloop --config $CFGFILE $ARGS57 $DBG ./alsaloop -C hw:1,0 -P plughw:0,0 -a off -r 11025 \75 $DBG ./alsaloop --config $CFGFILE $ARGS79 pid=$(ps ax | grep alsaloop | grep -v grep | colrm 7 255)
177 dnl Disable alsaloop178 AC_ARG_ENABLE(alsaloop, optenable179 AS_HELP_STRING([--disable-alsaloop], [Disable alsaloop packaging]),181 yes) alsaloop=true ;;182 no) alsaloop=false ;;183 *) AC_MSG_ERROR(bad value ${enableval} for --enable-alsaloop) ;;184 esac],[alsaloop=true])185 AM_CONDITIONAL(ALSALOOP, test x$alsaloop = xtrue)451 alsaloop/Makefile alsa-info/Makefile \
51 alsaloop/alsaloop
19 SUBDIRS += alsaloop subdir
22 alsaloop | a software loopback for PCM devices