Skip to content

Releases: KeppySoftware/KMC

Keppy's MIDI Converter (19.1.0)

21 Oct 22:20
Compare
Choose a tag to compare

Changelog:

  • Updated BASS libraries.
  • Removed useless date checks.

Keppy's MIDI Converter (19.0.0)

15 Jul 00:45
Compare
Choose a tag to compare

Changelog:

  • Fixed OGG encoder issue.
  • Updated BASS libraries.
  • Added new features to the advanced settings window.

Keppy's MIDI Converter (18.2.8)

11 Mar 21:41
Compare
Choose a tag to compare

Changelog:

  • Fixed typo.

Keppy's MIDI Converter (18.2.7)

14 Jan 23:37
Compare
Choose a tag to compare

Changelog:

  • Fixed issue that made KMC output an incorrect value for the note count.
  • Fixed marshalling issue in the real-time simulation code, caused by a broken BASS.NET update.

Keppy's MIDI Converter (18.2.7a)

02 Nov 06:34
Compare
Choose a tag to compare
Pre-release

THIS IS A PRE-RELEASE, IT'S ONLY MEANT FOR TESTING PURPOSES.

Changelog:

  • Fixed marshalling issue in the real-time simulation code, caused by a broken BASS.NET update.

Keppy's MIDI Converter (18.2.6)

21 Oct 03:59
Compare
Choose a tag to compare

Changelog:

  • Fixed issue that made the converter terminate the conversion process, after converting one MIDI.
Don't whine about bugs when you find them, report them here instead.

Keppy's MIDI Converter (18.2.5)

18 Oct 04:26
Compare
Choose a tag to compare

Changelog:

  • Major overhaul of the converter, it'll be faster and more stable when exporting MIDIs.
  • Fixed marshaling issue in the MidiFilterProc function. (Fix by radio42 and Ian Luck)

Keppy's MIDI Converter (18.2.4)

16 Jun 08:40
Compare
Choose a tag to compare

Changelog:

  • Fixed memory leak in the SoundFonts list loader.
  • Fixed issue that prevented VST instruments from working properly, after converting/playing one MIDI.
  • Minor bug fixes.

Keppy's MIDI Converter (18.2.3)

16 Jun 08:07
Compare
Choose a tag to compare

Changelog:

  • Fixed cross-thread action error when importing MIDIs.
  • Improved code.

Keppy's MIDI Converter (18.2.2)

16 Jun 07:47
Compare
Choose a tag to compare

Changelog:

  • You can now drag 'n drop MIDI folders on the KMC desktop icon. The converter will analyze the folder, and import all the MIDIs present inside it.
  • Minor bug fixes.