[LAU] Re: OT: Combining a LOT of files
"Jeanette C." <julien-3g/[email protected]>
| Newsgroups | gmane.linux.audio.users |
|---|---|
| Message-ID | <[email protected]> |
Apr 9 2025, Gerhard Zintel has written:
...
> #!/bin/bash
>
> for i in *-L.wav
> do
> NAME=${i%%-L.wav}
> echo "sox -M ${NAME}-L.wav ${NAME}-R.wav $NAME.wav"
> done
...
Gerhard, this is brilliant! I think the rest would be a piece of cake in
Bash. I always struggle with these substitutions.
Best wishes,
Jeanette
--
* Website: http://juliencoder.de - for summer is a state of sound
* Youtube: https://www.youtube.com/channel/UCMS4rfGrTwz8W7jhC1Jnv7g
* Audiobombs: https://www.audiobombs.com/users/jeanette_c
* GitHub: https://github.com/jeanette-c
I'm so curious, what do you think of me <3
(Britney Spears)
_______________________________________________
Linux-audio-user mailing list -- linux-audio-user-cunTk1MwBs/[email protected]
To unsubscribe send an email to linux-audio-user-leave-cunTk1MwBs/[email protected]