Quick Links: Download Gideros Studio | Gideros Documentation | Gideros Development Center | Gideros community chat | DONATE
midi plugin discussion — Gideros Forum

midi plugin discussion

so i thought its better to give this issue its own thread (copied from v2022.1 discussion):

@hgy29, in midi plugin is there a way to prevent my app crashing from
"MidiInWinMM: message queue limit reached!!" when too many messages arrive? (which happens easily when a pot is turned on a midi device)
ty

EDIT: is there a page where one can check the available lua functions for the midi plugin?

EDIT: exposing setQueueSizeLimit( unsigned int queueSize ) could help perhaps, but all in all i'd need some way to stop the app from crashing whatever the queue size.
Tagged:

Comments

Sign In or Register to comment.