-
Notifications
You must be signed in to change notification settings - Fork 1
Merging
Alexander Verevkin edited this page Feb 19, 2026
·
2 revisions
Jumpstarts the merge process in the background and opens up the "SMRP Container" window.
SMRP_CONTAINER as of 1.7.0.0 |
|---|
![]() |
Is a temporary window that appears automatically when processing begins. It cannot be opened manually and cannot be closed. It is designed so that its corners, edges, and title bar are never reachable.
One SMRP visualiser appears per processing thread. Each shows:
- A progress percentage at the top.
- The first 30 characters of the current MIDI's filename (visible on hover over the central waiting circle).
- Three status lines: log, warning, and error (warning and error here not shown).
Two simplified SMRP visualisers show progress (measured in processed tracks):
- Left: Inplace merge progress.
- Right: Regular merge progress.
| Stage 2 view as of 1.2.6.0 |
|---|
![]() |
A minimal visualizer confirms the process is still running.
When all processing is complete, the SMRP Container window closes and the Main window reappears.

