<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[ChipMusic.org - PocketC.H.I.P. and Pico-8 Tracker?]]></title>
	<link rel="self" href="https://chipmusic.org:80/forums/feed/atom/topic/18423/"/>
	<updated>2016-11-04T07:03:48Z</updated>
	<generator>PunBB</generator>
	<id>https://chipmusic.org/forums/topic/18423/pocketchip-and-pico8-tracker/</id>
		<entry>
			<title type="html"><![CDATA[Re: PocketC.H.I.P. and Pico-8 Tracker?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/249140/#p249140"/>
			<content type="html"><![CDATA[<p><a href="http://blog.nextthing.co/accelerate-your-3d-gaming-with-quake-iii-on-pocketc-h-i-p/" target="_blank">http://blog.nextthing.co/accelerate-you &#133; etc-h-i-p/</a> - essential update for the chip</p>]]></content>
			<author>
				<name><![CDATA[scannerboy]]></name>
				<uri>https://chipmusic.org/scannerboy</uri>
			</author>
			<updated>2016-11-04T07:03:48Z</updated>
			<id>https://chipmusic.org/forums/post/249140/#p249140</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PocketC.H.I.P. and Pico-8 Tracker?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/245672/#p245672"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Domu wrote:</cite><blockquote><p>Please share ur carts/ skills 4mat...... Please</p></blockquote></div><p>I&#039;ll be putting a bunch of fx into one cart soon so I&#039;ll upload that at some point.&nbsp; &nbsp;Few bits on the screen above though:</p><p>* The background scroller is on a fullsize map but I draw each vertical line of it separately at a different y position to get the sine wave.<br />* The vector bobs are just sprites, pico-8 can totally do a lot more of those but my z-sorting routine isn&#039;t optimized.&nbsp; (I pulled it over from an old pc version) <br />* The mirror reflection at the bottom is using memcpy to copy the middle portion of the screen line by line in reverse order onto the bottom area in a loop.&nbsp; The copy skips every other line so it looks a bit more like water by being distorted.</p><p>Near the end of the Pico doc file there&#039;s a description of the memory map for carts and graphics.&nbsp; This is totally worth reading about because some demoscene effects can be done kinda like they&#039;re done on hardware with this info and you don&#039;t have to think up a way by using sprites or maps.&nbsp; I don&#039;t know if that&#039;s faster or not but sometimes it&#039;s easier to work that way if you&#039;re trying to do custom screen effects.&nbsp; (glitch and copying stuff)&nbsp; You can also poke directly into a map and have a psuedo-character screen like the old 8-bits, avoiding having to update a load of sprites each time.&nbsp; (good for chunky effects like plasmas)&nbsp; &nbsp;In the tracker you can poke directly into the sfx and music tables at runtime and do procedural music and stuff.&nbsp; There&#039;s a <a href="http://www.lexaloffle.com/bbs/?tid=2341" target="_blank">thread</a> here which shows the file format.</p>]]></content>
			<author>
				<name><![CDATA[4mat]]></name>
				<uri>https://chipmusic.org/4mat</uri>
			</author>
			<updated>2016-06-29T12:28:15Z</updated>
			<id>https://chipmusic.org/forums/post/245672/#p245672</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PocketC.H.I.P. and Pico-8 Tracker?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/245652/#p245652"/>
			<content type="html"><![CDATA[<p>Please share ur carts/ skills 4mat...... Please</p>]]></content>
			<author>
				<name><![CDATA[Domu]]></name>
				<uri>https://chipmusic.org/Domu</uri>
			</author>
			<updated>2016-06-29T00:59:44Z</updated>
			<id>https://chipmusic.org/forums/post/245652/#p245652</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PocketC.H.I.P. and Pico-8 Tracker?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/245651/#p245651"/>
			<content type="html"><![CDATA[<p><div class="embed_video"><iframe width="560" height="340" src="https://www.youtube.com/embed/qMnT-DwQkok" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div></p><p>wheee... using oldskool memory writes for the reflection fx.</p>]]></content>
			<author>
				<name><![CDATA[4mat]]></name>
				<uri>https://chipmusic.org/4mat</uri>
			</author>
			<updated>2016-06-29T00:41:26Z</updated>
			<id>https://chipmusic.org/forums/post/245651/#p245651</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PocketC.H.I.P. and Pico-8 Tracker?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/245640/#p245640"/>
			<content type="html"><![CDATA[<p>The carts are.. Yes. The IDE and thus inbuilt tracker are not. Even the awesome colour scheme is cc licensed</p>]]></content>
			<author>
				<name><![CDATA[Domu]]></name>
				<uri>https://chipmusic.org/Domu</uri>
			</author>
			<updated>2016-06-28T22:31:56Z</updated>
			<id>https://chipmusic.org/forums/post/245640/#p245640</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PocketC.H.I.P. and Pico-8 Tracker?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/245639/#p245639"/>
			<content type="html"><![CDATA[<p>The carts are.. Yes. The IDE and thus inbuilt tracker are not. Even the awesome colour scheme is cc licensed</p>]]></content>
			<author>
				<name><![CDATA[Domu]]></name>
				<uri>https://chipmusic.org/Domu</uri>
			</author>
			<updated>2016-06-28T22:31:53Z</updated>
			<id>https://chipmusic.org/forums/post/245639/#p245639</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PocketC.H.I.P. and Pico-8 Tracker?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/245635/#p245635"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Domu wrote:</cite><blockquote><p>Nope. I think?! Pretty much no. But pico is in alpha so hopefully lexaloffle is open to extending the self imposed limitations of at least the tracker.</p></blockquote></div><p>I thought all pcio-8 &#039;cartridges&#039; were open source...</p>]]></content>
			<author>
				<name><![CDATA[cyberic]]></name>
				<uri>https://chipmusic.org/cyberic</uri>
			</author>
			<updated>2016-06-28T22:07:14Z</updated>
			<id>https://chipmusic.org/forums/post/245635/#p245635</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PocketC.H.I.P. and Pico-8 Tracker?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/245624/#p245624"/>
			<content type="html"><![CDATA[<p>Droid bug dbp</p>]]></content>
			<author>
				<name><![CDATA[Domu]]></name>
				<uri>https://chipmusic.org/Domu</uri>
			</author>
			<updated>2016-06-28T21:34:30Z</updated>
			<id>https://chipmusic.org/forums/post/245624/#p245624</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PocketC.H.I.P. and Pico-8 Tracker?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/245623/#p245623"/>
			<content type="html"><![CDATA[<p>Wudb nice to edit any of the parameters for any of the effects, even if only having one per note..<br />Pico could easily be the new scenester lgpt/ renoise. Somebody get the author in here!</p>]]></content>
			<author>
				<name><![CDATA[Domu]]></name>
				<uri>https://chipmusic.org/Domu</uri>
			</author>
			<updated>2016-06-28T21:34:22Z</updated>
			<id>https://chipmusic.org/forums/post/245623/#p245623</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PocketC.H.I.P. and Pico-8 Tracker?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/245621/#p245621"/>
			<content type="html"><![CDATA[<p>It would be nice to be able to use more than 1 fx on each note....</p>]]></content>
			<author>
				<name><![CDATA[RJL]]></name>
				<uri>https://chipmusic.org/RJL</uri>
			</author>
			<updated>2016-06-28T21:28:52Z</updated>
			<id>https://chipmusic.org/forums/post/245621/#p245621</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PocketC.H.I.P. and Pico-8 Tracker?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/245620/#p245620"/>
			<content type="html"><![CDATA[<p>Double, sorry</p>]]></content>
			<author>
				<name><![CDATA[Domu]]></name>
				<uri>https://chipmusic.org/Domu</uri>
			</author>
			<updated>2016-06-28T21:17:30Z</updated>
			<id>https://chipmusic.org/forums/post/245620/#p245620</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PocketC.H.I.P. and Pico-8 Tracker?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/245619/#p245619"/>
			<content type="html"><![CDATA[<p>Nope. I think?! Pretty much no. But pico is in alpha so hopefully lexaloffle is open to extending the self imposed limitations of at least the tracker.</p>]]></content>
			<author>
				<name><![CDATA[Domu]]></name>
				<uri>https://chipmusic.org/Domu</uri>
			</author>
			<updated>2016-06-28T21:16:27Z</updated>
			<id>https://chipmusic.org/forums/post/245619/#p245619</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PocketC.H.I.P. and Pico-8 Tracker?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/245618/#p245618"/>
			<content type="html"><![CDATA[<div class="quotebox"><cite>Domu wrote:</cite><blockquote><p>Can we all petition for further development on the trackers effects?</p></blockquote></div><p>is the tracker open source?</p>]]></content>
			<author>
				<name><![CDATA[cyberic]]></name>
				<uri>https://chipmusic.org/cyberic</uri>
			</author>
			<updated>2016-06-28T21:14:09Z</updated>
			<id>https://chipmusic.org/forums/post/245618/#p245618</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PocketC.H.I.P. and Pico-8 Tracker?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/245611/#p245611"/>
			<content type="html"><![CDATA[<p>Can we all petition for further development on the trackers effects? I want definable Amp / pitch&nbsp; / arp effects! Check out the hidden effects highlighted by the&quot;music corrupter&quot; cart too. And fucking awesome work 4mat, please continue with both audio software and demo gfx in pico8 plz</p>]]></content>
			<author>
				<name><![CDATA[Domu]]></name>
				<uri>https://chipmusic.org/Domu</uri>
			</author>
			<updated>2016-06-28T20:05:22Z</updated>
			<id>https://chipmusic.org/forums/post/245611/#p245611</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: PocketC.H.I.P. and Pico-8 Tracker?]]></title>
			<link rel="alternate" href="https://chipmusic.org/forums/post/245609/#p245609"/>
			<content type="html"><![CDATA[<p>Waiting for mine to arrive <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" />. Definitely have some projects in mind for the tracker aspect especially.</p>]]></content>
			<author>
				<name><![CDATA[Diagamblic]]></name>
				<uri>https://chipmusic.org/Diagamblic</uri>
			</author>
			<updated>2016-06-28T19:54:33Z</updated>
			<id>https://chipmusic.org/forums/post/245609/#p245609</id>
		</entry>
</feed>
