aboutsummaryrefslogtreecommitdiffstats
path: root/encode-stdin.sh
diff options
context:
space:
mode:
Diffstat (limited to 'encode-stdin.sh')
-rwxr-xr-xencode-stdin.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/encode-stdin.sh b/encode-stdin.sh
new file mode 100755
index 0000000..c97a5ce
--- /dev/null
+++ b/encode-stdin.sh
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+toolame -s 48 -D 4 -b 128 /dev/stdin /dev/stdout > 1.ff