9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] audio device interface
@ 2014-10-13 13:40 Enrico Weigelt, metux IT consult
  2014-10-13 14:06 ` Sergey Zhilkin
  0 siblings, 1 reply; 4+ messages in thread
From: Enrico Weigelt, metux IT consult @ 2014-10-13 13:40 UTC (permalink / raw)
  To: 9fans >> Fans of the OS Plan 9 from Bell Labs

Hi folks,

could anyone point me to some documentation of the Plan9
audio interface ?

I'm currently thinking about using this as a replacement for
the pulseaudio protocol (i really wanna get rid of the dbus
crap, step by step)


mit freundlichen Grüßen
--
Enrico Weigelt,
metux IT consulting
+49-151-27565287



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

* Re: [9fans] audio device interface
  2014-10-13 13:40 [9fans] audio device interface Enrico Weigelt, metux IT consult
@ 2014-10-13 14:06 ` Sergey Zhilkin
  2014-10-14  9:57   ` Enrico Weigelt, metux IT consult
  0 siblings, 1 reply; 4+ messages in thread
From: Sergey Zhilkin @ 2014-10-13 14:06 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 742 bytes --]

Hi !

audio(3) - some docs. Look at
http://plan9.bell-labs.com/wiki/plan9/supported_pc_hardware/index.html for
supported hardware.

And sources of device (in /pc)

2014-10-13 17:40 GMT+04:00 Enrico Weigelt, metux IT consult <
enrico.weigelt@gr13.net>:

> Hi folks,
>
> could anyone point me to some documentation of the Plan9
> audio interface ?
>
> I'm currently thinking about using this as a replacement for
> the pulseaudio protocol (i really wanna get rid of the dbus
> crap, step by step)
>
>
> mit freundlichen Grüßen
> --
> Enrico Weigelt,
> metux IT consulting
> +49-151-27565287
>
>


-- 
С наилучшими пожеланиями
Жилкин Сергей
With best regards
Zhilkin Sergey

[-- Attachment #2: Type: text/html, Size: 1299 bytes --]

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

* Re: [9fans] audio device interface
  2014-10-13 14:06 ` Sergey Zhilkin
@ 2014-10-14  9:57   ` Enrico Weigelt, metux IT consult
  2014-10-14 12:27     ` Anthony Sorace
  0 siblings, 1 reply; 4+ messages in thread
From: Enrico Weigelt, metux IT consult @ 2014-10-14  9:57 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

On 13.10.2014 16:06, Sergey Zhilkin wrote:

Hi,

> audio(3) - some docs. Look
> at http://plan9.bell-labs.com/wiki/plan9/supported_pc_hardware/index.html for
> supported hardware.

unfortunately, this doest contain any spec on the 9p interface.

> And sources of device (in /pc)

hmm, seems I have to reverse-engieer it ...

by the way: does it have any support for delays timestamps, etc?


cu
--
Enrico Weigelt,
metux IT consulting
+49-151-27565287



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

* Re: [9fans] audio device interface
  2014-10-14  9:57   ` Enrico Weigelt, metux IT consult
@ 2014-10-14 12:27     ` Anthony Sorace
  0 siblings, 0 replies; 4+ messages in thread
From: Anthony Sorace @ 2014-10-14 12:27 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

[-- Attachment #1: Type: text/plain, Size: 482 bytes --]

On Oct 14, 2014, at 5:57 , Enrico Weigelt, metux IT consult <enrico.weigelt@gr13.net> wrote:

> unfortunately, this doest contain any spec on the 9p interface.

The 9p interface is just 9p; there's nothing special for audio. Then audio(3) will answer your questions about what can be read from or written to each file.

> by the way: does it have any support for delays timestamps, etc?

audio(3) answers this (by omission). It describes what you can write to the files.


[-- Attachment #2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 169 bytes --]

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

end of thread, other threads:[~2014-10-14 12:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-13 13:40 [9fans] audio device interface Enrico Weigelt, metux IT consult
2014-10-13 14:06 ` Sergey Zhilkin
2014-10-14  9:57   ` Enrico Weigelt, metux IT consult
2014-10-14 12:27     ` Anthony Sorace

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 NNTP newsgroup(s).