View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000855 | OpenMPT | General | public | 2016-08-08 15:33 | 2016-08-08 15:41 |
| Reporter | Rapture | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | won't fix | ||
| Product Version | OpenMPT 1.26.04.00 / libopenmpt 0.2-beta20 (upgrade first) | ||||
| Summary | 0000855: Song length / position counter starts when entering a note | ||||
| Description | When you insert a new note in the pattern, the estimated song length / position counter in the lower-right corner of the screen is resetted to zero and starts to count from 0:00:01 (hours:minutes:seconds) on, although the song is stopped. This doesn't happen when entering an effect, or volume column value in the pattern. You can stop this counter with the stop-button (or set key on the keyboard for that). | ||||
| Tags | No tags attached. | ||||
| Has the bug occurred in previous versions? | |||||
| Tested code revision (in case you know it) | |||||
|
Yes, because the counter always runs while playback is active (entering an effect does not enable playback). As mentioned before, calculating the current song position in seconds is complicated for legacy mod files and an expensive operation, hence I'd rather not update the play time for something as simple as entering a note. |
|
|
Thanks for the quick reply. I see. Well, I don't demand exact second-precise length estimation anymore here, but instead: Just do nothing (don't resent) the counter when entering a note. Possible or not? If not, it's no problem at all, as it's not really a major bug (if it's at all a bug), so if not possible, just leave this unchanged/as is and you can close this issue here. |
|
|
*reset not resent |
|
|
No, it would require adding a lot of logic for basically no gain. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2016-08-08 15:33 | Rapture | New Issue | |
| 2016-08-08 15:36 | Saga Musix | Note Added: 0002564 | |
| 2016-08-08 15:40 | Rapture | Note Added: 0002565 | |
| 2016-08-08 15:41 | Rapture | Note Added: 0002566 | |
| 2016-08-08 15:41 | Saga Musix | Note Added: 0002567 | |
| 2016-08-08 15:41 | Saga Musix | Status | new => closed |
| 2016-08-08 15:41 | Saga Musix | Resolution | open => won't fix |
| 2016-08-08 15:41 | Saga Musix | Product Version | => OpenMPT 1.26.04.00 / libopenmpt 0.2-beta20 (upgrade first) |