Searched refs:VOLUME_STEPS (Results 1 – 1 of 1) sorted by relevance
50 #define VOLUME_STEPS 20 macro322 volume = round ((volume + volume_step) * VOLUME_STEPS) / VOLUME_STEPS; in play_set_relative_volume()1494 play_set_relative_volume (play, +1.0 / VOLUME_STEPS); in keyboard_cb()1496 play_set_relative_volume (play, -1.0 / VOLUME_STEPS); in keyboard_cb()