View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001772 | OpenMPT | General | public | 2024-04-07 21:14 | 2024-04-08 06:13 |
Reporter | Saga Musix | Assigned To | Saga Musix | ||
Priority | normal | Severity | feature | Reproducibility | N/A |
Status | assigned | Resolution | open | ||
Target Version | OpenMPT 1.32 / libopenmpt 0.8 (goals) | ||||
Summary | 0001772: Move MIDI output off audio thread | ||||
Description | While working on Beyond my ASIO driver was struggling due to the MIDI driver taking its time to process outgoing MIDI messages to seven different devices. I modified the MIDI code locally to run on a separate thread (one per device actually), but that solution is not quite in a merge-able state yet (there are still some random deadlocks when closing a module). But the direction is right and should be used for more stable MIDI output. | ||||
Tags | No tags attached. | ||||
Has the bug occurred in previous versions? | |||||
Tested code revision (in case you know it) | |||||
related to | 0000917 | new | Virtualize MIDI I/O |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-04-07 21:14 | Saga Musix | New Issue | |
2024-04-07 21:14 | Saga Musix | Status | new => assigned |
2024-04-07 21:14 | Saga Musix | Assigned To | => Saga Musix |
2024-04-07 21:14 | Saga Musix | Relationship added | related to 0000917 |