summaryrefslogtreecommitdiffstats
path: root/ossplay.sh
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2014-04-13 21:39:49 +0200
committerFlorian Pritz <bluewind@xinu.at>2014-04-13 21:39:49 +0200
commitb7de185610d36aa373dadfb35ed131e648f6fde2 (patch)
tree1928fbbb4ec86ea4d3c4fffb5b1ae95a381758df /ossplay.sh
parentf9025ac53340a341b731dfed6821bde40b950e03 (diff)
downloadbin-b7de185610d36aa373dadfb35ed131e648f6fde2.tar.gz
bin-b7de185610d36aa373dadfb35ed131e648f6fde2.tar.xz
remove oss related scripts
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to 'ossplay.sh')
-rwxr-xr-xossplay.sh8
1 files changed, 0 insertions, 8 deletions
diff --git a/ossplay.sh b/ossplay.sh
deleted file mode 100755
index 7921fc1..0000000
--- a/ossplay.sh
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/bin/sh
-
-soundfile="$1"
-vmix_to_lower="mpd"
-
-ossmix ${vmix_to_lower} 18
-ossplay "${soundfile}"
-ossmix ${vmix_to_lower} 25