pad(4) netbsd man page | unix.com

Man Page: pad

Operating Environment: netbsd

Section: 4

PAD(4)							   BSD Kernel Interfaces Manual 						    PAD(4)

NAME
pad -- Pseudo audio device driver
SYNOPSIS
pseudo-device pad audio* at audiobus?
DESCRIPTION
pad is a pseudo-device driver which provides support for feeding back PCM data from a consumer of the audio(4) API to userland.
FILES
The pad pseudo-device driver receives data from /dev/soundN and feeds the raw PCM output to /dev/padN. /dev/soundN /dev/padN
EXAMPLES
The following example streams an MP3 to an Apple AirTunes compatible device: $ rtunes - < /dev/pad0 & $ mpg123 -a /dev/sound1 mozart.mp3
SEE ALSO
audio(4)
HISTORY
The pad driver appeared in NetBSD 5.0.
AUTHORS
Jared D. McNeill <jmcneill@invisible.ca>
BSD
November 11, 2007 BSD
Related Man Pages
pty(4) - debian
eso(4) - netbsd
pty(4) - x11r4
pty(4) - php
pty(4) - posix
Similar Topics in the Unix Linux Community
Padding with zeros.
Wordpad or Notepad?
Help needed in padding leading zeros
Pad Zeros at the end
awk script to find repeated IP adress from trace file (.tr)