<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[The 1-Bit Forum — EBT - ESPboy tracker]]></title>
		<link>http://randomflux.info/1bit/viewtopic.php?id=346</link>
		<atom:link href="https://randomflux.info/1bit/extern.php?action=feed&amp;tid=346&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in EBT - ESPboy tracker.]]></description>
		<lastBuildDate>Sun, 19 Nov 2023 11:05:12 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: EBT - ESPboy tracker]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=2945#p2945</link>
			<description><![CDATA[<p>v1.2 is up. It got a single step Undo, a file manager, and instrument pairing. That is, you can pair any instrument with any other, getting modulation effects. It increases polyphony to 8 voices, because why not - we don&#039;t often have a chance to do it in our 8-bit implementations.</p>]]></description>
			<author><![CDATA[null@example.com (Shiru)]]></author>
			<pubDate>Sun, 19 Nov 2023 11:05:12 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=2945#p2945</guid>
		</item>
		<item>
			<title><![CDATA[Re: EBT - ESPboy tracker]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=2943#p2943</link>
			<description><![CDATA[<p>Promoted the current version to v1.11 with minor changes and fixes, as I have a number of bigger ones in the works.</p>]]></description>
			<author><![CDATA[null@example.com (Shiru)]]></author>
			<pubDate>Sun, 12 Nov 2023 23:37:27 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=2943#p2943</guid>
		</item>
		<item>
			<title><![CDATA[Re: EBT - ESPboy tracker]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=2942#p2942</link>
			<description><![CDATA[<p>I can&#039;t remember the details, sorry. It was only some specific places where it was happening, not all around. I&#039;ll look into it again after next week.</p>]]></description>
			<author><![CDATA[null@example.com (utz)]]></author>
			<pubDate>Sat, 11 Nov 2023 21:38:00 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=2942#p2942</guid>
		</item>
		<item>
			<title><![CDATA[Re: EBT - ESPboy tracker]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=2941#p2941</link>
			<description><![CDATA[<p>Wow, sounds sick!</p><p>Not too sure about the number keys, maybe a specific scenario to reproduce the issue? Does it happens all around, or at a particular screen such as order or pattern editor?</p>]]></description>
			<author><![CDATA[null@example.com (Shiru)]]></author>
			<pubDate>Fri, 10 Nov 2023 23:46:52 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=2941#p2941</guid>
		</item>
		<item>
			<title><![CDATA[Re: EBT - ESPboy tracker]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=2940#p2940</link>
			<description><![CDATA[<p>Alright, got it working. Quick&#039;n&#039;dirty test doodle attached.<br />The SDL number keys seem a bit wonky, sometimes returning the &quot;last entry&quot; instead of the actual number of the key pressed. Other than that I couldn&#039;t spot any issues on my quick try-out.</p>]]></description>
			<author><![CDATA[null@example.com (utz)]]></author>
			<pubDate>Fri, 10 Nov 2023 23:16:01 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=2940#p2940</guid>
		</item>
		<item>
			<title><![CDATA[Re: EBT - ESPboy tracker]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=2939#p2939</link>
			<description><![CDATA[<p>You need to have /fonts/ and /data/ in the same directory with the executable, if they&#039;re not found, it won&#039;t be able to load fonts and will close. Missing ebt.cfg is just a warning, it will report it and continue to work. When you&#039;ll change something in the CONF for first time, it&#039;ll create the config file and stop giving this warning.</p>]]></description>
			<author><![CDATA[null@example.com (Shiru)]]></author>
			<pubDate>Fri, 10 Nov 2023 21:07:23 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=2939#p2939</guid>
		</item>
		<item>
			<title><![CDATA[Re: EBT - ESPboy tracker]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=2938#p2938</link>
			<description><![CDATA[<p>Can confirm that the build works. However I can&#039;t run it, it&#039;s complaining about a missing data/ebt.cfg.</p>]]></description>
			<author><![CDATA[null@example.com (utz)]]></author>
			<pubDate>Fri, 10 Nov 2023 21:02:23 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=2938#p2938</guid>
		</item>
		<item>
			<title><![CDATA[Re: EBT - ESPboy tracker]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=2937#p2937</link>
			<description><![CDATA[<p>I haven&#039;t tried it with Linux just yet, but it should be trivial, as it does not use any third-party components besides SDL2. So this untested makefile may work. Please try it if it is not too much hassle. I&#039;ll get to it eventually, but I don&#039;t have an easy to access Linux environment at the moment.</p><p>I also have a report it works just fine with WINE.</p><p>Edit: Actually, attempted to make it work. It compiles and starts, although it crashes on me right away, but so does 1tracker in the same install (lubuntu in VirtualBox). I uploaded the WIP in place of the release, you may try it out.</p><p>Edit: fixed it up some more, now it fully works under Linux.</p>]]></description>
			<author><![CDATA[null@example.com (Shiru)]]></author>
			<pubDate>Thu, 09 Nov 2023 23:10:36 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=2937#p2937</guid>
		</item>
		<item>
			<title><![CDATA[Re: EBT - ESPboy tracker]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=2936#p2936</link>
			<description><![CDATA[<p>Very pleasant sound, indeed. Btw, when you have things ready for linux, I can help with testing the build, at least.</p>]]></description>
			<author><![CDATA[null@example.com (utz)]]></author>
			<pubDate>Thu, 09 Nov 2023 22:29:07 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=2936#p2936</guid>
		</item>
		<item>
			<title><![CDATA[Re: EBT - ESPboy tracker]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=2935#p2935</link>
			<description><![CDATA[<p>EBT has been updated to v1.1. It is easier to use on a PC now, as it uses a different control layout, and supports PC keyboard. A custom made keyboard technically can be also attached to the device, and it is possible to support it, which opens up interesting possibilities too.</p><p>Changes are:</p><p>- Play option removed from SONG screen<br />- Name and author fields are added to the song file, can be set from the SONG screen<br />- Squeeze function added to optimize song data<br />- Some waveforms tuned up to match the original wtbeep, to allow easy conversion between two<br />- Stereo panning reworked a bit, allowing 9 positions left-to-right instead of 3<br />- Default panning settings are added<br />- An option to swap the LFT/RGT buttons<br />- A crash course section added into the manual<br />- Two cursor colors swapped to make it more visible with blinking off<br />- Play/Stop info line is only shown while the RGT button is held down<br />- 32 extra waveforms added, including various noise and modulation effects<br />- Sound synthesizer and music player separated into two independent entities<br />- A standalone player code that stores data in the program memory</p><p>Hardware-specific:</p><p>- LovyanGFX display library supported<br />- 2.0 inch TFT display support (ST7789V) for a custom built EBTboy</p><p>SDL build specific:</p><p>- Irrelevant config options such as sound output device are not displayed<br />- 128x128 and 240x340 modes support, with 8x8 and 15x16 fonts<br />- Main control keys are remapped<br />- Direct keyboard support added, for entering numbers, letters, and better navigation</p>]]></description>
			<author><![CDATA[null@example.com (Shiru)]]></author>
			<pubDate>Wed, 08 Nov 2023 22:13:04 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=2935#p2935</guid>
		</item>
		<item>
			<title><![CDATA[Re: EBT - ESPboy tracker]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=2934#p2934</link>
			<description><![CDATA[<p>Wow really impressive. Sounds great</p>]]></description>
			<author><![CDATA[null@example.com (AtariTufty)]]></author>
			<pubDate>Wed, 08 Nov 2023 00:04:26 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=2934#p2934</guid>
		</item>
		<item>
			<title><![CDATA[Re: EBT - ESPboy tracker]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=2933#p2933</link>
			<description><![CDATA[<p>I&#039;m listening to it now, that&#039;s so impressive, I love the sound and the tune, well done!<br />The stereo add a so powerful effect...</p>]]></description>
			<author><![CDATA[null@example.com (garvalf)]]></author>
			<pubDate>Tue, 07 Nov 2023 19:41:31 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=2933#p2933</guid>
		</item>
		<item>
			<title><![CDATA[Re: EBT - ESPboy tracker]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=2932#p2932</link>
			<description><![CDATA[<p>While a new version in the works, a small demo of what it is capable of (at least). I tuned up the sound synthesis code to match up the wtbeep&#039;s waveforms closely, so it was easy to port Freezing Point.</p><p><a href="https://www.youtube.com/watch?v=N1X9BQW1AZw">https://www.youtube.com/watch?v=N1X9BQW1AZw</a></p>]]></description>
			<author><![CDATA[null@example.com (Shiru)]]></author>
			<pubDate>Wed, 01 Nov 2023 22:50:03 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=2932#p2932</guid>
		</item>
		<item>
			<title><![CDATA[Re: EBT - ESPboy tracker]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=2931#p2931</link>
			<description><![CDATA[<p>it looks great!<br />I&#039;ve tested the emulator, it works fine with wine. The interface somehow reminds me of 1tracker <img src="http://randomflux.info/1bit/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (garvalf)]]></author>
			<pubDate>Thu, 26 Oct 2023 17:06:43 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=2931#p2931</guid>
		</item>
		<item>
			<title><![CDATA[Re: EBT - ESPboy tracker]]></title>
			<link>http://randomflux.info/1bit/viewtopic.php?pid=2930#p2930</link>
			<description><![CDATA[<p>Sure, I&#039;m working on getting some demos made, as well as improving it even further. Don&#039;t have much time myself, but hopefully will do some music using it eventually.</p>]]></description>
			<author><![CDATA[null@example.com (Shiru)]]></author>
			<pubDate>Tue, 24 Oct 2023 04:53:21 +0000</pubDate>
			<guid>http://randomflux.info/1bit/viewtopic.php?pid=2930#p2930</guid>
		</item>
	</channel>
</rss>
