sox-devel@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
* Jack Driver
@ 2020-11-14 21:26 Claude Warren
  2020-11-14 23:54 ` Cary Lewis
  0 siblings, 1 reply; 2+ messages in thread
From: Claude Warren @ 2020-11-14 21:26 UTC (permalink / raw)
  To: sox-devel


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

I think I need a Jack device driver and I don't see one available, so I
think I have to write one.  So is there any documentation about how to
write a SoX device driver?

To back up a bit, I think I need a Jack device driver because I want to
take the audio input and record it while also sending it to the output.  I
don't want SoX to modify the  signal going to output.  So something like:

Input ----+---- output
          |
         SoX ---- disk

Put differently:  Tee the input with one going to output and one going to
sox to record to disk.

Anybody have either documentation for how to write the device driver or a
solution for the problem?

Claude

-- 
I like: Like Like - The likeliest place on the web
<http://like-like.xenei.com>
LinkedIn: http://www.linkedin.com/in/claudewarren

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

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



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

_______________________________________________
SoX-devel mailing list
SoX-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-devel

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

* Re: Jack Driver
  2020-11-14 21:26 Jack Driver Claude Warren
@ 2020-11-14 23:54 ` Cary Lewis
  0 siblings, 0 replies; 2+ messages in thread
From: Cary Lewis @ 2020-11-14 23:54 UTC (permalink / raw)
  To: sox-devel


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

Can’t you just use cat or dd to read from the input source and tee to sox and the output device? Or do you need to Sox to decode the stream so that it plays? 

> On Nov 14, 2020, at 4:52 PM, Claude Warren <claude@xenei.com> wrote:
> 
> 
> I think I need a Jack device driver and I don't see one available, so I think I have to write one.  So is there any documentation about how to write a SoX device driver?
> 
> To back up a bit, I think I need a Jack device driver because I want to take the audio input and record it while also sending it to the output.  I don't want SoX to modify the  signal going to output.  So something like:
> 
> Input ----+---- output
>           |
>          SoX ---- disk
> 
> Put differently:  Tee the input with one going to output and one going to sox to record to disk.
> 
> Anybody have either documentation for how to write the device driver or a solution for the problem?
> 
> Claude
> 
> -- 
> I like: Like Like - The likeliest place on the web
> LinkedIn: http://www.linkedin.com/in/claudewarren
> _______________________________________________
> SoX-devel mailing list
> SoX-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sox-devel

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

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



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

_______________________________________________
SoX-devel mailing list
SoX-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-devel

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

end of thread, other threads:[~2020-11-14 23:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-14 21:26 Jack Driver Claude Warren
2020-11-14 23:54 ` Cary Lewis

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).