Lines Matching +full:high +full:- +full:volume
2 .\" Copyright (c) 2009-2011 Joel Dahl <joel@FreeBSD.org>
39 .Bd -ragged -offset indent
60 driver are: multichannel audio, per-application
61 volume control, dynamic mixing through virtual sound channels, true full
74 .Bl -bullet -compact
118 .Xr snd_uaudio 4 (auto-loaded on device plug)
145 .Bl -tag -width ".Va snd_driver_load" -offset indent
155 only the Intel High Definition Audio bridge device driver and dependent
177 re-routing of channels.
198 Commonly used for ear-candy or frequency compensation due to the vast
213 supports independent and individual volume controls for each active
216 volume.
217 This is sometimes referred to as Volume Per Channel (VPC).
232 .Bl -tag -width indent
255 .Bl -tag -width indent
261 .Bl -tag -width 2n
262 .It -1
276 .Bl -tag -width 2n
317 .Bl -tag -width 2n
324 Technically the quality is poor however, due to the lack of anti-aliasing
329 memory usage, with multiple high quality polynomial interpolators to improve
331 100% fixed point, 64bit accumulator with 32bit coefficients and high precision
361 rate, especially during high workload.
387 .Bl -tag -width 2n
405 volume.
409 When a channel is closed the channel volume will be reset to 0db.
410 This means that any changes to the volume will be lost.
411 Enabling this will preserve the volume, at the cost of possible confusion
412 when applications tries to re-open the same device.
421 to control their own channel volume.
448 .Bl -tag -width 2n
475 .Bl -tag -width 2n
541 .Bl -tag -width ".Pa /dev/sndstat" -compact
575 High Definition Audio driver:
590 .Dl mixer -d pcm1
592 .Bl -diag
634 .%T "Cookbook formulae for audio EQ biquad filter coefficients (Audio-EQ-Cookbook.txt), by Robert Bristow-Johnson"
635 .%U "https://www.musicdsp.org/en/latest/Filters/197-rbj-audio-eq-cookbook.html"
642 .%T "Polynomial Interpolators for High-Quality Resampling of Oversampled Audio, by Olli Niemitalo"
643 .%U "http://yehar.com/blog/wp-content/uploads/2009/08/deip.pdf"
666 .An -nosplit
674 .An Seigo Tanimura Aq Mt tanimura@r.dl.itc.u-tokyo.ac.jp
679 Some features of your sound card (e.g., global volume control) might not