View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001167 | OpenMPT | General | public | 2018-11-20 20:01 | 2018-11-20 20:10 |
| Reporter | klutzynervus1 | Assigned To | |||
| Priority | normal | Severity | tweak | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Platform | x64 | OS | Windows | OS Version | 10 |
| Product Version | OpenMPT 1.27.11.00 / libopenmpt 0.3.13 (upgrade first) | ||||
| Summary | 0001167: openmpt's .xm tempo range is too fast | ||||
| Description | Why does openmpt xm has full tempo range? | ||||
| Tags | No tags attached. | ||||
| Attached Files | |||||
| Has the bug occurred in previous versions? | Yes it occurs in previous versions. | ||||
| Tested code revision (in case you know it) | |||||
|
Okay, you have finally found the correct way to report an issue with OpenMPT. Not my personal email address, not my ModArchive profile and certainly not my SoundCloud profile. Just so this is absolutely clear, with every extra message you send to me through a private communication channel you make it less likely that I am interested in helping you, because your request is certainly not the most important in the world that it requires my immediate answer. Next time, directly post your question on the OpenMPT forums and report bugs on the issue tracker, and you might get a faster reply (in particular since I am not the only person who could give you this answer). Now for the actual answer to your bug report: OpenMPT's behaviour is fully intentional, as FastTracker 2 does not validate the default tempo field when reading it, so if this value is greater than 255 in an XM file, it does not clamp it to 255. You can easily verify this by saving a song with a tempo of 512 and it will play just as fast in FastTracker 2 or XMPlay as it does in OpenMPT. Not every XM player supports this feature but that's not a reason not to support it. If you are concerned with ultimate compatibility, just don't use a tempo greater than 255. |
|
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-11-20 20:01 | klutzynervus1 | New Issue | |
| 2018-11-20 20:01 | klutzynervus1 | File Added: openmpt problem.PNG | |
| 2018-11-20 20:10 | Saga Musix | Priority | immediate => normal |
| 2018-11-20 20:10 | Saga Musix | Status | new => closed |
| 2018-11-20 20:10 | Saga Musix | Resolution | open => no change required |
| 2018-11-20 20:10 | Saga Musix | Description Updated | |
| 2018-11-20 20:10 | Saga Musix | Note Added: 0003721 |