• Max Kellermann's avatar
    pcm_volume: added constant PCM_VOLUME_1 · edcd45df
    Max Kellermann authored
    It may be desirable to change the range of integer volume levels
    (e.g. to 1024, which may utilize shifts instead of expensive integer
    divisions).  Introduce the constant PCM_VOLUME_1 which describes the
    integer value for "100% volume".  This is currently 1000.
    edcd45df
Name
Last commit
Last update
doc Loading commit data...
m4 Loading commit data...
scripts Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
COPYING Loading commit data...
INSTALL Loading commit data...
Makefile.am Loading commit data...
NEWS Loading commit data...
README Loading commit data...
TODO Loading commit data...
UPGRADING Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...