<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>music ramblings &#8211; Pages of Fun</title>
	<atom:link href="https://robertgomez.org/blog/tag/music-ramblings/feed/" rel="self" type="application/rss+xml" />
	<link>https://robertgomez.org</link>
	<description>Robert Wm. Gomez&#039;s Website</description>
	<lastBuildDate>Sat, 12 Jul 2025 17:53:53 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://robertgomez.org/wp-content/uploads/2020/10/cropped-garland_logo-32x32.png</url>
	<title>music ramblings &#8211; Pages of Fun</title>
	<link>https://robertgomez.org</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Transferring Patches to a Yamaha DX100 with Sysex and a PC</title>
		<link>https://robertgomez.org/blog/2019/11/05/transferring-patches-to-a-yamaha-dx100-with-sysex-and-a-pc/</link>
					<comments>https://robertgomez.org/blog/2019/11/05/transferring-patches-to-a-yamaha-dx100-with-sysex-and-a-pc/#comments</comments>
		
		<dc:creator><![CDATA[Robert Gomez]]></dc:creator>
		<pubDate>Wed, 06 Nov 2019 04:00:09 +0000</pubDate>
				<category><![CDATA[Robert's Blog]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[music ramblings]]></category>
		<category><![CDATA[synthesizers]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Yamaha DX100]]></category>
		<guid isPermaLink="false">https://robertgomez.org/?p=3177</guid>

					<description><![CDATA[On this site, I had previously posted a set of&#160;24 Yamaha DX100 synth patches for download. The DX is a notoriously difficult synthesizer to program. That difficulty extends to its load/save workflow as well. Originally, the DX100 came with a special cord with a MIDI-style plug on one end and three headphone-sized jacks on the [&#8230;]]]></description>
										<content:encoded><![CDATA[
<figure class="wp-block-image alignright size-large is-resized"><img fetchpriority="high" decoding="async" width="600" height="561" src="https://robertgomez.org/wp-content/uploads/2019/11/yamaha-dx100-cassette-cable.jpg" alt="" class="wp-image-3180" style="width:275px;height:auto" srcset="https://robertgomez.org/wp-content/uploads/2019/11/yamaha-dx100-cassette-cable.jpg 600w, https://robertgomez.org/wp-content/uploads/2019/11/yamaha-dx100-cassette-cable-300x281.jpg 300w" sizes="(max-width: 600px) 100vw, 600px" /></figure>



<p>On this site, I had previously posted a set of&nbsp;<a href="https://robertgomez.org/blog/2017/08/02/some-yamaha-dx100-dx27-synth-patches/" data-type="post" data-id="2967">24 Yamaha DX100 synth patches for download</a>. The DX is a notoriously difficult synthesizer to program. That difficulty extends to its load/save workflow as well. Originally, the DX100 came with a special cord with a MIDI-style plug on one end and three headphone-sized jacks on the other. This is meant to be plugged into a data cassette recorder. The red cable is audio out, the white is audio in, and the black (I assume) controls the tape player. You hit a button combo on the DX100 and then a screeching modem sound is output to the tape. Modern users can record this sound on a computer as a .WAV file and it will work the same as and old-school tape deck. This works okay, but there is a better way to archive and reload sounds.</p>



<h2 class="wp-block-heading">Meet Sysex</h2>



<p>Sysex stands for <em>system exclusive</em> and it&#8217;s a part of the MIDI standard that allows synth manufacturers to define their own specific message formats. In our case it is useful because the DX100 uses sysex to store and retrieve patches. With some free software and a cheap hardware interface, you can easily store and retrieve synth sounds on your PC as both individual patches and a complete 24 patch bank.</p>



<hr class="wp-block-separator has-alpha-channel-opacity"/>



<h2 class="wp-block-heading">Requirements</h2>



<h3 class="wp-block-heading">A Yamaha DX100 Synthesizer</h3>



<p>A DX27 should also use the same data, but I have not tested that.</p>



<h3 class="wp-block-heading">A MIDI Interface</h3>



<p>I opted to go the cheapest possible route and bought a&nbsp;<a href="https://www.sweetwater.com/store/detail/UMOneMk2--roland-um-one-mk2-usb-midi-interface">Roland UM-One from Sweetwater</a>. This cable is a USB connector on one end and MIDI In/Out on the other.</p>



<p>Connect your DX to the PC and all the sudden you can control VSTs with the DX or send sequences from your favorite DAW to the synth. I have Windows 10, and this worked perfectly with no special set up or drivers needed.</p>



<h3 class="wp-block-heading">Bome SendSX</h3>



<p>This is a tiny, powerful software utility that does two things. It reads and sends sysex data. You can actually see the data flowing in as you play the keyboard. Your playing is translated into beautiful hex values instantaneously.&nbsp;<a href="https://www.bome.com/products/sendsx">Download Bome SendSx</a>&nbsp;for free!</p>



<hr class="wp-block-separator has-css-opacity is-style-wide"/>



<h2 class="wp-block-heading">Saving All Your Patches at Once to PC</h2>



<p>On the Yamaha DX100 user patches are saved in the&nbsp;<em>Internal</em>&nbsp;bank of 24 patches. These are typically accessed by pressing the&nbsp;<em>internal</em>&nbsp;button and then any of the 24 green numbered buttons. To save all 24 of these patches at once do the following:</p>



<h3 class="wp-block-heading">Step 1: Connect The Hardware</h3>



<p>Connect your DX100 to the PC using the MIDI interface</p>



<h3 class="wp-block-heading">Step 2: Enable Sysex</h3>



<p>On your DX100 press the brown Function/Compare button.<img decoding="async" width="68" height="35" class="wp-image-3181" style="width: 68px;" src="https://robertgomez.org/wp-content/uploads/2019/11/dx100-function.jpg" alt="DX100 Function">You&#8217;ll know you are in function mode because there will be an uppercase&nbsp;<em>F</em>&nbsp;in the left side of the screen. When function mode is enabled, the number buttons correlate the function listed in below each button.</p>



<p>Press the&nbsp;<em>Sys Info</em>&nbsp;key (green key #5).</p>



<figure class="wp-block-image size-large"><img decoding="async" width="68" height="52" src="https://robertgomez.org/wp-content/uploads/2019/11/dx100-sysinfo.jpg" alt="DX100 SysInfo" class="wp-image-3182"/></figure>



<p>The screen should say&nbsp;<code>Sys.Info:on</code>. If it is set to&nbsp;<code>off</code>, press the&nbsp;<em>+1 Yes</em>&nbsp;key to turn it on.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="68" height="61" src="https://robertgomez.org/wp-content/uploads/2019/11/dx100-yes.jpg" alt="DX100 Yes" class="wp-image-3183"/></figure>



<p>I think it&#8217;s pretty safe to just always leave this on.</p>



<h3 class="wp-block-heading">Step 3: Get Ready to Transmit MIDI</h3>



<p>Press the&nbsp;<em>Sys Info</em>&nbsp;key again until the screen displays&nbsp;<code>Midi Transmit?</code></p>



<h3 class="wp-block-heading">Step 4: Set up SendSX to Receive Data</h3>



<p>Back on your PC, open SendSX and, under&nbsp;<em>Options</em>, make sure that&nbsp;<em>MIDI Thru</em>&nbsp;is&nbsp;<strong>unchecked</strong>.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="300" height="177" src="https://robertgomez.org/wp-content/uploads/2019/11/sendsx-thru.jpg" alt="" class="wp-image-3184"/></figure>



<p>Click the&nbsp;<em>Clear In</em>&nbsp;button to erase any data in the IN window.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="292" height="204" src="https://robertgomez.org/wp-content/uploads/2019/11/sendsx-empty.jpg" alt="" class="wp-image-3185"/></figure>



<p>The Midi In pane should be empty and SendSX is ready to receive data.</p>



<h3 class="wp-block-heading">Step 5: Transmit Your Patches</h3>



<p>While the screen reads&nbsp;<code>Midi Transmit?</code>&nbsp;on your DX100, press the&nbsp;<em>+1 Yes</em>&nbsp;button to transmit your data to the PC.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="68" height="61" src="https://robertgomez.org/wp-content/uploads/2019/11/dx100-yes.jpg" alt="DX100 Yes" class="wp-image-3183"/></figure>



<p><strong>And don&#8217;t touch anything else on your DX!</strong>&nbsp;You will now see a bunch of hex values in the Midi In pane in SendSX and a success message.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="568" height="316" src="https://robertgomez.org/wp-content/uploads/2019/11/image_001.png" alt="" class="wp-image-3186" srcset="https://robertgomez.org/wp-content/uploads/2019/11/image_001.png 568w, https://robertgomez.org/wp-content/uploads/2019/11/image_001-300x167.png 300w" sizes="auto, (max-width: 568px) 100vw, 568px" /></figure>



<h3 class="wp-block-heading">Step 6: Save the Data on Your PC</h3>



<p>From the SendSX&nbsp;<em>File</em>&nbsp;menu chose&nbsp;<em>Save Midi In</em>&nbsp;to save your patches&nbsp;on your computer as a .SYX file (or TXT if you want).</p>



<hr class="wp-block-separator has-css-opacity"/>



<h2 class="wp-block-heading">Saving a Single Patch to PC</h2>



<p>Saving a single patch is a little easier. The simple act of switching patches instantly transmits that patch&#8217;s sysex info over MIDI. Just make sure to follow steps 1–2 above to turn on&nbsp;<code>Sys.Info:on</code>. Detailed steps are as follows:</p>



<h3 class="wp-block-heading">Step 1: Locate Your Patch</h3>



<p>On your DX100 find the patch you want to save. It can be any of the 192 factory patches or any of 24 user-programmed internal slots. Let&#8217;s say I want to save internal patch 14. I press&nbsp;<em>internal</em>&nbsp;then&nbsp;<em>button 14</em>.</p>



<h3 class="wp-block-heading">Step 2: Set up SendSX to Receive Data</h3>



<p>Same as Step 4 above. Open SendSX your your PC and click the&nbsp;<em>Clear In</em>&nbsp;button and insure MIDI Thru is disabled</p>



<h3 class="wp-block-heading">Step 3: Transmit Your Patch&#8217;s Data</h3>



<p>Press just the number key of your chosen patch again. In my example, I&#8217;d press&nbsp;<em>button 14</em>&nbsp;again.&nbsp;<strong>As before, don&#8217;t touch anything else on your DX after hitting the number button!</strong></p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="568" height="316" src="https://robertgomez.org/wp-content/uploads/2019/11/sendsx-intrument.png" alt="" class="wp-image-3187" srcset="https://robertgomez.org/wp-content/uploads/2019/11/sendsx-intrument.png 568w, https://robertgomez.org/wp-content/uploads/2019/11/sendsx-intrument-300x167.png 300w" sizes="auto, (max-width: 568px) 100vw, 568px" /></figure>



<p>You should now see a bunch of hex values in the Midi In pane in SendSX and a success message. The hex string should be shorter than before (around 101 bytes).</p>



<h3 class="wp-block-heading">Step 4: Save Your .SYX File</h3>



<p>From the SendSX FILE menu chose Save Midi In to save your patch&nbsp;on your computer as a .SYX file as you did with the complete bank save.</p>



<hr class="wp-block-separator has-css-opacity"/>



<h2 class="wp-block-heading">Transferring a Set of Patches from your PC to the DX100</h2>



<p>Transferring patches from your PC to your DX100 is also handled by SendSX.</p>



<h3 class="wp-block-heading">Step 1: Prepare SendSX for the Transfer</h3>



<p>Open SendSX and click the&nbsp;<em>Clear Out</em>&nbsp;button to erase the contents of the Midi Out pane.</p>



<p>Go to&nbsp;<em>File</em>&nbsp;then&nbsp;<em>Open</em>&nbsp;to find and open your saved .SYX file.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="568" height="316" src="https://robertgomez.org/wp-content/uploads/2019/11/sendsx-loadpatch.png" alt="" class="wp-image-3188" srcset="https://robertgomez.org/wp-content/uploads/2019/11/sendsx-loadpatch.png 568w, https://robertgomez.org/wp-content/uploads/2019/11/sendsx-loadpatch-300x167.png 300w" sizes="auto, (max-width: 568px) 100vw, 568px" /></figure>



<p>Opening the file will populate the Midi Out pane with hex values.</p>



<h3 class="wp-block-heading">Step 2: Turn Off Memory Protection on the DX100</h3>



<p>On your DX we need to turn&nbsp;<strong>off</strong>&nbsp;<em>Memory Protection</em>&nbsp;mode by pressing the brown&nbsp;<em>Function</em>&nbsp;button<img decoding="async" width="68" height="35" class="wp-image-3181" style="width: 68px;" src="https://robertgomez.org/wp-content/uploads/2019/11/dx100-function.jpg" alt="DX100 Function">&nbsp; and then the&nbsp;<em>Memory Protect</em>&nbsp;button (number 12) .</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="68" height="61" src="https://robertgomez.org/wp-content/uploads/2019/11/dx100-memoryprotect.jpg" alt="DX100 Memory Protect" class="wp-image-3189"/></figure>



<p>The screen will probably read&nbsp;<code>M.Protect:on</code>. Switch this to&nbsp;<code>off</code>&nbsp;by pressing the&nbsp;<em>-1 No</em>&nbsp;Key.</p>



<figure class="wp-block-image size-large"><img loading="lazy" decoding="async" width="68" height="46" src="https://robertgomez.org/wp-content/uploads/2019/11/dx100-no.jpg" alt="" class="wp-image-3190"/></figure>



<p>It should now read&nbsp;<code>M.Protect:off</code>. From this point on be careful because, with memory protection off, it is possible to delete or alter saved patches.</p>



<h3 class="wp-block-heading">Step 3: Transmit Your Patches</h3>



<p>In SendSX click the&nbsp;<em>Send(F4)</em>&nbsp;button. It doesn&#8217;t matter what you are doing on the synthesizer. If memory protection is off, the Internal patch bank will be replaced with the saved sysex data.</p>



<h3 class="wp-block-heading">Step 4: Turn Memory Protection Back On</h3>



<p>Turn&nbsp;<em>Memory Protection</em>&nbsp;back on to prevent an accidental erasing of patches. Press&nbsp;<em>Function</em>&nbsp;then&nbsp;<em>Memory Protect</em>&nbsp;then&nbsp;<em>+1 Yes</em>&nbsp;to reenable it.</p>



<hr class="wp-block-separator has-css-opacity"/>



<h2 class="wp-block-heading">And Finally&#8230; Loading a Single Patch to the DX100</h2>



<p>Follow the steps 1–2 above to load your single patch into SendSX and turn off Memory Protection on the DX.</p>



<h3 class="wp-block-heading">Step 3: Select Your Patch Location</h3>



<p>Get your DX100 ready to receive data by selecting the internal patch location that you want to overwrite. Press&nbsp;<em>Internal</em>&nbsp;button then any of the 24 number buttons.</p>



<h3 class="wp-block-heading">Step 4: Transmit the Data From SendSX</h3>



<p>In SendSX click the&nbsp;<em>Send(F4)</em>&nbsp;button. The DX will now have the patch loaded and selected in the slot location from the previous step. If you play the keyboard you will hear your loaded patch, but&#8230;</p>



<h3 class="wp-block-heading">Step 5: Save Your New Patch on the DX100</h3>



<p>Your patch will not be saved just yet.&nbsp;<strong>If you switch to another patch, the sysex loaded patch will vanish from memory!&nbsp;</strong>You need to save the patch in the same manner you would save any edited sound.</p>



<p>Press&nbsp;<em>Function</em>&nbsp;button then the reddish&nbsp;<em>Store</em>&nbsp;button&nbsp;<img loading="lazy" decoding="async" width="68" height="36" class="wp-image-3191" style="width: 68px;" src="https://robertgomez.org/wp-content/uploads/2019/11/dx100-store.jpg" alt="">and select the internal slot in which you want the patch saved.&nbsp;This will probably be the same number that you selected in step #4.</p>



<p>For example the screen will say&nbsp;<code>Mem Store 2→?</code>. Press the&nbsp;<em>Number 2</em>&nbsp;button and the patch will be saved in internal slot #2.</p>



<p>Note: You don&#8217;t necessarily need to be in&nbsp;<em>Function</em>&nbsp;mode to save a sound. You just want to be sure you are not in&nbsp;<em>Edit</em>&nbsp;mode because then the&nbsp;<em>Store</em>&nbsp;button becomes the&nbsp;<em>EG Copy</em>&nbsp;button.</p>



<h3 class="wp-block-heading">Step 6: Turn Memory Protection Back On</h3>



<p>Turn&nbsp;Memory Protection back on to prevent an accidental erasing of patches. Press Function then Memory Protect then&nbsp;<em>+1 Yes</em>&nbsp;to reenable it.</p>



<h2 class="wp-block-heading">In Conclusion&#8230;</h2>



<p>Well, that was a lot of info. Trust me it&#8217;s not that difficult. I just like to break tutorials up into very detailed steps to make sure you understand everything you are doing. Now if you want to download some of my custom DX100 patches download the .ZIP below which contains all the sounds from&nbsp;<a href="https://robertgomez.org/blog/2017/08/02/some-yamaha-dx100-dx27-synth-patches/" data-type="post" data-id="2967">this post</a>&nbsp;as both a complete 24 patch bank and 24 individual patches.</p>



<div class="wp-block-file"><a href="https://robertgomez.org/wp-content/uploads/2017/08/yamaha_dx100_-_patches_.syx_file_-_20170802.zip">August 2017, Yamaha DX100 Patches (Sysex Data)</a><a href="https://robertgomez.org/wp-content/uploads/2017/08/yamaha_dx100_-_patches_.syx_file_-_20170802.zip" class="wp-block-file__button wp-element-button" download>Download</a></div>
]]></content:encoded>
					
					<wfw:commentRss>https://robertgomez.org/blog/2019/11/05/transferring-patches-to-a-yamaha-dx100-with-sysex-and-a-pc/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>Some Yamaha DX100 / DX27 Synth Patches</title>
		<link>https://robertgomez.org/blog/2017/08/02/some-yamaha-dx100-dx27-synth-patches/</link>
					<comments>https://robertgomez.org/blog/2017/08/02/some-yamaha-dx100-dx27-synth-patches/#comments</comments>
		
		<dc:creator><![CDATA[Robert Gomez]]></dc:creator>
		<pubDate>Thu, 03 Aug 2017 03:08:07 +0000</pubDate>
				<category><![CDATA[Robert's Blog]]></category>
		<category><![CDATA[music ramblings]]></category>
		<category><![CDATA[synthesizers]]></category>
		<category><![CDATA[Yamaha DX100]]></category>
		<guid isPermaLink="false">https://robertgomez.org/?p=2967</guid>

					<description><![CDATA[I&#8217;ve owned a Yamaha DX100 synthesizer for decades and never really had a strong grasp as to how the heck you build sounds with it. The last few months I have been immersing myself in FM synthesis and I think I finally have a handle on the concept now. Here is set of twenty-four patches [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p>I&#8217;ve owned a Yamaha DX100 synthesizer for decades and never really had a strong grasp as to how the heck you build sounds with it. The last few months I have been immersing myself in FM synthesis and I think I finally have a handle on the concept now. Here is set of twenty-four patches that I created:</p>



<figure class="wp-block-embed is-type-rich is-provider-embed-handler wp-block-embed-embed-handler wp-embed-aspect-16-9 wp-has-aspect-ratio"><div class="wp-block-embed__wrapper">
<iframe loading="lazy" title="Yamaha DX100 - My User Patches (August 2017)" width="500" height="281" src="https://www.youtube.com/embed/DB23arFdyZI?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>
</div></figure>



<p>They all sound better and less brittle with a little reverb and chorus, but you get the idea. I especially like &#8220;Astro Pong&#8221; and &#8220;LoocySynth&#8221;. If you like what you hear, you can download a .WAV file of the cassette dump and load these patches on to your DX100/27 via the cassette port hooked to your PC. Just make sure your PC&#8217;s volume is turned way up or the DX won&#8217;t hear the data stream.</p>



<p>UPDATE: I have finally saved these patches as sysex files (see below). Here is information on&nbsp;<a href="https://robertgomez.org/blog/2019/11/05/transferring-patches-yamaha-dx100-sysex-and-pc">loading sysex on to a DX100</a>&nbsp;(also contains separate sysex files for each of the individual patches).</p>



<div class="wp-block-file"><a id="wp-block-file--media-a1ffa1ad-4705-4c87-8a5e-91f3b78fdfb1" href="https://robertgomez.org/wp-content/uploads/2017/08/yamaha_dx100_-_patches_.syx_file_-_20170802.zip">August 2017, Yamaha DX100 Patches (Sysex Data)</a><a href="https://robertgomez.org/wp-content/uploads/2017/08/yamaha_dx100_-_patches_.syx_file_-_20170802.zip" class="wp-block-file__button wp-element-button" download aria-describedby="wp-block-file--media-a1ffa1ad-4705-4c87-8a5e-91f3b78fdfb1">Download</a></div>



<div class="wp-block-file"><a id="wp-block-file--media-b9d904b1-bd08-4812-8a98-4cb8aef6dad8" href="https://robertgomez.org/wp-content/uploads/2017/08/yamaha_dx100_-_patches_-_20170802.zip">August 2017, Yamaha DX100 Patches (Cassette Data)</a><a href="https://robertgomez.org/wp-content/uploads/2017/08/yamaha_dx100_-_patches_-_20170802.zip" class="wp-block-file__button wp-element-button" download aria-describedby="wp-block-file--media-b9d904b1-bd08-4812-8a98-4cb8aef6dad8">Download</a></div>
]]></content:encoded>
					
					<wfw:commentRss>https://robertgomez.org/blog/2017/08/02/some-yamaha-dx100-dx27-synth-patches/feed/</wfw:commentRss>
			<slash:comments>9</slash:comments>
		
		
			</item>
	</channel>
</rss>
