
<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.robotika.sk/robowiki/index.php?action=history&amp;feed=atom&amp;title=Adam_ton2.nxc</id>
		<title>Adam ton2.nxc - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.robotika.sk/robowiki/index.php?action=history&amp;feed=atom&amp;title=Adam_ton2.nxc"/>
		<link rel="alternate" type="text/html" href="https://wiki.robotika.sk/robowiki/index.php?title=Adam_ton2.nxc&amp;action=history"/>
		<updated>2026-04-21T15:53:03Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.robotika.sk/robowiki/index.php?title=Adam_ton2.nxc&amp;diff=2766&amp;oldid=prev</id>
		<title>Palo at 09:17, 26 March 2008</title>
		<link rel="alternate" type="text/html" href="https://wiki.robotika.sk/robowiki/index.php?title=Adam_ton2.nxc&amp;diff=2766&amp;oldid=prev"/>
				<updated>2008-03-26T09:17:52Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Krúžok Robotiky]]&lt;br /&gt;
&lt;br /&gt;
 /* adam_ton2.nxc&lt;br /&gt;
 &lt;br /&gt;
   Program hra nahododnu melodiu.&lt;br /&gt;
   &lt;br /&gt;
   Autor: Adam Trizuljak&lt;br /&gt;
 */&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 //#DEFINE cas1 150&lt;br /&gt;
 int ton, cas1, cas2; //premenne ton, cas1 a cas2&lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 &lt;br /&gt;
 task main()&lt;br /&gt;
 {&lt;br /&gt;
  cas1=200; //nastav cas1 na 200&lt;br /&gt;
  while(1)&lt;br /&gt;
  {&lt;br /&gt;
  ton=random(3600)+400; //premenna ton = nahod. c. do 3600+400&lt;br /&gt;
  PlayTone(ton,cas1); //zahraj ton podla ton a cas&lt;br /&gt;
  PlaySound(&lt;br /&gt;
  cas2=random(1000); //cas2 = nahod c do 1000&lt;br /&gt;
  Wait(cas2); //cakaj podla cas2&lt;br /&gt;
   }&lt;br /&gt;
 }&lt;/div&gt;</summary>
		<author><name>Palo</name></author>	</entry>

	</feed>