<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[ChipMusic.org - Goattracker behaving strangely on linux]]></title>
	<link rel="self" href="https://chipmusic.org:80/forums/feed/atom/topic/18312/"/>
	<updated>2016-04-06T21:06:44Z</updated>
	<generator>PunBB</generator>
	<id>https://chipmusic.org/forums/topic/18312/goattracker-behaving-strangely-on-linux/</id>
		<entry>
			<title type="html"><![CDATA[Re: Goattracker behaving strangely on linux]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/242201/#p242201"/>
			<content type="html"><![CDATA[<p>What&#039;s strange though is that 100ms/44100Hz is supposed to be the default setting afair. Oh teh mystery...</p>]]></content>
			<author>
				<name><![CDATA[irrlichtproject]]></name>
				<uri>https://chipmusic.org/irrlichtproject</uri>
			</author>
			<updated>2016-04-06T21:06:44Z</updated>
			<id>https://chipmusic.org/forums/post/242201/#p242201</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Goattracker behaving strangely on linux]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/242199/#p242199"/>
			<content type="html"><![CDATA[<p>yeah that works</p>]]></content>
			<author>
				<name><![CDATA[IceWolf]]></name>
				<uri>https://chipmusic.org/IceWolf</uri>
			</author>
			<updated>2016-04-06T19:35:08Z</updated>
			<id>https://chipmusic.org/forums/post/242199/#p242199</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Goattracker behaving strangely on linux]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/242193/#p242193"/>
			<content type="html"><![CDATA[<p>just hide that command behind a shell script then and start the program using that!</p>]]></content>
			<author>
				<name><![CDATA[herr_prof]]></name>
				<uri>https://chipmusic.org/herr_prof</uri>
			</author>
			<updated>2016-04-06T18:55:46Z</updated>
			<id>https://chipmusic.org/forums/post/242193/#p242193</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Goattracker behaving strangely on linux]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/242191/#p242191"/>
			<content type="html"><![CDATA[<p>It seems to play right if I run goattracker as </p><div class="codebox"><pre><code>goattrk2 -B100 -M44100</code></pre></div><p> but doesn&#039;t look like it saves the settings if I don&#039;t run it with any options.</p>]]></content>
			<author>
				<name><![CDATA[IceWolf]]></name>
				<uri>https://chipmusic.org/IceWolf</uri>
			</author>
			<updated>2016-04-06T16:13:02Z</updated>
			<id>https://chipmusic.org/forums/post/242191/#p242191</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Goattracker behaving strangely on linux]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/242182/#p242182"/>
			<content type="html"><![CDATA[<p>Too fast playback is generally what I get when the pulseaudio sh*** it getting unstable (but hopefully for you, you don&#039;t use it). On the other hand, I don&#039;t remember getting slower playback. Is it very fast / very slow, or just a bit (like 10%) faster?</p><p>Are you sure you haven&#039;t messed up with the 1X / 2X option on the upper bar, on the right (between HR: and F12 = help). It will change the replay speed.</p>]]></content>
			<author>
				<name><![CDATA[garvalf]]></name>
				<uri>https://chipmusic.org/garvalf</uri>
			</author>
			<updated>2016-04-06T10:38:06Z</updated>
			<id>https://chipmusic.org/forums/post/242182/#p242182</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Goattracker behaving strangely on linux]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/242175/#p242175"/>
			<content type="html"><![CDATA[<p>No, no, you want to increase the buffer size, not decrease it!</p>]]></content>
			<author>
				<name><![CDATA[irrlichtproject]]></name>
				<uri>https://chipmusic.org/irrlichtproject</uri>
			</author>
			<updated>2016-04-06T07:52:47Z</updated>
			<id>https://chipmusic.org/forums/post/242175/#p242175</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Goattracker behaving strangely on linux]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/242164/#p242164"/>
			<content type="html"><![CDATA[<p>So would that be </p><div class="codebox"><pre><code>goattrk2 -B64 -M44100</code></pre></div><p> ?</p>]]></content>
			<author>
				<name><![CDATA[IceWolf]]></name>
				<uri>https://chipmusic.org/IceWolf</uri>
			</author>
			<updated>2016-04-05T21:08:34Z</updated>
			<id>https://chipmusic.org/forums/post/242164/#p242164</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Goattracker behaving strangely on linux]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/242161/#p242161"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>irrlichtproject wrote:</cite><blockquote><p>What Linux is that, Gentoo? Are you running pulseaudio?</p></blockquote></div><p>It is indeed gentoo and no I only have alsa. </p><div class="quotebox"><cite>4mat wrote:</cite><blockquote><p>maybe change the buffer size/mixing rate?</p><p>command line:<br />/Bxx Set sound buffer length in milliseconds DEFAULT=100<br />/Mxx Set sound mixing rate DEFAULT=44100</p></blockquote></div><p>Alright I&#039;ll try that.</p>]]></content>
			<author>
				<name><![CDATA[IceWolf]]></name>
				<uri>https://chipmusic.org/IceWolf</uri>
			</author>
			<updated>2016-04-05T20:58:51Z</updated>
			<id>https://chipmusic.org/forums/post/242161/#p242161</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Goattracker behaving strangely on linux]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/242153/#p242153"/>
			<content type="html"><![CDATA[<p>A buffer underrun occurs when the buffer size is too short for your PC speed. Try increasing the buffer size as 4mat suggested.</p>]]></content>
			<author>
				<name><![CDATA[Delek]]></name>
				<uri>https://chipmusic.org/Delek</uri>
			</author>
			<updated>2016-04-05T17:17:14Z</updated>
			<id>https://chipmusic.org/forums/post/242153/#p242153</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Goattracker behaving strangely on linux]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/242150/#p242150"/>
			<content type="html"><![CDATA[<p>maybe change the buffer size/mixing rate? </p><p>command line:<br />/Bxx Set sound buffer length in milliseconds DEFAULT=100<br />/Mxx Set sound mixing rate DEFAULT=44100</p>]]></content>
			<author>
				<name><![CDATA[4mat]]></name>
				<uri>https://chipmusic.org/4mat</uri>
			</author>
			<updated>2016-04-05T16:26:42Z</updated>
			<id>https://chipmusic.org/forums/post/242150/#p242150</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Goattracker behaving strangely on linux]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/242149/#p242149"/>
			<content type="html"><![CDATA[<p>What Linux is that, Gentoo? Are you running pulseaudio?</p>]]></content>
			<author>
				<name><![CDATA[irrlichtproject]]></name>
				<uri>https://chipmusic.org/irrlichtproject</uri>
			</author>
			<updated>2016-04-05T16:24:51Z</updated>
			<id>https://chipmusic.org/forums/post/242149/#p242149</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Goattracker behaving strangely on linux]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/242133/#p242133"/>
			<content type="html"><![CDATA[<p>Not sure what&#039;s going on but goattracker is being weird on linux. It either plays too fast or way too slow compared to how it&#039;s supposed to sound. Terminal output: </p><div class="codebox"><pre><code>ALSA lib /var/tmp/portage/media-libs/alsa-lib-1.0.29/work/alsa-lib-1.0.29/src/pcm/pcm.c:7905:(snd_pcm_recover) underrun occurred</code></pre></div>]]></content>
			<author>
				<name><![CDATA[IceWolf]]></name>
				<uri>https://chipmusic.org/IceWolf</uri>
			</author>
			<updated>2016-04-05T14:12:51Z</updated>
			<id>https://chipmusic.org/forums/post/242133/#p242133</id>
		</entry>
</feed>
