#!/bin/bash # This prints a character '♫' and the percentage of the actual volume. # ♫ = E299AB WITH_ICONS=false get_percentage() { full_db=65.25 # -65.25 <= $db <= 0 db=$1 bc <