Skip to content

VideoTools v3.0

Choose a tag to compare

@EricLafortune EricLafortune released this 12 Nov 20:03
· 14 commits to master since this release
  • A new tool ConvertMusicXmlToSnd to convert MusicXML sheet music to music for the SN76496 sound chip.
  • A new tool ConvertMusicXmlToLpc to convert MusicXML sheet music to humming vocals for the TMS52xx speech synthesis chips.
  • A new tool PackageVideoInCartridge that takes a TMS video file and instantly creates a complete cartridge ROM with a video player and the video, without needing separate assembly code and an assembler.
  • A new tool ConvertSndToWav to convert SND files with sound commands to audio files, based on an accurate simulation of the SN76496 sound chip and its variants.
  • Improved queuing of speech commands when creating animations.
  • Improved waiting for Vsyncs in the video player.