<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[ChipMusic.org - enotracker (pokey/win/*nix)]]></title>
	<link rel="self" href="https://chipmusic.org:80/forums/feed/atom/topic/14725/"/>
	<updated>2014-07-14T16:58:24Z</updated>
	<generator>PunBB</generator>
	<id>https://chipmusic.org/forums/topic/14725/enotracker-pokeywinnix/</id>
		<entry>
			<title type="html"><![CDATA[Re: enotracker (pokey/win/*nix)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/213157/#p213157"/>
			<content type="html"><![CDATA[<p>Sure!</p><p>EXAMPLE<br /><a href="http://m.youtube.com/watch?v=sUGZmQm02iU" target="_blank">http://m.youtube.com/watch?v=sUGZmQm02iU</a></p><p>DOCUMENTATION (spanish-use google translator)<br /><a href="http://www.culturachip.org/doku.php?id=manual_traducido" target="_blank">http://www.culturachip.org/doku.php?id=manual_traducido</a></p>]]></content>
			<author>
				<name><![CDATA[Matej]]></name>
				<uri>https://chipmusic.org/Matej</uri>
			</author>
			<updated>2014-07-14T16:58:24Z</updated>
			<id>https://chipmusic.org/forums/post/213157/#p213157</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: enotracker (pokey/win/*nix)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/213152/#p213152"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>irrlichtproject wrote:</cite><blockquote><p>Hmm, can&#039;t quite figure out what this means. Does the binary run or not? If it doesn&#039;t, perhaps you&#039;re missing the libsdl developement packages (libsdl1.2-dev or libsdl2-dev). Make sure you&#039;ve got one of those installed and then build xtmc again.</p></blockquote></div><p>The binary would close before I could see anything, so I suppose that&#039;s the issue.</p>]]></content>
			<author>
				<name><![CDATA[Rat]]></name>
				<uri>https://chipmusic.org/Rat</uri>
			</author>
			<updated>2014-07-14T16:01:50Z</updated>
			<id>https://chipmusic.org/forums/post/213152/#p213152</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: enotracker (pokey/win/*nix)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/213148/#p213148"/>
			<content type="html"><![CDATA[<p>Hmm, can&#039;t quite figure out what this means. Does the binary run or not? If it doesn&#039;t, perhaps you&#039;re missing the libsdl developement packages (libsdl1.2-dev or libsdl2-dev). Make sure you&#039;ve got one of those installed and then build xtmc again.</p>]]></content>
			<author>
				<name><![CDATA[irrlichtproject]]></name>
				<uri>https://chipmusic.org/irrlichtproject</uri>
			</author>
			<updated>2014-07-14T15:29:15Z</updated>
			<id>https://chipmusic.org/forums/post/213148/#p213148</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: enotracker (pokey/win/*nix)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/213129/#p213129"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>irrlichtproject wrote:</cite><blockquote><p>@Rat: Make sure you have <a href="http://dlang.org/dmd-linux.html" target="_blank">dmd</a> installed.<br />Then you can simply build it with make command.</p></blockquote></div><div class="codebox"><pre><code>object.Exception@sdl.d(280): SDL_UnlockSurface failed
----------------
./xtmc(void subwindow.SubWindow.text(uint, uint, uint, uint, const(char[]))+0x186) [0x80c39b6]
./xtmc(void subwindow.SubWindow.textf!(int).textf(uint, uint, uint, const(char[]), int)+0x5e) [0x80c3fc6]
./xtmc(void song.SongEditor.draw()+0x143) [0x80c04c3]
./xtmc(@property void subwindow.SubWindow.active(bool)+0x48) [0x80c3698]
./xtmc(main.Enotracker main.Enotracker.__ctor()+0x2ab) [0x80b110b]
./xtmc(_Dmain+0x1c) [0x80b1afc]
./xtmc(void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).runAll().void __lambda1()+0x10) [0x80ddbc8]
./xtmc(void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).tryExec(scope void delegate())+0x18) [0x80ddb40]
./xtmc(void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).runAll()+0x27) [0x80ddb8f]
./xtmc(void rt.dmain2._d_run_main(int, char**, extern (C) int function(char[][])*).tryExec(scope void delegate())+0x18) [0x80ddb40]
./xtmc(_d_run_main+0x117) [0x80ddad7]
./xtmc(main+0x14) [0x80babcc]
/lib/i386-linux-gnu/i686/cmov/libc.so.6(__libc_start_main+0xe6) [0xb7535e66]
./xtmc() [0x80b0d91]</code></pre></div><p>Got this error from<br />rat@computerthatratlikestouse~#: ./xtmc<br />But the make seemed to have worked.</p>]]></content>
			<author>
				<name><![CDATA[Rat]]></name>
				<uri>https://chipmusic.org/Rat</uri>
			</author>
			<updated>2014-07-14T06:11:00Z</updated>
			<id>https://chipmusic.org/forums/post/213129/#p213129</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: enotracker (pokey/win/*nix)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/213116/#p213116"/>
			<content type="html"><![CDATA[<p>@Rat: Make sure you have <a href="http://dlang.org/dmd-linux.html" target="_blank">dmd</a> installed.<br />Then you can simply build it with make command.</p>]]></content>
			<author>
				<name><![CDATA[irrlichtproject]]></name>
				<uri>https://chipmusic.org/irrlichtproject</uri>
			</author>
			<updated>2014-07-14T01:15:05Z</updated>
			<id>https://chipmusic.org/forums/post/213116/#p213116</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: enotracker (pokey/win/*nix)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/213087/#p213087"/>
			<content type="html"><![CDATA[<p>Interesting. Might need a little documentation though <img src="https://chipmusic.org/forums/img/smilies/wink.png" width="15" height="15" alt="wink" />. Unless I missed it somewhere on the git page.</p>]]></content>
			<author>
				<name><![CDATA[SgtCrispy]]></name>
				<uri>https://chipmusic.org/SgtCrispy</uri>
			</author>
			<updated>2014-07-13T14:48:45Z</updated>
			<id>https://chipmusic.org/forums/post/213087/#p213087</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: enotracker (pokey/win/*nix)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/213086/#p213086"/>
			<content type="html"><![CDATA[<p>wow, I like the interface a lot, any sound samples?</p>]]></content>
			<author>
				<name><![CDATA[Lazerbeat]]></name>
				<uri>https://chipmusic.org/Lazerbeat</uri>
			</author>
			<updated>2014-07-13T14:44:41Z</updated>
			<id>https://chipmusic.org/forums/post/213086/#p213086</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: enotracker (pokey/win/*nix)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/213084/#p213084"/>
			<content type="html"><![CDATA[<p>Me?Under Linux?I have Wine...But ask Irrlight maybe He had compiled from source code...</p>]]></content>
			<author>
				<name><![CDATA[Matej]]></name>
				<uri>https://chipmusic.org/Matej</uri>
			</author>
			<updated>2014-07-13T14:35:48Z</updated>
			<id>https://chipmusic.org/forums/post/213084/#p213084</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: enotracker (pokey/win/*nix)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/213082/#p213082"/>
			<content type="html"><![CDATA[<p>I may be a little dumb for asking, but how do you build this?</p>]]></content>
			<author>
				<name><![CDATA[Rat]]></name>
				<uri>https://chipmusic.org/Rat</uri>
			</author>
			<updated>2014-07-13T11:06:07Z</updated>
			<id>https://chipmusic.org/forums/post/213082/#p213082</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: enotracker (pokey/win/*nix)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/212768/#p212768"/>
			<content type="html"><![CDATA[<p>nix fixed! eno rules!</p>]]></content>
			<author>
				<name><![CDATA[Matej]]></name>
				<uri>https://chipmusic.org/Matej</uri>
			</author>
			<updated>2014-07-08T15:12:32Z</updated>
			<id>https://chipmusic.org/forums/post/212768/#p212768</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: enotracker (pokey/win/*nix)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/212758/#p212758"/>
			<content type="html"><![CDATA[<p>Why Windows only? It runs perfectly fine on *nix as well.</p>]]></content>
			<author>
				<name><![CDATA[irrlichtproject]]></name>
				<uri>https://chipmusic.org/irrlichtproject</uri>
			</author>
			<updated>2014-07-08T13:46:23Z</updated>
			<id>https://chipmusic.org/forums/post/212758/#p212758</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: enotracker (pokey/win/*nix)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/212748/#p212748"/>
			<content type="html"><![CDATA[<p>Nice !!! Looks cleaner than Raster Tracker !!! <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[XyNo]]></name>
				<uri>https://chipmusic.org/XyNo</uri>
			</author>
			<updated>2014-07-08T11:55:03Z</updated>
			<id>https://chipmusic.org/forums/post/212748/#p212748</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: enotracker (pokey/win/*nix)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/212747/#p212747"/>
			<content type="html"><![CDATA[<p>lets do a brian eno covers album with it</p>]]></content>
			<author>
				<name><![CDATA[sandneil]]></name>
				<uri>https://chipmusic.org/sandneil</uri>
			</author>
			<updated>2014-07-08T11:53:08Z</updated>
			<id>https://chipmusic.org/forums/post/212747/#p212747</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: enotracker (pokey/win/*nix)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/212746/#p212746"/>
			<content type="html"><![CDATA[<p>Very cool, I&#039;m definitely trying this out!</p>]]></content>
			<author>
				<name><![CDATA[egr]]></name>
				<uri>https://chipmusic.org/egr</uri>
			</author>
			<updated>2014-07-08T11:43:34Z</updated>
			<id>https://chipmusic.org/forums/post/212746/#p212746</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[enotracker (pokey/win/*nix)]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/212744/#p212744"/>
			<content type="html"><![CDATA[<p>Dear friends.<br />Epi from Poland has released new 8ch. pokey tracker for windows,linux...</p><p>LlNK<br /><a href="https://github.com/epi/enotracker/releases/tag/v0.1.0-alpha1-outline" target="_blank">https://github.com/epi/enotracker/relea &#133; a1-outline</a></p><p>DOWNLOAD<br /><a href="https://github.com/epi/enotracker/releases/download/v0.1.0-alpha1-outline/enotracker-0.1.0-alpha1-outline-win32.zip" target="_blank">https://github.com/epi/enotracker/relea &#133; -win32.zip</a></p><p>NATIVE TMC on ATARI by Jasier<br /><a href="http://jaskier.atari8.info/menu2/TMC2/TMC2.atr" target="_blank">http://jaskier.atari8.info/menu2/TMC2/TMC2.atr</a><br /><a href="http://jaskier.atari8.info/menu2/TMC2/TMC2.zip" target="_blank">http://jaskier.atari8.info/menu2/TMC2/TMC2.zip</a></p><p>SCREENSHOT<br /><a class="postimg" href="https://cloud.githubusercontent.com/assets/324174/3268417/8b29776a-f2dc-11e3-9f6d-97175d9891bd.png" title="https://cloud.githubusercontent.com/assets/324174/3268417/8b29776a-f2dc-11e3-9f6d-97175d9891bd.png" id="forum_image_4855160"><img src="https://cloud.githubusercontent.com/assets/324174/3268417/8b29776a-f2dc-11e3-9f6d-97175d9891bd.png" /></a></p><p>Enjoy!</p><p>PS: Post here your songs...</p>]]></content>
			<author>
				<name><![CDATA[Matej]]></name>
				<uri>https://chipmusic.org/Matej</uri>
			</author>
			<updated>2014-07-08T10:55:44Z</updated>
			<id>https://chipmusic.org/forums/post/212744/#p212744</id>
		</entry>
</feed>
