<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>MIDI Designer Q&amp;A - Recent questions in Defect (Won't Fix)</title>
<link>http://devtest.midiunleashed.com/qa/index.php?qa=questions&amp;qa_1=defect-wont-fix</link>
<description>Powered by Question2Answer</description>
<item>
<title>StreamByter does not recognize $08 and $09 (and related values) as valid decimal values</title>
<link>http://devtest.midiunleashed.com/qa/index.php?qa=9956&amp;qa_1=streambyter-recognize-related-values-valid-decimal-values</link>
<description>StreamByter works in hex, but you can use $ to indicate a decimal value.&lt;br /&gt;
&lt;br /&gt;
But, $08 and $09 are not recognized as valid values, while $0, $01, etc. are.&lt;br /&gt;
&lt;br /&gt;
Avoid $08 and $09. &amp;nbsp;Use $8, $9, or just 8 and 9, since the hex and decimal values are equivalent.&lt;br /&gt;
&lt;br /&gt;
Note, the error repeats at $018, $019, $028, $029, ..., then runs continuous through $080 to $099.&lt;br /&gt;
&lt;br /&gt;
While there is a workaround, it can be irritating, as you get into the habit of always using $ to stay in decimal, and the leading zero helps keep things aligned. &amp;nbsp;(And the leading zero is required to differentiate the thirteenth byte of a message from the channel of a message.)&lt;br /&gt;
&lt;br /&gt;
Initially reported by the-elf on 9931, broken out separate for problem report tracking.</description>
<category>Defect (Won't Fix)</category>
<guid isPermaLink="true">http://devtest.midiunleashed.com/qa/index.php?qa=9956&amp;qa_1=streambyter-recognize-related-values-valid-decimal-values</guid>
<pubDate>Tue, 20 Feb 2024 23:43:12 +0000</pubDate>
</item>
</channel>
</rss>