Module Name: src Committed By: nia Date: Sat Feb 6 12:13:44 UTC 2021
Modified Files: src/share/man/man4: pad.4 Log Message: Explain the format of the raw PCM data users can read from a pad(4). Since it's headerless this is important so the data can be interpreted properly. Also, ordinary audio ioctls cannot be used on a pad and the format can't be changed, so applications that attempt to automatically determine the format of a device like audiorecord don't work. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 src/share/man/man4/pad.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.