mmontag / chip-player-js

Web-based music player for a variety of video game and chiptune music formats.
https://chiptune.app
GNU General Public License v3.0
345 stars 19 forks source link

Problematic songs #49

Open mmontag opened 4 years ago

mmontag commented 4 years ago

List of troublesome files

MIDI

MDX

VGM

~On certain VGZ files there's volume inconsistency. One of the prime examples is in Black Knight 2000 main theme. Notice how the vocals, as well as percussion are very quiet compared to the rest of available voices. Here's the video of the main theme BGM of this pinball machine. Notice how the percussion can be heard, as well as all the vocals. https://www.youtube.com/watch?v=p61YjWczwLM&t=17s~ This was fixed when vgm playback was switched to libvgm.

MOD

ssg commented 1 year ago

MOD

mmontag commented 8 months ago

Note from zaphod77 via Reddit:

Some files contain both "basic midi" and "extended midi" this was an old win 3.0 standard. all such mid files have a special marker in them. canyon.mid, ballade.mid, jazz.mid, and reggae.mid are all examples of this. "It turned out all of the files contain a totally undocumented Sequencer specific meta event (0x7f) with a 3 byte data value of '00 00 41'." The player should look for the marker, and if that marker is found, auto mute tracks 11-16.

vonmillhausen commented 1 month ago

All of Lands of Lore 1 also give the same type of Invalid MidiFileTrack (0xe) : No track end event found at the expected index ([index]). error that Theme Hospital above does: https://chiptune.app/browse/Game%20MIDI/Lands%20of%20Lore%20(PC%E2%88%95DOS,%201993)

mmontag commented 1 month ago

Shining Force II - Ending causes crash; the one in the /original folder does not. https://gifx.co/music/Sega%20Genesis/Shining%20Force%20II/31%20-%20Ending.vgz

No crash: https://chiptune.app/?play=Sega%20Genesis%2FShining%20Force%20II%2Foriginal%2F31%20-%20Ending.vgz