loveemu
loveemu
Could you provide reference DLS/SF2? Currently, I think those 2 instruments are PSG/noise samples. I explored BANK_BGM116_CAPCOM, there are 4 type-1 instruments, 1 type-2 instrument (PSG?), and 1 type-3 instrument...
What are the specific game titles and song titles? I can't recall anything about this right now, so you can treat this issue as invalid and close it if you...
Aha. Settings loop point to VGMInstr may help. I will check it someday. Thank you for your suggestion.
Pulse instrument (Instrument 45) of SNES Donkey Kong Country: Funky's Fugue seems to have a same problem. It apparently plays correctly on VGMTrans (MIDI+DLS), but SF2 fails to have correct...
For now, this sound driver is not supported except for detecting the starting point of the data.
They are not implemented at the moment. I was thinking about the smartest way to export pitch bend sliders many years ago, but I finally didn't do anything, sadly.
* SaGa Frontier is using an early AKAO version that we don't yet support. I have improved the parser to read the song sequence properly, but it is not merged...
Oops. I missed this issue. The implementation has already been merged into the master via pull request #196. Please open the SaGa Frontier psflib file by the latest CI build...
For SaGa Frontier 1, VGMTrans' AKAO scanner refers to the tag information in the PSF file to identify the game title (in other words, the version of the music engine),...
The short conclusion is that, currently, it may be difficult to get an accurate MIDI+SF2 for this game in a straightforward way. However, I don't have time to check how...