From a738d4fd840e088d9a46dea2429c35ba8100df9d Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 28 Aug 2013 00:15:47 +0000 Subject: add license/copyright headers/footers to all files All files we distribute in the tarball need to have a copyright/license specified for Savannah. We don't need the example state file anymore. --- examples/dtas_state.yml | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 examples/dtas_state.yml (limited to 'examples/dtas_state.yml') diff --git a/examples/dtas_state.yml b/examples/dtas_state.yml deleted file mode 100644 index 592a93a..0000000 --- a/examples/dtas_state.yml +++ /dev/null @@ -1,18 +0,0 @@ ---- -socket: .dtas/player.sock -sinks: -- name: ODAC - command: |- - sox -t $SOX_FILETYPE -r $RATE -c $CHANNELS - \ - -t s$SINK_BITS -r $SINK_RATE -c $SINK_CHANNELS - | \ - aplay -D hw:DAC_1 -v -q -M --buffer-size=500000 --period-size=500 \ - --disable-softvol --start-delay=100 \ - --disable-format --disable-resample --disable-channels \ - -t raw -c $SINK_CHANNELS -f S${SINK_BITS}_3LE -r $SINK_RATE - env: - SINK_BITS: 24 - SINK_RATE: 44100 - SINK_CHANNELS: 2 -- name: play - prio: -2 - command: env AUDIODEV=hw:DAC play -t $SOX_FILETYPE -r $RATE -c $CHANNELS - -- cgit v1.2.3-24-ge0c7