M1ndo / Neptune

Neptune is a mechanical keysound app like Mechvibes except its faster and written in Go
GNU Affero General Public License v3.0
31 stars 1 forks source link

Allow customizing the volume above "1" #6

Closed intercepted16 closed 1 week ago

intercepted16 commented 3 months ago

I feel as if the volume is too low at the default of 1, and the program only allows for going below that. Please add support for a louder volume.

M1ndo commented 3 months ago

The volume at 1 is supposedly at max (original volume of keysound), however I'll add it to the to-do list to further increase the volume beyond 1 (100)

Thanks!

intercepted16 commented 3 months ago

@M1ndo I tested inputting the volume above 1 and it seems to function perfectly fine. Might just want to roll with it and mention that in the documentation. (maybe add validation so that you can't input it too loud?)

M1ndo commented 3 months ago

@M1ndo I tested inputting the volume above 1 and it seems to function perfectly fine. Might just want to roll with it and mention that in the documentation. (maybe add validation so that you can't input it too loud?)

Sure thing, thanks for testing. I've been pretty busy, i'll sure to add this stuff this weekend.

M1ndo commented 1 week ago

Fixed in the latest update