Sergiy Kovalchuk
Sergiy Kovalchuk
Can you please describe what would be a reliable way of sending millions of notifications, so I never exceed any internal queue limits or server resources. Am I supposed to...
Currently play() method is returning a single emitEvent() every 5ms even if there was a series of events on the same tick. It should return all events from the same...
I am trying to play midi in a loop. For this I am calling `play()` inside `endOfFile` event listener which sounds like a sensible thing to do, but this fails...
A marker command inside a midi is followed by a string containing the marker name. Currently the marker name is not attached to the event, which can be easily fixed:...
### Actions before raising this issue - [X] I searched the existing issues and did not find anything similar. - [X] I read/searched [the docs](https://docs.cvat.ai/docs/) ### Is your feature request...