Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Releases: KeppySoftware/KMC

Keppy's MIDI Converter (19.1.0)

Choose a tag to compare

@KaleidonKep99 KaleidonKep99 released this 21 Oct 22:20

Changelog:

  • Updated BASS libraries.
  • Removed useless date checks.

Keppy's MIDI Converter (19.0.0)

Choose a tag to compare

@KaleidonKep99 KaleidonKep99 released this 15 Jul 00:45

Changelog:

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

Keppy's MIDI Converter (18.2.8)

Choose a tag to compare

@KaleidonKep99 KaleidonKep99 released this 11 Mar 21:41

Changelog:

  • Fixed typo.

Keppy's MIDI Converter (18.2.7)

Choose a tag to compare

@KaleidonKep99 KaleidonKep99 released this 14 Jan 23:37

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)

Pre-release

Choose a tag to compare

@KaleidonKep99 KaleidonKep99 released this 02 Nov 06:34

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)

Choose a tag to compare

@KaleidonKep99 KaleidonKep99 released this 21 Oct 03:59

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)

Choose a tag to compare

@KaleidonKep99 KaleidonKep99 released this 18 Oct 04:26

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)

Choose a tag to compare

@KaleidonKep99 KaleidonKep99 released this 16 Jun 08:40

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)

Choose a tag to compare

@KaleidonKep99 KaleidonKep99 released this 16 Jun 08:07

Changelog:

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

Keppy's MIDI Converter (18.2.2)

Choose a tag to compare

@KaleidonKep99 KaleidonKep99 released this 16 Jun 07:47

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.