Merge branch '3-up-down-mixing-doesn-t-work' into 'master'
Resolve "up/down-mixing doesn't work" Closes #3 See merge request ScriptFanix/AtOM!9
This commit is contained in:
commit
88e8626787
@ -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