Regular 16 steps volume adjustment is not enough for smooth adjustment. In Android 4.4 I did 60 steps on /frameworks/base/media/java/android/media/AudioService.java file for smooth adjustment of the encoder. But android 6 and 7 does not has this file (AudioService.java). It has file AudioSystem.java only and in it set to the default volume.
You can refer to Volume_button_patch
It is only for reference, can’t apply this patch directly.
Have a try. Thanks Notice: Need to add ro.khadas.systembar.voiceicon=true into file build.prop