ym2149f icon indicating copy to clipboard operation
ym2149f copied to clipboard

Tool for conversion of Atari ST YM2149F to SN76489 chip tunes

Results 9 ym2149f issues
Sort by recently updated
recently updated
newest added

GENESIS.YM creates an oddly out of tune result which is an issue I've not seen before. Investigate this. See #18 for the file.

bug

Hi Simon, I tried to use your tool to convert a ym music that we currently use in a game remake. `./ym2sn.py Return_to_Genesis1.ym ENV: set shape 0 hold=True [31, 30,...

Output VGM should preserve any loop information from original YM file. Also, support export of intro+loop section VGMs (loop section should not have initial empty frame)

For example 10Khz sample rate sounds muffled and inaccurate. See also #14

Certain combinations do not work - bass and noise errors. Investigate.

try to minimize the epic Mb sized vgm output files.

enhancement

VGM clock of 44.1 Khz isnt very friendly ratio with 2Mhz YM clock. Find a way to support higher precision envelope emulation.

enhancement