<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[esxDOS BBS — .PLAY command]]></title>
	<link rel="self" href="https://board.esxdos.org/extern.php?action=feed&amp;tid=356&amp;type=atom" />
	<updated>2020-06-18T18:51:42Z</updated>
	<generator>PunBB</generator>
	<id>https://board.esxdos.org/viewtopic.php?id=356</id>
		<entry>
			<title type="html"><![CDATA[Re: .PLAY command]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=1641#p1641" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[aowen]]></name>
				<uri>https://board.esxdos.org/profile.php?id=168</uri>
			</author>
			<updated>2020-06-18T18:51:42Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=1641#p1641</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: .PLAY command]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=1640#p1640" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Luzie]]></name>
				<uri>https://board.esxdos.org/profile.php?id=157</uri>
			</author>
			<updated>2020-06-18T16:02:10Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=1640#p1640</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: .PLAY command]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=1635#p1635" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[aowen]]></name>
				<uri>https://board.esxdos.org/profile.php?id=168</uri>
			</author>
			<updated>2020-06-17T23:56:52Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=1635#p1635</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: .PLAY command]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=1634#p1634" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Luzie]]></name>
				<uri>https://board.esxdos.org/profile.php?id=157</uri>
			</author>
			<updated>2020-06-17T17:47:53Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=1634#p1634</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: .PLAY command]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=1623#p1623" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[aowen]]></name>
				<uri>https://board.esxdos.org/profile.php?id=168</uri>
			</author>
			<updated>2020-06-10T13:45:45Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=1623#p1623</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: .PLAY command]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=1622#p1622" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Luzie]]></name>
				<uri>https://board.esxdos.org/profile.php?id=157</uri>
			</author>
			<updated>2020-06-09T19:54:19Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=1622#p1622</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: .PLAY command]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=1592#p1592" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Luzie]]></name>
				<uri>https://board.esxdos.org/profile.php?id=157</uri>
			</author>
			<updated>2020-05-29T12:15:19Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=1592#p1592</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: .PLAY command]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=1589#p1589" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[SCjoe]]></name>
				<uri>https://board.esxdos.org/profile.php?id=494</uri>
			</author>
			<updated>2020-05-29T04:20:41Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=1589#p1589</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: .PLAY command]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=988#p988" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[lordcoxis]]></name>
				<uri>https://board.esxdos.org/profile.php?id=2</uri>
			</author>
			<updated>2018-08-11T20:40:46Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=988#p988</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[.PLAY command]]></title>
			<link rel="alternate" href="https://board.esxdos.org/viewtopic.php?pid=987#p987" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[aowen]]></name>
				<uri>https://board.esxdos.org/profile.php?id=168</uri>
			</author>
			<updated>2018-08-11T13:47:05Z</updated>
			<id>https://board.esxdos.org/viewtopic.php?pid=987#p987</id>
		</entry>
</feed>
