libsidplayfp / sidplayfp

Console SID/MUS player
GNU General Public License v2.0
37 stars 8 forks source link

Panning adjustment for >1SID tunes #44

Open ruby-R53 opened 1 month ago

ruby-R53 commented 1 month ago

It can be a bit annoying to have each SID hard-panned to the sides while still wanting stereo sound, so an option on sidplayfp.ini could be added to adjust that:

[Audio]
[...]
StereoSeparation = 50

The value would actually be in percents, where 0 means no separation (kinda useless) and 100 means full separation. On 3SID tunes, the center SID wouldn't be affected of course.

Maybe a default of 50 would be comfortable enough for headphone users (me).

drfiemost commented 1 month ago

Depends on https://github.com/libsidplayfp/libsidplayfp/issues/41

ruby-R53 commented 1 month ago

hmmm i was thinking of that right after i opened this issue lol