<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Modartt user forum - Random speed, what is it for?]]></title>
	<link rel="self" href="https://forum.modartt.com/extern.php?action=feed&amp;tid=3352&amp;type=atom"/>
	<updated>2014-06-12T12:36:36Z</updated>
	<generator>PunBB</generator>
	<id>https://forum.modartt.com/viewtopic.php?id=3352</id>
		<entry>
			<title type="html"><![CDATA[Re: Random speed, what is it for?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932638#p932638"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>beakybird wrote:</cite><blockquote><p>Nice explanation, except as there are four digits, and that makes 10,000 variations for Random Seed, not 1000.</p></blockquote></div><p>I didn&#039;t say there were a thousand values of random seed. I said that if you set a particular value of random seed for a random number generator and then generate a sequence of 1000 values from it you will always get the same sequence. If you select a different value of random seed you will get a different set, and so on. I don&#039;t know how many values Modartt generate from&nbsp; particular seed value. It may well be more than 1000 because there are multiple parameters for each note on the keyboard.</p>]]></content>
			<author>
				<name><![CDATA[johng]]></name>
				<uri>https://forum.modartt.com/profile.php?id=2168</uri>
			</author>
			<updated>2014-06-12T12:36:36Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932638#p932638</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Random speed, what is it for?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932637#p932637"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>stamkorg wrote:</cite><blockquote><p>So there is no logical order here, right?</p><p>We can not say that 2000 is something more than 1800, but just different, am I right?</p></blockquote></div><p>That&#039;s correct.</p>]]></content>
			<author>
				<name><![CDATA[johng]]></name>
				<uri>https://forum.modartt.com/profile.php?id=2168</uri>
			</author>
			<updated>2014-06-12T12:30:20Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932637#p932637</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Random speed, what is it for?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932636#p932636"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>EvilDragon wrote:</cite><blockquote><p>It&#039;s not &quot;speed&quot;, it&#039;s &quot;seed&quot;.</p><p><a href="http://en.wikipedia.org/wiki/Random_seed">http://en.wikipedia.org/wiki/Random_seed</a></p></blockquote></div><p>You are right, sorry...</p><p>So there is no logical order here, right?</p><p>We can not say that 2000 is something more than 1800, but just different, am I right?</p>]]></content>
			<author>
				<name><![CDATA[stamkorg]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3941</uri>
			</author>
			<updated>2014-06-12T12:27:22Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932636#p932636</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Random speed, what is it for?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932635#p932635"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>johng wrote:</cite><blockquote><div class="quotebox"><cite>stamkorg wrote:</cite><blockquote><p>But, the &quot;random speed&quot;, what is it for?<br />There are only poor informations on the manual and I can&#039;t hear a great diference when I change the values.</p><p>Thanks in advance,</p><p>SK</p></blockquote></div><p>As EvilDragon says, it&#039;s &quot;random seed&quot;, not &quot;random speed&quot;. The help text states that changing this parameter &quot;allows you to enjoy thousands of broken instrument variations&quot;. I presume this means that, for a given position of the condition slider, each setting of the random seed parameter will result in a different set of perturbations to the model parameters. It doesn&#039;t mean the instrument will sound more worn out or less worn out, just different, but of course this may not be audibly apparent without very careful comparison.</p><p>I assume that Modartt uses what&#039;s called a &quot;pseudo random number generator&quot; to generate random deviations from the preset values for each model parameter. These algorithms are based on a seed value. For example, if you start from a particular seed value and then use the algorithm to generate a sequence of 1000 &quot;random&quot; numbers you will always end up with the same sequence of 1000 numbers.&nbsp; Changing the seed value enables you to generate a different set of apparently random values. In many computer applications the random seed is generated based on date and time of day. Modartt&#039;s approach means that if you generate a particular broken instrument that you like you can save the &quot;random seed&quot; and &quot;wear and tear&quot; parameter values and restore them at a later date to reproduce the same instrument !</p></blockquote></div><p>Nice explanation, except as there are four digits, and that makes 10,000 variations for Random Seed, not 1000.</p>]]></content>
			<author>
				<name><![CDATA[beakybird]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3938</uri>
			</author>
			<updated>2014-06-12T11:41:07Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932635#p932635</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Random speed, what is it for?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932634#p932634"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>stamkorg wrote:</cite><blockquote><p>But, the &quot;random speed&quot;, what is it for?<br />There are only poor informations on the manual and I can&#039;t hear a great diference when I change the values.</p><p>Thanks in advance,</p><p>SK</p></blockquote></div><p>As EvilDragon says, it&#039;s &quot;random seed&quot;, not &quot;random speed&quot;. The help text states that changing this parameter &quot;allows you to enjoy thousands of broken instrument variations&quot;. I presume this means that, for a given position of the condition slider, each setting of the random seed parameter will result in a different set of perturbations to the model parameters. It doesn&#039;t mean the instrument will sound more worn out or less worn out, just different, but of course this may not be audibly apparent without very careful comparison.</p><p>I assume that Modartt uses what&#039;s called a &quot;pseudo random number generator&quot; to generate random deviations from the preset values for each model parameter. These algorithms are based on a seed value. For example, if you start from a particular seed value and then use the algorithm to generate a sequence of 1000 &quot;random&quot; numbers you will always end up with the same sequence of 1000 numbers.&nbsp; Changing the seed value enables you to generate a different set of apparently random values. In many computer applications the random seed is generated based on date and time of day. Modartt&#039;s approach means that if you generate a particular broken instrument that you like you can save the &quot;random seed&quot; and &quot;wear and tear&quot; parameter values and restore them at a later date to reproduce the same instrument !</p>]]></content>
			<author>
				<name><![CDATA[johng]]></name>
				<uri>https://forum.modartt.com/profile.php?id=2168</uri>
			</author>
			<updated>2014-06-12T10:36:02Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932634#p932634</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Random speed, what is it for?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932633#p932633"/>
			<content type="html"><![CDATA[<p>It&#039;s not &quot;speed&quot;, it&#039;s &quot;seed&quot;.</p><p><a href="http://en.wikipedia.org/wiki/Random_seed">http://en.wikipedia.org/wiki/Random_seed</a></p>]]></content>
			<author>
				<name><![CDATA[EvilDragon]]></name>
				<uri>https://forum.modartt.com/profile.php?id=618</uri>
			</author>
			<updated>2014-06-12T10:05:36Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932633#p932633</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Random speed, what is it for?]]></title>
			<link rel="alternate" href="https://forum.modartt.com/viewtopic.php?pid=932632#p932632"/>
			<content type="html"><![CDATA[<p>Hi,</p><p>I discovered the &quot;condition&quot; window.<br />There are 2 options. The first one has a very clear effect on the &quot;piano state&quot;, from perfect to worst, in simple words.</p><p>But, the &quot;random speed&quot;, what is it for?<br />There are only poor informations on the manual and I can&#039;t hear a great diference when I change the values.</p><p>Thanks in advance,</p><p>SK</p>]]></content>
			<author>
				<name><![CDATA[stamkorg]]></name>
				<uri>https://forum.modartt.com/profile.php?id=3941</uri>
			</author>
			<updated>2014-06-12T08:37:26Z</updated>
			<id>https://forum.modartt.com/viewtopic.php?pid=932632#p932632</id>
		</entry>
</feed>
