<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[The 1-Bit Forum — rawp engine for ti-82/83/83+/84+]]></title>
		<link>http://randomflux.info/1bit/viewtopic.php?id=26</link>
		<atom:link href="https://randomflux.info/1bit/extern.php?action=feed&amp;tid=26&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in rawp engine for ti-82/83/83+/84+.]]></description>
		<lastBuildDate>Mon, 10 Aug 2015 10:34:25 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: rawp engine for ti-82/83/83+/84+]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=155#p155</link>
			<description><![CDATA[<p>Just to clarify, plugging in earphones isn&#039;t harmful. Just don&#039;t do it during normal TI-OS operation, ie. plug them in after you&#039;ve started DoorsCS/Mirage/whatever.</p>]]></description>
			<author><![CDATA[null@example.com (utz)]]></author>
			<pubDate>Mon, 10 Aug 2015 10:34:25 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=155#p155</guid>
		</item>
		<item>
			<title><![CDATA[Re: rawp engine for ti-82/83/83+/84+]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=152#p152</link>
			<description><![CDATA[<p>Thank you for your answers. Now I think I&#039;ve understood why it didn&#039;t work: <br />TiLP expected the TI to be connected to /dev/ttyS0 while my dmesg told me &quot;pl2303 converter now attached to ttyUSB0&quot;, so I&#039;ve just made a symbolic link like this:</p><div class="codebox"><pre><code>sudo ln -sf /dev/ttyUSB0 /dev/ttyS0</code></pre></div><p>and now it works <img src="http://randomflux.info/1bit/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><div class="quotebox"><blockquote><p>&gt; The unresponsiveness is due to the calculator picking up phantom voltage from the earphones.</p></blockquote></div><p>ah. I also wanted to try your Houston Tracker but it will be difficult this way...</p><p>Anyway I already have much work to do with this rawp engine and other stuffs for the competition <img src="http://randomflux.info/1bit/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (garvalf)]]></author>
			<pubDate>Mon, 10 Aug 2015 07:34:44 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=152#p152</guid>
		</item>
		<item>
			<title><![CDATA[Re: rawp engine for ti-82/83/83+/84+]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=148#p148</link>
			<description><![CDATA[<p>@introspec: hehe thanks <img src="http://randomflux.info/1bit/img/smilies/wink.png" width="15" height="15" alt="wink" /> It&#039;s gonna be a tough battle... TI has nearly the same setup as the Speccy, but it&#039;s also nearly twice as fast <img src="http://randomflux.info/1bit/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><div class="quotebox"><cite>garvalf wrote:</cite><blockquote><p>would the 84+ be much better than the 83+? It&#039;s more expensive anyway.<br />So far the 83+ I got seems ok. It&#039;s a &quot;TI-83 Plus.fr&quot; in fact, for making music with the &quot;French Touch&quot; <img src="http://randomflux.info/1bit/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>I got <a href="http://www.ebay.fr/itm/USB-transfert-cable-link-calculatriceTexas-Instrument-TI-83-TI-83plus-TI89-/321820553856?hash=item4aedfff280">the cable link</a> we talked about. It&#039;s working as a &quot;grey link&quot; (serial) cable. I didn&#039;t manage to make it work on linux with tilp, but I&#039;ll try on another computer. It just says the cable is not connected but my system is detecting it (with dmesg). On windows I got tilp to work (with efforts), I had to test several serial ports. The official TI Connect works the best. (I had to install by hand this driver <a href="http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=225&amp;pcid=41">http://www.prolific.com.tw/US/ShowProdu … mp;pcid=41</a>)<br />I don&#039;t know if a silverlink would have worked better, I&#039;ve read it was quite complicated to connect to linux. But I&#039;ll try more with mine...</p></blockquote></div><p>Hmm, SilverLink works out-of-the-box for me (Debian+TiLP from the repos). Never had any probs with it.<br />I think the problem is that the cable is interpreted as serial when it is really USB. On the one hand it&#039;s not too surprising because originally GrayLink was a indeed a serial cable. Hmm... maybe you can force TiLP to use it as SilverLink via command line? Otherwise, if problems persist shoot Lionel Debroux (TilP dev) a mail, he&#039;s a really nice guy and he might be curious about this cable, too.</p><div class="quotebox"><blockquote><p>A few things which didn&#039;t work at first (not your fault):<br />- The first time I added some new patterns to your sample tune, it could compile but not be executed on the TI83, probably a memory problem. The message during execution was more saying something like &quot;syntax error&quot; so it wasn&#039;t easy to understand it was because of this.</p></blockquote></div><p>Hmm, if there&#039;s a memory problem you usually wouldn&#039;t be able to transfer it to the machine in the first place. Perhaps you can send me the problematic song file so I can have a look? Maybe I made an error somewhere...</p><div class="quotebox"><blockquote><p>- Adding 2 rawp songs in the TI83 were also filling its memory badly.</p></blockquote></div><p>Yes, undoubtedly so, because the rawp engine itself is rather huge. Best to recycle the player and just swap out the song data (have a look at rawp.asm, the pointer to the music data is on line 32)</p><div class="quotebox"><blockquote><p>- it&#039;s a pity they used those tiny jack connectors. I only found a earphone for using with it, so I&#039;ll search more or buy a new converter. When the earphones are connected, the calculator is very unresponsive. Probably with a jack converter it won&#039;t do this.<br />- no speakers on the TI, it&#039;s a pity too...</p></blockquote></div><p>Yes, 2.5mm jack suxx <img src="http://randomflux.info/1bit/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /> The unresponsiveness is due to the calculator picking up phantom voltage from the earphones. Plugging them in <em>after</em> you&#039;ve started the shell should help to avoid the problem.</p><div class="quotebox"><blockquote><p>- Thank you for telling me about the 8xp. I also tried the 83p files but they were also using the extra patterns so it couldn&#039;t work anyway.<br />- <a href="http://irrlichtproject.de/downloads/rawp-ti.zip">http://irrlichtproject.de/downloads/rawp-ti.zip</a> is not responding...</p></blockquote></div><p>Yeah, my stupid server is down <em>again</em>.</p><div class="quotebox"><blockquote><p>So in conclusion I managed to create some music and send it to the calculator, so I&#039;m quite happy with this. I experienced some heavy detuning in comparison with the sounds on milkytracker so I need to work more with it to learn what works ok and what works less. It sounds amazing anyway, thanks for this work!</p></blockquote></div><p>Thank you for trying it out! Unfortunately this engine uses 8-bit frequency counters, so detuning is to be expected from upper 3rd octave on. I&#039;m working on a version with 16-bit counters though.</p><p><em>Edit</em> re: 83+ vs 84+. Starting with the 83+ SE, the processor can be used in 15 MHz mode, which is awesome. However, I don&#039;t own any calcs of this generation (yet), so I&#039;m not supporting this. Also, the size of the Flash RAM varies among models (though it&#039;s not necessarily bigger on 84+ models). Other than that, the 83+ and 84+ are practically identical.</p>]]></description>
			<author><![CDATA[null@example.com (utz)]]></author>
			<pubDate>Sun, 09 Aug 2015 19:28:46 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=148#p148</guid>
		</item>
		<item>
			<title><![CDATA[Re: rawp engine for ti-82/83/83+/84+]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=145#p145</link>
			<description><![CDATA[<p>Wow, niiiiice. We have to start working harder, so that ZX Spectrum remains a capital of the beeper world <img src="http://randomflux.info/1bit/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (introspec)]]></author>
			<pubDate>Fri, 07 Aug 2015 07:17:33 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=145#p145</guid>
		</item>
		<item>
			<title><![CDATA[Re: rawp engine for ti-82/83/83+/84+]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=140#p140</link>
			<description><![CDATA[<p>would the 84+ be much better than the 83+? It&#039;s more expensive anyway.<br />So far the 83+ I got seems ok. It&#039;s a &quot;TI-83 Plus.fr&quot; in fact, for making music with the &quot;French Touch&quot; <img src="http://randomflux.info/1bit/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>I got <a href="http://www.ebay.fr/itm/USB-transfert-cable-link-calculatriceTexas-Instrument-TI-83-TI-83plus-TI89-/321820553856?hash=item4aedfff280">the cable link</a> we talked about. It&#039;s working as a &quot;grey link&quot; (serial) cable. I didn&#039;t manage to make it work on linux with tilp, but I&#039;ll try on another computer. It just says the cable is not connected but my system is detecting it (with dmesg). On windows I got tilp to work (with efforts), I had to test several serial ports. The official TI Connect works the best. (I had to install by hand this driver <a href="http://www.prolific.com.tw/US/ShowProduct.aspx?p_id=225&amp;pcid=41">http://www.prolific.com.tw/US/ShowProdu … mp;pcid=41</a>)<br />I don&#039;t know if a silverlink would have worked better, I&#039;ve read it was quite complicated to connect to linux. But I&#039;ll try more with mine...</p><p>A few things which didn&#039;t work at first (not your fault):<br />- The first time I added some new patterns to your sample tune, it could compile but not be executed on the TI83, probably a memory problem. The message during execution was more saying something like &quot;syntax error&quot; so it wasn&#039;t easy to understand it was because of this.<br />- Adding 2 rawp songs in the TI83 were also filling its memory badly.<br />- it&#039;s a pity they used those tiny jack connectors. I only found a earphone for using with it, so I&#039;ll search more or buy a new converter. When the earphones are connected, the calculator is very unresponsive. Probably with a jack converter it won&#039;t do this.<br />- no speakers on the TI, it&#039;s a pity too...<br />- Thank you for telling me about the 8xp. I also tried the 83p files but they were also using the extra patterns so it couldn&#039;t work anyway.<br />- <a href="http://irrlichtproject.de/downloads/rawp-ti.zip">http://irrlichtproject.de/downloads/rawp-ti.zip</a> is not responding...</p><p>So in conclusion I managed to create some music and send it to the calculator, so I&#039;m quite happy with this. I experienced some heavy detuning in comparison with the sounds on milkytracker so I need to work more with it to learn what works ok and what works less. It sounds amazing anyway, thanks for this work!</p>]]></description>
			<author><![CDATA[null@example.com (garvalf)]]></author>
			<pubDate>Thu, 06 Aug 2015 22:48:28 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=140#p140</guid>
		</item>
		<item>
			<title><![CDATA[Re: rawp engine for ti-82/83/83+/84+]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=139#p139</link>
			<description><![CDATA[<p>Yes, the 83+ is decent, just got one myself. However, don&#039;t try the 83p on it - it needs the 8xp <img src="http://randomflux.info/1bit/img/smilies/wink.png" width="15" height="15" alt="wink" /> <br />The naming of these calcs is ridiculous, btw. Especially in France where all the machines get different names. Ie. TI-82 STATS = TI-83, it has nothing to do with TI-82. There is also TI-82 Plus which is a modified TI-84 Plus, and the TI-82 Advanced, which is a more locked down TI-82 Plus.</p>]]></description>
			<author><![CDATA[null@example.com (utz)]]></author>
			<pubDate>Thu, 06 Aug 2015 10:13:57 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=139#p139</guid>
		</item>
		<item>
			<title><![CDATA[Re: rawp engine for ti-82/83/83+/84+]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=138#p138</link>
			<description><![CDATA[<p>it seems the TI82 stat is similar to the Parcus... I don&#039;t know if I&#039;ll take the risk. I don&#039;t know much about the TI, but after trying a few emulators, it seems the TI 83 plus would be easier to use because there is built-in ASM functions (I could try to load the rawp.83p but there is no sound output in the PC emulator). <br />I&#039;ve ordered one on ebay...</p>]]></description>
			<author><![CDATA[null@example.com (garvalf)]]></author>
			<pubDate>Sun, 02 Aug 2015 22:32:17 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=138#p138</guid>
		</item>
		<item>
			<title><![CDATA[Re: rawp engine for ti-82/83/83+/84+]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=136#p136</link>
			<description><![CDATA[<p>That in itself would not be such a big problem as the later models use a similar setup, but unfortunately there is hardly any documentation regarding the consequences in this case. From what I&#039;ve deduced over the years, the 82 Parcus is basically a TI-83 hardware-wise (using the same port layout and such), but running a modified 82 OS (which has not been documented properly either). I&#039;ve been able to run software on it, but it seems the relocation process in CrASH19.0006 is buggy (or at least there is some feature of it that isn&#039;t documented), so usually stuff will crash on exit.</p>]]></description>
			<author><![CDATA[null@example.com (utz)]]></author>
			<pubDate>Sat, 01 Aug 2015 09:28:38 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=136#p136</guid>
		</item>
		<item>
			<title><![CDATA[Re: rawp engine for ti-82/83/83+/84+]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=132#p132</link>
			<description><![CDATA[<p>&gt; just don&#039;t get a TI-82 Parcus.</p><p>maybe because of this? </p><p><a href="http://www.datamath.org/Graphing/TI-82_1.htm">http://www.datamath.org/Graphing/TI-82_1.htm</a><br />&quot;CPU (Central processing Unit): The Toshiba T6C79 is a so-called Application Specific CPU and combines a Z80 core with an ASIC (Application Specific Integrated Circuit). &quot;</p>]]></description>
			<author><![CDATA[null@example.com (garvalf)]]></author>
			<pubDate>Fri, 31 Jul 2015 19:23:53 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=132#p132</guid>
		</item>
		<item>
			<title><![CDATA[Re: rawp engine for ti-82/83/83+/84+]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=131#p131</link>
			<description><![CDATA[<p>I&#039;ve never actually tested any of my software on TI-82 STATS. Supposedly it&#039;s fully compatible with TI-83, but it would be great to get some confirmation of this. Well, whatever you do, just don&#039;t get a <a href="http://www.datamath.org/Graphing/TI-82_1.htm">TI-82 Parcus</a>. Since years I&#039;m trying to figure out why stuff doesn&#039;t work on it like it&#039;s supposed to, but in the end the answer remains: Because it just doesn&#039;t.</p>]]></description>
			<author><![CDATA[null@example.com (utz)]]></author>
			<pubDate>Fri, 31 Jul 2015 19:20:34 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=131#p131</guid>
		</item>
		<item>
			<title><![CDATA[Re: rawp engine for ti-82/83/83+/84+]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=126#p126</link>
			<description><![CDATA[<p>I used to own a TI-82 when I was at school, and I&#039;ve sold it later so now I&#039;m missing it... it was not a bad bargain at the time, with the money I&#039;ve bought an HP 48 which I like very much, but anyway I was thinking to buy an used TI-82 stat which we can find quite cheap nowadays (even if the TI-82 was nicer)...<br />How much do you pay for those SilverLink cables Utz?</p>]]></description>
			<author><![CDATA[null@example.com (garvalf)]]></author>
			<pubDate>Fri, 31 Jul 2015 12:32:42 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=126#p126</guid>
		</item>
		<item>
			<title><![CDATA[Re: rawp engine for ti-82/83/83+/84+]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=125#p125</link>
			<description><![CDATA[<p>wow, for this cable link, it&#039;s 18$ on Amazon USA from Texas Instruments, 36 € on Amazon France from the same seller...</p><p>This rawp engine on TI sounds powerful!</p>]]></description>
			<author><![CDATA[null@example.com (garvalf)]]></author>
			<pubDate>Fri, 31 Jul 2015 07:06:02 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=125#p125</guid>
		</item>
		<item>
			<title><![CDATA[Re: rawp engine for ti-82/83/83+/84+]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=124#p124</link>
			<description><![CDATA[<p>People asked my mail address many times intending to send me something, but I never received anything (I&#039;m totally sure I gave correct info), despite I myself mailed things over locally and overseas, and that always worked fast. So I guess it is not safe enough. I don&#039;t know anyone in the Netherlands, and would I know, it is unlikely they&#039;d fly over here to hand me over something in person. So thanks for the offer, but I don&#039;t think it&#039;s going to work.</p>]]></description>
			<author><![CDATA[null@example.com (Shiru)]]></author>
			<pubDate>Thu, 30 Jul 2015 23:26:01 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=124#p124</guid>
		</item>
		<item>
			<title><![CDATA[Re: rawp engine for ti-82/83/83+/84+]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=123#p123</link>
			<description><![CDATA[<p>Thanks! I was surprised, too, that 6 MHz was enough to get rid of the nasty discretion noise. I should revisit the Speccy version, see if I can speed it up some more, and perhaps add 16-bit counters while I&#039;m at it.</p><p>Re the link cable, I use the &quot;SilverLink&quot; USB cable nowadays, works fine with all models despite what TI claims. I&#039;m getting a new batch of them shortly, so I can give you one, provided we can work out a way to send it. Do you know anyone in the Netherlands who could take it, or do you think it&#039;s safe enough to try it via mail?</p>]]></description>
			<author><![CDATA[null@example.com (utz)]]></author>
			<pubDate>Thu, 30 Jul 2015 12:04:36 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=123#p123</guid>
		</item>
		<item>
			<title><![CDATA[Re: rawp engine for ti-82/83/83+/84+]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=119#p119</link>
			<description><![CDATA[<p>The example sounds really cool.</p><p>Too bad I never managed to make the link cable to work, and I don&#039;t have a PC with COM port anymore.</p>]]></description>
			<author><![CDATA[null@example.com (Shiru)]]></author>
			<pubDate>Wed, 29 Jul 2015 22:04:24 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=119#p119</guid>
		</item>
	</channel>
</rss>
