Releases: BlackMIDIDevs/OmniConverter
Releases · BlackMIDIDevs/OmniConverter
OmniConverter PR - 1.0.0 r1
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
Changelog:
- Avalonia!
OmniConverter PR - 0.0.11
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
Changelog:
- Fixed limiter in "per MIDI" export mode. (oops)
- Fixed some weird glitches related to the multithreaded mode options.
OmniConverter PR - 0.0.9
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
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
Changelog:
- Moved from BASS.NET to ManagedBass.
- Minor bug fixes.
- Implemented volume slider.
OmniConverter PR - 0.0.5
Changelog:
- Merged pull request #4.
- Minor fixes.
- Rebase on .NET 6.
OmniConverter PR - 0.0.3
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
Have fun.