Compare commits
2 Commits
80ccbf808d
...
88e8626787
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
88e8626787 | ||
|
|
7b25ec5187 |
@ -160,7 +160,7 @@ decodeFile() {
|
|||||||
if (( sox_needed ))
|
if (( sox_needed ))
|
||||||
then
|
then
|
||||||
cleanup="$tempdir/$tmpfile"
|
cleanup="$tempdir/$tmpfile"
|
||||||
decodeSox "$tempdir/$tmpfile"
|
decodeSox "$tempdir/$tmpfile.wav"
|
||||||
if ! soxtaskid=$(
|
if ! soxtaskid=$(
|
||||||
Select tasks id <<<"key = $tmpfile"
|
Select tasks id <<<"key = $tmpfile"
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user