<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[The 1-Bit Forum — Editor-Only Data]]></title>
	<link rel="self" href="https://randomflux.info/1bit/extern.php?action=feed&amp;tid=33&amp;type=atom" />
	<updated>2015-08-18T21:17:02Z</updated>
	<generator>PunBB</generator>
	<id>http://randomflux.info/1bit/viewtopic.php?id=33</id>
		<entry>
			<title type="html"><![CDATA[Re: Editor-Only Data]]></title>
			<link rel="alternate" href="http://randomflux.info/1bit/viewtopic.php?pid=170#p170" />
			<content type="html"><![CDATA[<p>Afaik the only editor that really uses this feature is 1tracker. Which of course has the luxury of storing these markers in it&#039;s own 1tm format.</p><p>Ok, here&#039;s an idea: You only need 1 bit to store a marker. So you can combine it with other data, e.g. drum triggers or per-row tempo settings. Or even note data if you&#039;re using a frequency lookup table, because a range of 0x7f notes should be more than enough <img src="http://randomflux.info/1bit/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></content>
			<author>
				<name><![CDATA[utz]]></name>
				<uri>http://randomflux.info/1bit/profile.php?id=2</uri>
			</author>
			<updated>2015-08-18T21:17:02Z</updated>
			<id>http://randomflux.info/1bit/viewtopic.php?pid=170#p170</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Editor-Only Data]]></title>
			<link rel="alternate" href="http://randomflux.info/1bit/viewtopic.php?pid=168#p168" />
			<content type="html"><![CDATA[<p>I&#039;d like to add a feature to stitch that utz suggested in the previous forum. That feature is the ability to mark rows. It would allow me to add commands such as &quot;go to next mark&quot;, &quot;go to previous mark&quot;, and most importantly, &quot;play from previous mark&quot;.</p><p>Right now, the file format on disk is the raw engine data. I could add another byte to each row of data to store the mark information, but that data is only needed for the editor and not for the engine.</p><p>How is this type of data handled on other platforms? Is it included in the engine data? Or is there a separate file format for the editor which is converted to the engine format before playback?</p>]]></content>
			<author>
				<name><![CDATA[krue]]></name>
				<uri>http://randomflux.info/1bit/profile.php?id=14</uri>
			</author>
			<updated>2015-08-18T20:50:25Z</updated>
			<id>http://randomflux.info/1bit/viewtopic.php?pid=168#p168</id>
		</entry>
</feed>
