Jump to content

The CONFIG_MIDI_IN table


Jidis
 Share

Recommended Posts

Yes, it's located in mios_tables.inc, the name is "MIOS_MPROC_EVENT_TABLE", and on matches the USER_MPROC_NotifyFoundEvent function will be called.

I must clearly say, that it was a bad idea to add such a feature to MIOS, as most applications need an individual MIDI handling with different data structures. It's also not possible to realize, that a Note Off event will turn into a Note On with velocity=0 w/o duplicating table entries.

On the other hand: this is the fastest parser you will find especially for CC's

Best Regards, Thorsten.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...