mywave82 / opencubicplayer

Open Cubic Player (unix fork). Music visualizer for various tracked music formats (amiga modules, S3M, IT), chiptunes and other formats related to demoscene
https://stian.cubic.org/project-ocp.php
GNU General Public License v2.0
280 stars 19 forks source link

Can't find a way to change global volume #87

Closed criticalsoft closed 1 year ago

criticalsoft commented 1 year ago

Shortcut key for 70% keyboard which without (Fn+) PageUp PageDown Home End key.

criticalsoft commented 1 year ago

I think most keys have no problem but reminding potential problems Because i can't find a way to change global volume.

mywave82 commented 1 year ago

Are you unable to use the F2 and F3 keys?

Is this a problem for you in all console drivers, or just one of them?

Please test: ocp-curses ocp-sdl (do you have SDL version compiled?) ocp-x11 (do you have x11 version compiled?)

alexmyczko commented 1 year ago

also pressing - or + slowsly de/increases volume

mywave82 commented 1 year ago

Please suggest alternative keys if there are keys that are not available. Keep in mind that only keys that are available internationally are a..z, 0-9, F1-F12, and the navigation keys + num-pad.

<, . ' | etc keys are different around in the world but after I added UTF-8 lookups in X11 and SDL they work again!

In the console, many of the ALT and CTRL combinations are non-good In GUI, many of the ALT and CTRL combinations can be user-specific