bbbradsmith / nsfplay

Nintendo NES sound file NSF music player
https://bbbradsmith.github.io/nsfplay/
277 stars 42 forks source link

N163 is too loud. #41

Closed Yave-Yu closed 4 years ago

Yave-Yu commented 4 years ago

When nsf just uses 1 N163 channel, the volume is too loud! Here's some nsf: http://www.mediafire.com/file/9ha4ov5xddyy6ff/N163Songs.zip

bbbradsmith commented 4 years ago

When the N163 is in 1 channel mode, it IS very loud. That is how the hardware works.

Two suggestions:

  1. Use 4 channel mode and just ignore 3 channels.

  2. Use an NSF2/NSFE mixe chunk to specify a custom N163 hardware with very quiet volume: https://wiki.nesdev.com/w/index.php/NSFe#mixe

Yave-Yu commented 4 years ago

Get it, however the N163 audio quality will change worse when it have more channels, 2nd way might be a good choice.