digital-sound-antiques / vgm-conv

Chip-type and clock converter for VGM
ISC License
44 stars 3 forks source link

Volume adjustment option after periodic noise conversion #38

Closed denjhang closed 3 years ago

denjhang commented 3 years ago

landfex.zip

I feel that the volume of the periodic noise here is lower, and I hope to provide the option to adjust the volume.

okaxaki commented 3 years ago

The following two options have been added:

  -D noiseVolume=n            Specify the volume offset to the white noise. The default value is 0.                                                                                                                                          
  -D periodicNoiseVolume=n    Specify the volume offset to the periodic noise. The default value is 0. 

However, landfex.zip's periodic noise volume is already high, this might not be much help. I have no plan to add option to attenuate tone channels. That should be done outside vgm-conv if required.