Closed mefff closed 3 years ago
This looks quite good, thanks a lot!
While I was experimenting with these functions I realized that sometimes I just want to drop the volume to a very low value or to a very high one. So I just added a function where you can just enter an exact value to set, empv-set-volume
. I think it's also useful for these kind of specific cases. Just wanted to let you know!
Absolutely. I thought about that but was sure of how to properly do it. Thanks!
Hey, nice project you did. I added some functions to turn up/down the volume.
Tbh played with the code for a while and came up with this, let me know if there was a better/cleaner way to do it. It seemed like an easy task.