OmniMIDI 13.8.2.0 freeware
OmniMIDI allows you to import and edit lists, as well as import specific presets from SF2 files. It also provides you with a quick way to switch between eight saved lists. Furthermore, by taking a look at the File menu, you can open a built-in, self-explanatory mixer and a blacklist manager.
Author | Riccardo Loi |
Released | 2021-03-11 |
Filesize | 5.47 MB |
Downloads | 331 |
OS | Windows Vista, Windows Vista x64, Windows 7, Windows 7 x64, Windows 8, Windows 8 x64, Windows 10, Windows 10 x64 |
Installation | Instal And Uninstall |
Keywords | MIDI Synthesizer, Music Mixer, Create Sound, Synthesizer, Instrument, MIDI, Effect |
Users' rating (4 rating) |
OmniMIDI Free Download - we do not host any OmniMIDI torrent files or links of OmniMIDI on rapidshare.com, depositfiles.com, megaupload.com etc. All OmniMIDI download links are direct OmniMIDI download from publisher site or their selected mirrors.
13.8.2.0 | Mar 11, 2021 | New Release | Now the driver, upon receiving a long message, will spinlock until the audio stream is ready. This is to prevent some apps from spamming the driver with long messages while ignoring the default return value (Which is MIDIERR_NOTREADY). This should fix some issues with badly coded apps such as VanBasco, that ignore the return value of the long messages call (midiOutLongMsg). Minor bug fixes. |
13.8.1.0 | Mar 8, 2021 | New Release | Fixed issue (#182). It was actually caused by WinMMWRP ignoring the setting in the configurator. While the fix was as easy as making the patch read the configurator's setting (The original functions apparently worked fine, I thought they were broken oops), I actually decided to follow Khang's suggestion of importing the time* functions from Kernel32, instead of loading them from WinMM. This will only happen on Windows 8 and newer, since Windows 7 does not have those new functions in Kernel32. (This is also why Windows 8 and newer have two DLLs that mostly share the same functions, WinMM and WinMMBase) |
13.8.0.0 | Feb 25, 2021 | New Release | Fixed issue (#181) that caused events to not be parsed properly. |