

The Windows Multimedia Wrapper for Black MIDIs has been merged with the driver library.( BASS_MIDI_ASYNC and BASS_MIDI_EVENTS_ASYNC) This leverages the new asynchronous flags implemented by Un4seen Developments in the latest test version of BASSMIDI. This should increase the "fineness" of the audio, by removing the limit on the amount of notes that can be played on each buffer sample. Added new asynchronous MIDI events processing mode, which will decouple the MIDI processing from the audio buffer.
#Keppys midi converter update
The upside of this approach is a huge boost in performance, since there are less hoops between the MIDI app and OmniMIDI, but the downside is that the user will have to repatch everytime a new OmniMIDI update is released. That means that whenever you're patching a program with the Black MIDI patch, the configurator is effectively copying the driver to the MIDI app's root folder. ( BASS_MIDI_ASYNC and BASS_MIDI_EVENTS_ASYNC) (From 14.6.13.51)


