They recently added a script called cvarAdd and cvarMulti to allow modifying cvars by a specific value (eg cvarAdd cg_fov 5 to add 5 to your FOV on every keypress)

How do i bind this to a key so everytime i press - it reduces the volume and everytime i press = it increases by small increments?