<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[esxDOS BBS — .PLAY command]]></title>
		<link>https://board.esxdos.org/viewtopic.php?id=356</link>
		<atom:link href="https://board.esxdos.org/extern.php?action=feed&amp;tid=356&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in .PLAY command.]]></description>
		<lastBuildDate>Thu, 18 Jun 2020 18:51:42 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: .PLAY command]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=1641#p1641</link>
			<description><![CDATA[<div class="quotebox"><cite>Luzie wrote:</cite><blockquote><div class="quotebox"><cite>aowen wrote:</cite><blockquote><p>It hasn&#039;t got especially good error handling. What parameters did you use with it?</p></blockquote></div><p>Ah OK, that´s the problem. I just send a .play without parameters to get info or help displayed.</p><p>Now I found in SofPlay-BASIC-Version-packages this text:<br /></p><div class="quotebox"><blockquote><p>&quot;Now you don&#039;t need 128 BASIC to use the PLAY command. Just use PRINT #8; instead.&quot;</p></blockquote></div><p>and for a test changed &quot;PRINT #8;&quot; to .play and it plays well. Thank you!</p><p><a href="https://ibb.co/jy4S2vm"><span class="postimg"><img src="https://i.ibb.co/dPKRq0F/2020-06-18-17-56-10-Spec-Emu-Softplay-vs-play-DOT-command.png" alt="https://i.ibb.co/dPKRq0F/2020-06-18-17-56-10-Spec-Emu-Softplay-vs-play-DOT-command.png" /></span></a></p><p>Btw.: Quitting playing .play also rises the error: &quot;C Nonsense in BASIC, 40:1&quot;</p></blockquote></div><p>You need to use a trailing semi-colon after the last channel. .PLAY &quot;C&quot;,&quot;G&quot;,&quot;E&quot;;</p><p>But you have the source, so feel free to improve on it.</p>]]></description>
			<author><![CDATA[null@example.com (aowen)]]></author>
			<pubDate>Thu, 18 Jun 2020 18:51:42 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=1641#p1641</guid>
		</item>
		<item>
			<title><![CDATA[Re: .PLAY command]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=1640#p1640</link>
			<description><![CDATA[<div class="quotebox"><cite>aowen wrote:</cite><blockquote><p>It hasn&#039;t got especially good error handling. What parameters did you use with it?</p></blockquote></div><p>Ah OK, that´s the problem. I just send a .play without parameters to get info or help displayed.</p><p>Now I found in SofPlay-BASIC-Version-packages this text:<br /></p><div class="quotebox"><blockquote><p>&quot;Now you don&#039;t need 128 BASIC to use the PLAY command. Just use PRINT #8; instead.&quot;</p></blockquote></div><p>and for a test changed &quot;PRINT #8;&quot; to .play and it plays well. Thank you!</p><p><a href="https://ibb.co/jy4S2vm"><span class="postimg"><img src="https://i.ibb.co/dPKRq0F/2020-06-18-17-56-10-Spec-Emu-Softplay-vs-play-DOT-command.png" alt="https://i.ibb.co/dPKRq0F/2020-06-18-17-56-10-Spec-Emu-Softplay-vs-play-DOT-command.png" /></span></a></p><p>Btw.: Quitting playing .play also rises the error: &quot;C Nonsense in BASIC, 40:1&quot;</p>]]></description>
			<author><![CDATA[null@example.com (Luzie)]]></author>
			<pubDate>Thu, 18 Jun 2020 16:02:10 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=1640#p1640</guid>
		</item>
		<item>
			<title><![CDATA[Re: .PLAY command]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=1635#p1635</link>
			<description><![CDATA[<div class="quotebox"><cite>Luzie wrote:</cite><blockquote><p>Assembled Play.ASM from: <a href="https://github.com/nagydani/unodos3/tree/master/ext">https://github.com/nagydani/unodos3/tree/master/ext</a></p><p>but on running .play I only get error: &quot;C Nonsense in BASIC, 0:1&quot; (tried UnoDOS 3 under actual ZEsarUX with 128k machine emulation).</p><p><a href="https://ibb.co/jRC6wPJ"><span class="postimg"><img src="https://i.ibb.co/5FQMjgK/2020-06-17-19-42-53-ZEsar-UX-8-2-B1-Uno-DOS3.png" alt="https://i.ibb.co/5FQMjgK/2020-06-17-19-42-53-ZEsar-UX-8-2-B1-Uno-DOS3.png" /></span></a></p></blockquote></div><p>It hasn&#039;t got especially good error handling. What parameters did you use with it?</p>]]></description>
			<author><![CDATA[null@example.com (aowen)]]></author>
			<pubDate>Wed, 17 Jun 2020 23:56:52 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=1635#p1635</guid>
		</item>
		<item>
			<title><![CDATA[Re: .PLAY command]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=1634#p1634</link>
			<description><![CDATA[<p>Assembled Play.ASM from: <a href="https://github.com/nagydani/unodos3/tree/master/ext">https://github.com/nagydani/unodos3/tree/master/ext</a></p><p>but on running .play I only get error: &quot;C Nonsense in BASIC, 0:1&quot; (tried UnoDOS 3 under actual ZEsarUX with 128k machine emulation).</p><p><a href="https://ibb.co/jRC6wPJ"><span class="postimg"><img src="https://i.ibb.co/5FQMjgK/2020-06-17-19-42-53-ZEsar-UX-8-2-B1-Uno-DOS3.png" alt="https://i.ibb.co/5FQMjgK/2020-06-17-19-42-53-ZEsar-UX-8-2-B1-Uno-DOS3.png" /></span></a></p>]]></description>
			<author><![CDATA[null@example.com (Luzie)]]></author>
			<pubDate>Wed, 17 Jun 2020 17:47:53 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=1634#p1634</guid>
		</item>
		<item>
			<title><![CDATA[Re: .PLAY command]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=1623#p1623</link>
			<description><![CDATA[<div class="quotebox"><cite>Luzie wrote:</cite><blockquote><p>Dear Andrew,</p><p>is this .play command for esxDOS working on all Sinclair machines (128k / 48k +AY?) with esxDOS and Standard ROMs or does it require a Derby ROM from you?</p></blockquote></div><p>The only requirements are 48K of RAM, an AY chip and the standard BASIC ROM (or one that is highly compatible with it). It&#039;s not needed in DerbyPro because that supports 6-channel sound direct from 128 BASIC with esxDOS. .PLAY is an earlier project and only supports 3-channel sound, but it does support MIDI. It&#039;s mainly of use for people who want to use the PLAY command with esxDOS but don&#039;t want to install an alternate ROM set.</p>]]></description>
			<author><![CDATA[null@example.com (aowen)]]></author>
			<pubDate>Wed, 10 Jun 2020 13:45:45 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=1623#p1623</guid>
		</item>
		<item>
			<title><![CDATA[Re: .PLAY command]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=1622#p1622</link>
			<description><![CDATA[<p>Dear Andrew,</p><p>is this .play command for esxDOS working on all Sinclair machines (128k / 48k +AY?) with esxDOS and Standard ROMs or does it require a Derby ROM from you?</p>]]></description>
			<author><![CDATA[null@example.com (Luzie)]]></author>
			<pubDate>Tue, 09 Jun 2020 19:54:19 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=1622#p1622</guid>
		</item>
		<item>
			<title><![CDATA[Re: .PLAY command]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=1592#p1592</link>
			<description><![CDATA[<div class="quotebox"><cite>SCjoe wrote:</cite><blockquote><p>Where to download it?<br />The download link is not active.</p><p>I have found only this previous non-DOT basic version:<br /><a href="https://mega.nz/file/HpV3HCbQ#go_LmChZG0sjTa4PA5lh7JXl8W16lMDS-p6GVpPm8ck">https://mega.nz/file/HpV3HCbQ#go_LmChZG … p6GVpPm8ck</a></p></blockquote></div><p>Just wait until lordcoxis update the esxDOS 0.8.8 package with it <img src="https://board.esxdos.org/img/smilies/big_smile.png" width="15" height="15" alt="big_smile" /></p>]]></description>
			<author><![CDATA[null@example.com (Luzie)]]></author>
			<pubDate>Fri, 29 May 2020 12:15:19 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=1592#p1592</guid>
		</item>
		<item>
			<title><![CDATA[Re: .PLAY command]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=1589#p1589</link>
			<description><![CDATA[<p>Where to download it?<br />The download link is not active.</p><p>I have found only this previous non-DOT basic version:<br /><a href="https://mega.nz/file/HpV3HCbQ#go_LmChZG0sjTa4PA5lh7JXl8W16lMDS-p6GVpPm8ck">https://mega.nz/file/HpV3HCbQ#go_LmChZG … p6GVpPm8ck</a></p>]]></description>
			<author><![CDATA[null@example.com (SCjoe)]]></author>
			<pubDate>Fri, 29 May 2020 04:20:41 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=1589#p1589</guid>
		</item>
		<item>
			<title><![CDATA[Re: .PLAY command]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=988#p988</link>
			<description><![CDATA[<p>Excellent news Andrew! Thanks for allowing it to be included in the official distribution, and of course we will address your concerns.</p>]]></description>
			<author><![CDATA[null@example.com (lordcoxis)]]></author>
			<pubDate>Sat, 11 Aug 2018 20:40:46 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=988#p988</guid>
		</item>
		<item>
			<title><![CDATA[.PLAY command]]></title>
			<link>https://board.esxdos.org/viewtopic.php?pid=987#p987</link>
			<description><![CDATA[<p>The .PLAY command for esxDOS wasn&#039;t exactly a huge seller, and with Derby++ it&#039;s kind of redundant (except for people who don&#039;t want to change their ROMs). So I&#039;m making it available at &quot;name your own price&quot;. Also, I am happy for it to be included in official esxDOS distributions, providing it is made clear that it&#039;s third-party software that is not covered by esxDOS&#039;s &quot;copyleft&quot; statement. This is not a transferable right and applies only to downloads from esxDOS.org (I need to protect myself from the unscrupulous people who exploit my work for their own profit while seeking to tarnish my reputation). With all that out of the way, here&#039;s the link:</p><p><a href="https://zx.itch.io/play">https://zx.itch.io/play</a></p>]]></description>
			<author><![CDATA[null@example.com (aowen)]]></author>
			<pubDate>Sat, 11 Aug 2018 13:47:05 +0000</pubDate>
			<guid>https://board.esxdos.org/viewtopic.php?pid=987#p987</guid>
		</item>
	</channel>
</rss>
