Query: pad
OS: netbsd
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PAD(4) BSD Kernel Interfaces Manual PAD(4)NAMEpad -- Pseudo audio device driverSYNOPSISpseudo-device pad audio* at audiobus?DESCRIPTIONpad is a pseudo-device driver which provides support for feeding back PCM data from a consumer of the audio(4) API to userland.FILESThe pad pseudo-device driver receives data from /dev/soundN and feeds the raw PCM output to /dev/padN. /dev/soundN /dev/padNEXAMPLESThe following example streams an MP3 to an Apple AirTunes compatible device: $ rtunes - < /dev/pad0 & $ mpg123 -a /dev/sound1 mozart.mp3SEE ALSOaudio(4)HISTORYThe pad driver appeared in NetBSD 5.0.AUTHORSJared D. McNeill <jmcneill@invisible.ca>BSDNovember 11, 2007 BSD
| Related Man Pages |
|---|
| audioctl(1) - netbsd |
| auvitek(4) - netbsd |
| neo(4) - netbsd |
| pty(4) - v7 |
| pty(4) - minix |
| Similar Topics in the Unix Linux Community |
|---|
| Help needed in padding leading zeros |
| Fixed Width Join & Pad Sed/Awk Help |
| Scuba Divers on the Site? |
| Comma padded.. Output |
| Printf padded string |