diff options
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/pcm.4 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man4/pcm.4 b/share/man/man4/pcm.4 index 8ddd8f1..5f46444 100644 --- a/share/man/man4/pcm.4 +++ b/share/man/man4/pcm.4 @@ -516,8 +516,8 @@ A device node is not created properly. .Xr kldload 8 , .Xr sysctl 8 .Rs -.%T "The OSS API" -.%O "http://www.opensound.com/pguide/oss.pdf" +.%T "Cookbook formulae for audio EQ biquad filter coefficients, by Robert Bristow-Johnson" +.%O "http://www.musicdsp.org/files/Audio-EQ-Cookbook.txt" .Re .Rs .%T "Julius O'Smith's Digital Audio Resampling" @@ -527,6 +527,10 @@ A device node is not created properly. .%T "Polynomial Interpolators for High-Quality Resampling of Oversampled Audio, by Olli Niemitalo" .%O "http://www.student.oulu.fi/~oniemita/dsp/deip.pdf" .Re +.Rs +.%T "The OSS API" +.%O "http://www.opensound.com/pguide/oss.pdf" +.Re .Sh HISTORY The .Nm |