Skip to content

Releases: BlackMIDIDevs/OmniConverter

OmniConverter PR - 1.0.0 r1

07 Aug 01:15
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Fixed crashes under Linux and macOS, when using XSynth.
  • Fixed volume slider not affecting the final audio output, when using XSynth.

OmniConverter PR - 1.0.0

06 Aug 21:44
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Avalonia!

OmniConverter PR - 0.0.11

11 Oct 10:16
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Fixed issue that caused the limiter to not be applied in a per-track basis, when exporting each track to a separate file.
  • Fixed issue that caused the limiter to get stuck as enabled.
  • Minor bug fixes.

OmniConverter PR - 0.0.10

23 Jun 19:19
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Fixed limiter in "per MIDI" export mode. (oops)
  • Fixed some weird glitches related to the multithreaded mode options.

OmniConverter PR - 0.0.9

23 Jun 18:05
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Updated both BASS and BASSMIDI to revision 10.
  • Improved performance both when importing MIDIs to the export queue and rendering to file.
  • Improved stability and reduced random crashes.

OmniConverter PR - 0.0.8

23 Jun 15:12
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Updated MIDI engine to the latest version of MIDIModificationFramework.
  • Fixed issue that caused some events to not be parsed and played correctly.
  • Fixed weird crashes when exporting.
  • Fixed volume slider (It didn't work because of the switch to ManagedBass oops).

OmniConverter PR - 0.0.7

23 Jun 11:24
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Moved from BASS.NET to ManagedBass.
  • Minor bug fixes.
  • Implemented volume slider.

OmniConverter PR - 0.0.5

18 Jun 18:32
99a3c14
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Merged pull request #4.
  • Minor fixes.
  • Rebase on .NET 6.

OmniConverter PR - 0.0.3

01 Jun 08:55
Compare
Choose a tag to compare
Pre-release

Changelog:

  • Updated code to use 64-bit integers for tracks enumeration.
  • Preliminary VST effects support. (not enabled in the GUI yet)
  • The converter will now ignore tracks with 0 notes, when exporting track by track.

OmniConverter PR - 0.0.1

06 May 17:21
Compare
Choose a tag to compare
Pre-release

Have fun.