<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[ChipMusic.org - Invertable Waves for the YM2612]]></title>
		<link>https://chipmusic.org/forums/topic/12819/invertable-waves-for-the-ym2612/</link>
		<description><![CDATA[The most recent posts in Invertable Waves for the YM2612.]]></description>
		<lastBuildDate>Mon, 02 Dec 2013 18:35:56 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Invertable Waves for the YM2612]]></title>
			<link>https://chipmusic.org/forums/post/193217/#p193217</link>
			<description><![CDATA[<b><i>wazkatango says:</i></b><p>I just had a pretty good idea. An inverted sawtooth is just a sine wave with additional sine waves being out of phase by a certain amount (essentially it&#039;s supposed to be subtracted). I&#039;m not sure how good an emulator VGM Music Maker is, but it has an option to turn each operator on individually at a certain time, causing the phase shift I want. Trying it out seems to work, I can create a pretty good inverted sawtooth with algorithm 7. With a custom driver, I could make it even better.</p>]]></description>
			<pubDate>Mon, 02 Dec 2013 18:35:56 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/193217/#p193217</guid>
		</item>
		<item>
			<title><![CDATA[Re: Invertable Waves for the YM2612]]></title>
			<link>https://chipmusic.org/forums/post/193168/#p193168</link>
			<description><![CDATA[<b><i>boomlinde says:</i></b><div class="quotebox"><cite>Aly James wrote:</cite><blockquote><p>Doing that is Useless in your case, you will end up inverting the whole chip output <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p></blockquote></div><p>You could invert just one of the stereo channels, I think.</p>]]></description>
			<pubDate>Mon, 02 Dec 2013 07:26:25 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/193168/#p193168</guid>
		</item>
		<item>
			<title><![CDATA[Re: Invertable Waves for the YM2612]]></title>
			<link>https://chipmusic.org/forums/post/193127/#p193127</link>
			<description><![CDATA[<b><i>Aly James says:</i></b><div class="quotebox"><cite>wazkatango wrote:</cite><blockquote><p>Either way, it&#039;ll be relatively easy to construct some hardware to do that outside the chip. Thanks, though.</p></blockquote></div><p>Doing that is Useless in your case, you will end up inverting the whole chip output <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>If you still want to do that, depending on what hardware you are on, if it is a Sega Genesis you can use the PSG to output an inverted Saw wave and it will phase with the Feedback operator...</p>]]></description>
			<pubDate>Mon, 02 Dec 2013 00:53:46 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/193127/#p193127</guid>
		</item>
		<item>
			<title><![CDATA[Re: Invertable Waves for the YM2612]]></title>
			<link>https://chipmusic.org/forums/post/193121/#p193121</link>
			<description><![CDATA[<b><i>wazkatango says:</i></b><div class="quotebox"><cite>Aly James wrote:</cite><blockquote><p>AKAIK you can do an inverse saw (ramp) in some way, by using the SSG envelope (4) Inverted loop, when the envelope goes short you end up with a ramp, assuming AR is 31... the problem is that it will make another tune than your main note and the volume will also be quieter (especially on real hardware)</p></blockquote></div><p>Yep, I actually tried that exact thing. Inverting a wave seems like something the hardware would have built-in, which is why I asked here first. Either way, it&#039;ll be relatively easy to construct some hardware to do that outside the chip. Thanks, though.</p>]]></description>
			<pubDate>Mon, 02 Dec 2013 00:14:21 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/193121/#p193121</guid>
		</item>
		<item>
			<title><![CDATA[Re: Invertable Waves for the YM2612]]></title>
			<link>https://chipmusic.org/forums/post/193105/#p193105</link>
			<description><![CDATA[<b><i>Aly James says:</i></b><p>AKAIK you can do an inverse saw (ramp) in some way, by using the SSG envelope (4) Inverted loop, when the envelope goes short you end up with a ramp, assuming AR is 31... the problem is that it will make another tune than your main note and the volume will also be quieter (especially on real hardware)... it is up to you to try to find a setting that can make an acceptable phasing <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /> I doubt that you ends with something useful but you can have one note with for example:<br /> ALGO 7&nbsp; OP1 Feedback 7 and lower volume and OP4 with SSG (4) inverted loop.<br />You will hear what you search for when you reach the point that the key you play is almost in tune with the period of the SSG loop..</p><p>BUUUT... you can do exactly the same phasing thing with the PSG and this will be far more easy an controllable <img src="https://chipmusic.org/forums/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<pubDate>Sun, 01 Dec 2013 22:35:19 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/193105/#p193105</guid>
		</item>
		<item>
			<title><![CDATA[Re: Invertable Waves for the YM2612]]></title>
			<link>https://chipmusic.org/forums/post/193098/#p193098</link>
			<description><![CDATA[<b><i>boomlinde says:</i></b><p>I don&#039;t think there is. There&#039;s definitely no straight forward way to do it.</p>]]></description>
			<pubDate>Sun, 01 Dec 2013 21:54:43 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/193098/#p193098</guid>
		</item>
		<item>
			<title><![CDATA[Re: Invertable Waves for the YM2612]]></title>
			<link>https://chipmusic.org/forums/post/193095/#p193095</link>
			<description><![CDATA[<b><i>wazkatango says:</i></b><p>Sawtooth + same sawtooth inverted and phase shifted = rectangle wave. Detune the inverted wave by a little, and you get a phasing duty cycle.</p>]]></description>
			<pubDate>Sun, 01 Dec 2013 21:13:17 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/193095/#p193095</guid>
		</item>
		<item>
			<title><![CDATA[Re: Invertable Waves for the YM2612]]></title>
			<link>https://chipmusic.org/forums/post/193093/#p193093</link>
			<description><![CDATA[<b><i>Delek says:</i></b><p>What&#039;s the difference?</p>]]></description>
			<pubDate>Sun, 01 Dec 2013 21:06:14 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/193093/#p193093</guid>
		</item>
		<item>
			<title><![CDATA[Invertable Waves for the YM2612]]></title>
			<link>https://chipmusic.org/forums/post/193084/#p193084</link>
			<description><![CDATA[<b><i>wazkatango says:</i></b><p>After messing around a bit, I found using just operator 1 with feedback of 4, I can create a very good sawtooth wave. Is it possible in some way to invert that wave before playback? Right now, the wave starts at max volume, and then goes to zero before rising sharply again. I want it to start at zero, and go to max volume.</p>]]></description>
			<pubDate>Sun, 01 Dec 2013 20:14:23 +0000</pubDate>
			<guid>https://chipmusic.org/forums/post/193084/#p193084</guid>
		</item>
	</channel>
</rss>
