sox-users@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
* Multiple Pipes in series - possible?
@ 2021-06-29 11:46 Brandon Lincoln Snyder
  2021-06-29 12:28 ` Stuart Naylor
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Brandon Lincoln Snyder @ 2021-06-29 11:46 UTC (permalink / raw)
  To: sox-users


[-- Attachment #1.1: Type: text/plain, Size: 1016 bytes --]

Hello everyone! New sox user here. Is it possible to run multiple pipe
operations in series?


For example, instead of:

"sox"  "|'sox'   'input-audio.wav' -p  gain 0.0" "output-audio.wav"


and then


"sox"  "|'sox'   'output-audio.wav' -p  gain 0.0" "output-audio-2.wav"


is it possible to have the pipe in the first command to be in the input for
the pipe in the second command? Something like:


"sox"  "|'sox'   '"|'sox'   'input-audio.wav' -p  gain 0.0"' -p  gain 0.0"
"output-audio2.wav"


^this command as it is here does not work, but perhaps it is a trivial
problem in my syntax.


The goal is to run many pipe operations without needing to write
intermediate files.


Thanks.

best,

Brandon

-- 
Brandon Lincoln Snyder
Composer <https://www.brandonlincolnsnyder.com/works> | Musician
<https://www.brandonlincolnsnyder.com/give-sound-receive-sound> | Writer
<https://www.brandonlincolnsnyder.com/writings> - Stuttgart, Germany
Bachelor of Arts in Music - Harvard University 2018
brandonlincolnsnyder.com

[-- Attachment #1.2: Type: text/html, Size: 6597 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



[-- Attachment #3: Type: text/plain, Size: 158 bytes --]

_______________________________________________
Sox-users mailing list
Sox-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-07-01 16:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-29 11:46 Multiple Pipes in series - possible? Brandon Lincoln Snyder
2021-06-29 12:28 ` Stuart Naylor
2021-06-29 14:39 ` Jan Stary
2021-06-29 14:42 ` Måns Rullgård
2021-06-30  9:59   ` Brandon Lincoln Snyder
2021-06-30 10:21     ` Jeremy Nicoll - ml sox users
2021-07-01 16:50     ` Jan Stary

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).