<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ChipMusic.org - xpmck help setting up genesis instruments]]></title>
		<link>https://chipmusic.org/forums/topic/15616/xpmck-help-setting-up-genesis-instruments/</link>
		<description><![CDATA[The most recent posts in xpmck help setting up genesis instruments.]]></description>
		<lastBuildDate>Mon, 17 Nov 2014 22:25:19 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: xpmck help setting up genesis instruments]]></title>
			<link>https://chipmusic.org/forums/post/221410/#p221410</link>
			<description><![CDATA[<b><i>chiptooth says:</i></b><p>it&#039;s not so much the FM music, as it is the software. mml is just a perfect way for me, since i can&#039;t grok trackers. but there isn&#039;t enough info for xpmck like there is for ppmck</p>]]></description>
			<pubDate>Mon, 17 Nov 2014 22:25:19 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/221410/#p221410</guid>
		</item>
		<item>
			<title><![CDATA[Re: xpmck help setting up genesis instruments]]></title>
			<link>https://chipmusic.org/forums/post/221372/#p221372</link>
			<description><![CDATA[<b><i>TylerBarnes says:</i></b><p>haha, yeah, I can&#039;t imagine trying to make FM music with mml. too complex for my blood. mml is more fun when its simpler chips like the NES and Sega Master system in my opinion.</p>]]></description>
			<pubDate>Mon, 17 Nov 2014 05:34:29 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/221372/#p221372</guid>
		</item>
		<item>
			<title><![CDATA[Re: xpmck help setting up genesis instruments]]></title>
			<link>https://chipmusic.org/forums/post/221363/#p221363</link>
			<description><![CDATA[<b><i>chiptooth says:</i></b><p>I multiplied the DR and D2R values and got a percussive sound. Screw this, i&#039;ll just use your tracker to make sega genesis music. Composing in mml isn&#039;t worth the hassle of having to use xpmck</p><p><a href="https://www.mediafire.com/?kj79856f9dcwbya" target="_blank">vgz</a></p>]]></description>
			<pubDate>Mon, 17 Nov 2014 02:38:05 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/221363/#p221363</guid>
		</item>
		<item>
			<title><![CDATA[Re: xpmck help setting up genesis instruments]]></title>
			<link>https://chipmusic.org/forums/post/221358/#p221358</link>
			<description><![CDATA[<b><i>CountSymphoniC says:</i></b><p>Alright, so perhaps rotate it to the right by one bit and then multiply it, then rotate it back over to the left one bit... is it true that xpmck expects a 31 decimal value for Sustain Level? I haven&#039;t had time to actually go look.</p><p>Edit: Ok, yes 31 is the max value in xpmck. But I still don&#039;t understand where that 13 came from, even with bit shifting.</p>]]></description>
			<pubDate>Mon, 17 Nov 2014 00:32:52 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/221358/#p221358</guid>
		</item>
		<item>
			<title><![CDATA[Re: xpmck help setting up genesis instruments]]></title>
			<link>https://chipmusic.org/forums/post/221357/#p221357</link>
			<description><![CDATA[<b><i>Delek says:</i></b><p>The less significant bit is ignored of a 5bits value, that&#039;s what is said in&nbsp; <a href="http://jiggawatt.org/muzak/xpmck/manual.html" target="_blank">http://jiggawatt.org/muzak/xpmck/manual.html</a></p><p>However, the documentation of XPMCK is not clear enough.</p>]]></description>
			<pubDate>Mon, 17 Nov 2014 00:26:53 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/221357/#p221357</guid>
		</item>
		<item>
			<title><![CDATA[Re: xpmck help setting up genesis instruments]]></title>
			<link>https://chipmusic.org/forums/post/221356/#p221356</link>
			<description><![CDATA[<b><i>CountSymphoniC says:</i></b><p>Unfortunately in the original Sega documentation some of the operators were incorrectly mislabeled. So sometimes this detail goes unnoticed when YM2612 software is developed. Which is most likely why operators 2 and 3 were switched like that.</p><p>I&#039;m not sure I understand why that value got converted over to 13. Even as a 4 bit value both 2 and 4 fall in the range of the 4 bit maximum which is 15. Is there some other arithmetic going on here that I&#039;m not aware of?</p>]]></description>
			<pubDate>Mon, 17 Nov 2014 00:24:55 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/221356/#p221356</guid>
		</item>
		<item>
			<title><![CDATA[Re: xpmck help setting up genesis instruments]]></title>
			<link>https://chipmusic.org/forums/post/221353/#p221353</link>
			<description><![CDATA[<b><i>Delek says:</i></b><p>What actually uses 5 bits are the D1R and D2R!, those values should be multiplied by 2. However, XPMCK calls them DR and D2R; but there&#039;s a SL (Sustain Level) value in the YM2612, and it is a pure 4 bit value.</p><p>The conclusion is that you have to multiply by 2 only DR and D2R and leave SL as it is. Please try this theory.</p>]]></description>
			<pubDate>Sun, 16 Nov 2014 23:41:59 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/221353/#p221353</guid>
		</item>
		<item>
			<title><![CDATA[Re: xpmck help setting up genesis instruments]]></title>
			<link>https://chipmusic.org/forums/post/221343/#p221343</link>
			<description><![CDATA[<b><i>chiptooth says:</i></b><p>wow, thanks delek. Eres un crack! I almost got it! I tried your suggestion about the sustain and release, only the release came out right. If i understand correctly, if the adsr of operator1 for the bass in deflemask is AR: 31, DR: 7, D2R:7,&nbsp; SL: <strong>2</strong>, RR: 0, that translates to xpmck&#039;s parameters to { 31 7 7 <strong>4 0</strong> }?</p><p>I tried that, then I ripped the instrument from the resulting vgz using vgm2pre and looked at it in deflemask and it looks like this: AR: 31, DR: 7, D2R:7,&nbsp; SL:<strong>13</strong>, RR: 0. The SL parameters seems to be off. Also, after looking at my ripped instrument on deflemask, I noticed that the parameters from operator2 and operator3 were switched, so i switched them. But yeah, all the parameters are on point now, except SL parameters ares still off. Any ideas?</p><br /><p><a href="http://www.mediafire.com/view/qtwm7rte1f86sqb/sanic(2).mml" target="_blank">mml</a> <a href="https://www.mediafire.com/?u9guedi00l5n6du" target="_blank">vgz</a></p>]]></description>
			<pubDate>Sun, 16 Nov 2014 19:20:54 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/221343/#p221343</guid>
		</item>
		<item>
			<title><![CDATA[Re: xpmck help setting up genesis instruments]]></title>
			<link>https://chipmusic.org/forums/post/221323/#p221323</link>
			<description><![CDATA[<b><i>Delek says:</i></b><p>There&#039;s an important declaration in the <a href="http://jiggawatt.org/muzak/xpmck/manual.html" target="_blank">http://jiggawatt.org/muzak/xpmck/manual.html</a></p><p>&quot;On the SEGA Genesis (YM2612) the five-parameter version is used<br />and all values have a range of 0-31 <strong><span class="bbu">(the LSB of sustain and release<br />is ignored since they are stored as 4-bit values in the YM2612<br />registers)</span></strong>.&quot;</p><p>This means that you have to make a bit shift to your desired value, like this:<br />Value 06 (binary 0110), bit shift &lt; 1 = 0110 0 (value 12)<br />Value 14 (binary 1110), bit shift &lt; 1 = 1110 0 (value 28)</p><p>You have to add a 0 in the right side of the number, a dummy value, in this way you will be using only 4 bits of a 5 bits space, giving ranges from 0 to 15, but being 0, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30</p><p>If you don&#039;t understand this geek binary thing, don&#039;t worry, the conclusion is that you have to multiply your SUSTAIN and RELEASE values by 2.<br />6 = 12<br />14 = 28</p><br /><p>DefleMask does all of this thing automatically.</p>]]></description>
			<pubDate>Sun, 16 Nov 2014 13:39:56 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/221323/#p221323</guid>
		</item>
		<item>
			<title><![CDATA[Re: xpmck help setting up genesis instruments]]></title>
			<link>https://chipmusic.org/forums/post/221319/#p221319</link>
			<description><![CDATA[<b><i>TylerBarnes says:</i></b><p>I&#039;ve run into this issue before as well. The pulse width macro for the C64 only allows 0-15, and in MSSIAH, it is 0-31</p>]]></description>
			<pubDate>Sun, 16 Nov 2014 10:43:59 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/221319/#p221319</guid>
		</item>
		<item>
			<title><![CDATA[xpmck help setting up genesis instruments]]></title>
			<link>https://chipmusic.org/forums/post/221317/#p221317</link>
			<description><![CDATA[<b><i>chiptooth says:</i></b><p>I decided to look at the sega genesis instruments in deflemask to try to make them in xpmck, but i&#039;ve run into a bunch of snags. The xpmck manual says all the ADSR values go from 0-31 but in the deflemask and vgmmaker instruments, SL and RR go 0-15. Does anyone know how to set up operators with their detuning and multipliers and such? Do the parameters for the deflemask instruments translate to xpmck? </p><p>The Sonic bass i tried to set up sounds lame. so does the intro bell. Here&#039;s the <a href="https://www.mediafire.com/?dba4xv6w602vzfk" target="_blank">mml</a> file, and the <a href="https://www.mediafire.com/?9rozswuig4f9njv" target="_blank">vgz</a> file.</p>]]></description>
			<pubDate>Sun, 16 Nov 2014 07:50:13 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/221317/#p221317</guid>
		</item>
	</channel>
</rss>
