thanks! btw, from the result of vgm2txt, isn’t that "Enelope Mode" mistyped instead of "Envelope Mode"? (result from ay8910)
(i can’t find "Enelope" or "Envelope" from vgm2txt.c , where is it?... )
anyway, as i'm interested on converting some vgm files (starting from ay8910 and sn76489, which are those i know better) to ascii-based tracker files (like that one used on Vortex Tracker - anyway, this is why i think all trackers should use an ascii-based format version of all binary tracker files, like .mod, .s3m, .it, etc. ) - for that, where from can i find a conversion table, or formula, from the frequencies used on each chip, to the germanic notation used on trackers? (anyway, as suggestion, i guess that would be interesting to have also from vgm2txt logs - for example, from ay8910, seeing that the frequency is stored in 12 bits (2 8 bit registers each channel), the log would display the updated value, whatever value these 2 8bit registers might have at the time - what do you think? )
(the conversion tables i’m looking for are like "table 5.1" from
http://www.konamiman.com/msx/msx2th/th-5a.txt )