View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000051 | OpenMPT | Feature Request | public | 2010-12-10 13:36 | 2015-01-10 13:28 |
Reporter | harbinger | Assigned To | Saga Musix | ||
Priority | low | Severity | feature | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Target Version | OpenMPT 1.24.02.00 / libopenmpt 0.2-beta10 (upgrade first) | Fixed in Version | OpenMPT 1.24.02.00 / libopenmpt 0.2-beta10 (upgrade first) | ||
Summary | 0000051: Status Bar Hex Translation | ||||
Description | Since hexadecimal is not second nature to me, i'd like to see a quick decimal representation (in the Status Bar) when using certain Channel FX. The one i'm mostly concerned with is Tempo, but it can be applied to other parameters that use both nibbles for a value (so, for example, SDx commands don't need to be translated). | ||||
Tags | No tags attached. | ||||
Has the bug occurred in previous versions? | |||||
Tested code revision (in case you know it) | |||||
I am not sure if this is viewable to all users or if it is viewable only to the poster. Perhaps this is the issue tracker's equivalent to doing a quick reply to a standard forum topic. If you do see it, here is something to remember. Treat hexadecimal the same way that you do decimal, except use sixteen instead of ten. So, in the case of sixty-four, place a four in the sixteen column and multiply the two together. This returns sixty-four. Place a zero in the one column to fill in the gap. It is not necessary to place zeros at the beginning—only the end. Add them together. 64 + 0 = 64. 64 in decimal = 40 in hexadecimal. |
|
This is fixed? |
|
As a side effect of something different I wanted to implement, this is now fixed: The status bar now shows the same verbose information as the Note Properties dialog, so for example for a tempo command, it shows the tempo in decimal, etc. |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2010-12-10 13:36 | harbinger | New Issue | |
2010-12-14 21:42 | Really Weird Person | Note Added: 0000023 | |
2011-08-02 01:26 | rakib | Note Added: 0000292 | |
2015-01-10 13:28 | Saga Musix | Note Added: 0001931 | |
2015-01-10 13:28 | Saga Musix | Assigned To | => Saga Musix |
2015-01-10 13:28 | Saga Musix | Status | new => resolved |
2015-01-10 13:28 | Saga Musix | Resolution | open => fixed |
2015-01-10 13:28 | Saga Musix | OS | XP => |
2015-01-10 13:28 | Saga Musix | Platform | Windows => |
2015-01-10 13:28 | Saga Musix | Fixed in Version | => OpenMPT 1.24.02.00 / libopenmpt 0.2-beta10 (upgrade first) |
2015-01-10 13:28 | Saga Musix | Target Version | => OpenMPT 1.24.02.00 / libopenmpt 0.2-beta10 (upgrade first) |