mmontag / chip-player-js

Web-based music player for a variety of video game and chiptune music formats.
https://chiptune.app
GNU General Public License v3.0
324 stars 17 forks source link

Option to remove panning? #133

Closed jadasse closed 1 year ago

jadasse commented 1 year ago

Can Chip Player JS give the option to remove the panning of channels? For instance, NSF playback hard pans both pulse waves to stereo from mono. In my opinion, that can be a bit distracting.

mmontag commented 1 year ago

I added stereo width to GMEPlayer (NSF, SPC, VGM, etc.) settings (and moved settings out of the footer to give it more space). Try it out and let me know if this works for you.

jadasse commented 1 year ago

I added stereo width to GMEPlayer (NSF, SPC, VGM, etc.) settings (and moved settings out of the footer to give it more space). Try it out and let me know if this works for you.

Works great