xordspar0 [Lexaloffle Blog Feed]https://www.lexaloffle.com/bbs/?uid=9952 Time Signature/Pattern Length <p>I am making a song in pico-8 that has a section with 3/4 time. How do I do that with the pico-8 tracker? I think you would do it in Milkytracker by changing the length of the pattern. I could just have each pattern contain three beats of one measure and one beat from the next measure, but that's kind of messy and would cause a lot of redundant notes. Could I use Lua programming and the sfx api to hack around the tracker? Is there a chance we could have a feature to change the length of patterns (or at least to make them shorter)?</p> https://www.lexaloffle.com/bbs/?tid=2138 https://www.lexaloffle.com/bbs/?tid=2138 Sun, 19 Jul 2015 17:36:21 UTC Metroid Title Screen Demo <p> <table><tr><td> <a href="/bbs/?pid=11317#p"> <img src="/bbs/thumbs/pico8_yugoyigabo-1.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=11317#p"> Metroid Title Screen 0.1.4</a><br><br> by <a href="/bbs/?uid=9952"> xordspar0</a> <br><br><br> <a href="/bbs/?pid=11317#p"> [Click to Play]</a> </td></tr></table> </p> <p>A replica of the title screen of metroid for the NES.</p> <p>History:</p> <ul> <li>0.1.4 - removed syncopation in the 6/8 section</li> <li>0.1.3 - pressing a button doesn't end the game (it was confusing)</li> <li>0.1.2 - finished 6/8 section</li> <li>0.1.1 - fixed some errors in the melody</li> <li>0.1.0 - initial version</li> </ul> <p>To Do:</p> <ul> <li>add texture to the ground</li> <li>improve logo + animate</li> <li>add stars</li> <li>add emergency order</li> </ul> <p>Old Versions:<br /> <div><div><input type="button" value=" Show " onClick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = ''; this.innerText = ''; this.value = ' Hide '; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = ' Show '; }"></div><div><div style="display: none;"><br /> <table><tr><td> <a href="/bbs/?pid=11317#p"> <img src="/bbs/thumbs/pico8_yugoyigabo-0.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=11317#p"> yugoyigabo</a><br><br> by <a href="/bbs/?uid=9952"> xordspar0</a> <br><br><br> <a href="/bbs/?pid=11317#p"> [Click to Play]</a> </td></tr></table> <br /> <table><tr><td> <a href="/bbs/?pid=11317#p"> <img src="/bbs/thumbs/pico58221.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=11317#p"> Metroid Title Screen Demo 0.1.2</a><br><br> by <a href="/bbs/?uid=9952"> xordspar0</a> <br><br><br> <a href="/bbs/?pid=11317#p"> [Click to Play]</a> </td></tr></table> <br /> <table><tr><td> <a href="/bbs/?pid=11317#p"> <img src="/bbs/thumbs/pico11583.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=11317#p"> Metroid Title Screen Demo 0.1.1</a><br><br> by <a href="/bbs/?uid=9952"> xordspar0</a> <br><br><br> <a href="/bbs/?pid=11317#p"> [Click to Play]</a> </td></tr></table> <br /> <table><tr><td> <a href="/bbs/?pid=11317#p"> <img src="/bbs/thumbs/pico11316.png" style="height:256px"></a> </td><td width=10></td><td valign=top> <a href="/bbs/?pid=11317#p"> Metroid Title Screen Demo 0.1.0</a><br><br> by <a href="/bbs/?uid=9952"> xordspar0</a> <br><br><br> <a href="/bbs/?pid=11317#p"> [Click to Play]</a> </td></tr></table> <br /> </div></div></div></p> https://www.lexaloffle.com/bbs/?tid=2078 https://www.lexaloffle.com/bbs/?tid=2078 Thu, 18 Jun 2015 05:13:28 UTC