Rss

Archives for : sampler

Yamaha TX16W the hidden gem!

When I first heard the Yamaha TX16W sampler back in 2009, I immediately knew it wouldn’t stay in the sub $50 price range for long. The sound was simply outstanding—rich with character, and the low end was astonishingly powerful! This realization hit me during a quiz posted in 2009 on the Harmony Central forum by Paolo Di Nicolantonio. The quiz presented several options, and I was convinced the mysterious sampler was either the Emulator III or one of the high-end Roland models like the S-750 or S-770. When Paolo revealed the TX16W as the answer, I was completely stunned. I couldn’t believe it! Without hesitation, I purchased one, which at that time was for a little more than the cost of shipping.


Paolo Di Nicolantonio

Paolo, by the way, deserves the credit (or blame!) for this discovery. He runs the exceptional Synthmania YouTube channel, which I highly recommend. At the time, I didn’t know Paolo very well. He looked kind of like Paul Sorvino and I didn’t wanted to critique the quiz, I wondered what if he’s a mafioso, and I didn’t want to end up in the river with a pair of cement shoes. (note: previous sentence is an old inside joke from the ole Harmony Central forum… Paolo is not a mafioso, but a synth enthusiast and a great music tutor). After I submitted the quiz with the wrong answer, Paolo kindly messaged me privately with the correct one. Thankfully, I managed to secure one. Nowadays finding a cheap TX16W for $50 is more less a statistic rather than rule. You might have to prepare the amount of cash that is order of magnitude larger.

Here are a few demos from the quiz. Keep in mind these are mp3 quality, you should really hear one in person. Still I hope they impress you as they did me:

  • Synth.mp3 – lush, 3D spacious sound with huge bottom end. Copyright Paolo Di Nicolantonio.
  • Fat Synth.mp3 – another thick stereo synth pad. Copyright Paolo Di Nicolantonio.
  • NewOrder.mp3 – a nice beefy bass. Copyright Paolo Di Nicolantonio.
  • Quadro.mp3 – Retro rave stab showing the beautiful charming character of TX16W. Copyright Paolo Di Nicolantonio.
  • Underwater.mp3 – Crunchy and gritty when transposed low! Copyright Paolo Di Nicolantonio.
  • Resosynth.mp3 – Sweet and juicy filter in action. Copyright Paolo Di Nicolantonio.
  • More audio examples can be heard on Synthmania website in here.

The Character
As opposed to some other 12-bit legends such as the Akai S950 and Roland S-550, the Yamaha TX16W does not darken or tame the sound as the audio is pitched down! This is a crucial point when discussing its character. Rather than becoming duller or less engaging, the sound actually becomes more fascinating as it is pitched down. Examples like Underwater.mp3 and Quadro.mp3 illustrate this beautifully. Instead of losing its edge, the TX16W retains all the sharp transients. But why is this the case?

Let’s start with the Akai S950. When slightly overdriven, its inputs produce a gorgeous overdrive, thanks to its retro PCM converter / electronics, making it perfect for trip-hop and similar styles. However, when you transpose a sample down, the CV signal unfortunately forces the filter to track permanently. No matter how much the filter is opened, the CV overrides and closes it, resulting in a dark, dull sound. All the grit and crunch are lost in the process.

Another example is the Roland S-550, another cult favorite, widely used in early rave and techno tracks. Its “problem” lies in its nearly perfect transposition. When you pitch samples down, they become increasingly round and smooth. This is in stark contrast to the TX16W, which unveils entirely new sonic textures as you lower the pitch. Random samples reveal unexpected patterns and sounds, with harmonics that were originally too high to hear now entering the audio range, preserved rather than smoothed out or filtered away entirely.

And that’s the secret of the TX16W. To quote Acreil from the Gearspace forum, who’s top expert in audio playback of old hardware synths and samplers: “Yamaha (TX16W) uses linear interpolation with 3 fractional bits and (effectively) a 400 kHz sample rate (though it’s actually considerably more complicated than that, and I won’t get into all the details here). This can sound pretty clean if you want it to, but it can also sound extremely nasty if you transpose down a lot—just like all the other AWM models. – It’s mostly the way the samples are transposed. As far as that goes, the TX16W already has a more interesting sound than the Akais.”

The punchy drums
Another fascinating characteristic of the TX16W is the punchiness of its sound when the signal is driven slightly hot into its converters. While this trait is typically associated with the Akai S950, I was completely taken aback when I compared the TX16W to some of the most renowned samplers in this area, such as the E-MU Emax, SP-12, Ensoniq ASR-10, EPS, Roland W-30, Akai S950, S3000XL, MPC 2000XL, MPC 3000, and a few others. In one particularly extensive test involving a sampled breakbeat, I listened with my eyes closed and consistently found the TX16W to be the punchiest. This was surprising, as I never expected it—or at least, I assumed the Emax and S950 would dominate in this regard. Here’s a link to the test—feel free to listen for yourself and draw your own conclusions: Vintage Samplers contest (sound test. comparison)

The secret of its unique sound
As you may know, most hardware and all software samplers use a fixed sample rate and resample data in real-time to transpose the sample. However, some older samplers like Emulator II, Emulator III, Akai S950, Prophet 2000 and Korg DSS-1, employed a “divide by n” technique, which functions like tape playback. In this method, the pitch is altered by changing the speed (or clock), eliminating the need for dithering filters because there is no interpolation—pitch changes occur by directly adjusting the clock speed.

When it comes to the TX16W, things get a bit confusing. It appears to use both techniques to some extent. Let me first quote Magnus Lidström, the author and programmer of the Typhoon, operating system for the Yamaha TX16W:

“The TX16W has a fixed 400 kHz output sample rate and linear interpolation for pitching whole octaves only. It then holds samples for exact pitch within octaves (essentially changing the length of individual sample points). The output filters are pretty sloppy with only 24 dB per octave (18 dB for the individual outputs). Sampling filters are much more impressive with an eighth-order Chebyshev design. Also, the main output DACs are not linear but use a floating-point 16-bit resolution (the individual output DAC, on the other hand, is 12-bit linear).”

Acreil, from the Gearspace forum, provides further insights on this topic:

“It’s super weird and complicated, but great. It generates a variable clock from 25 to 50 kHz and uses that to increment the sample address. The clock is derived from a 400 kHz master clock (essentially the sample rate), so it has a lot of jitter, but unlike a phase accumulator, the period of each succession of 64 (I think) clocks is always constant. So you hear some distortion of the harmonics, but not aliasing per se. Higher and lower octaves are obtained by making the sample address increment larger or smaller, so it sort of decimates the waveform by powers of 2 at higher octaves (the PPG Wave 2 also does this). When the address increment is less than 1 sample, it does linear interpolation with 3 fractional bits. The RX5, TG33, etc., work the same way. The TX16W’s filters are even weirder than that.

The original AWM sample playback engine (used in the TX16W, RX5, RX7, TG33, plus some other stuff that no one cares about) uses what Yamaha called pitch-synchronous sampling. It’s basically what I described earlier in the thread—constraining pitch so that each waveform period is an integer number of samples. At the time, I didn’t realize it, but similar methods were used by Casio, Seiko, and Technics. The sample rate is effectively 400 kHz, generating a clock frequency from 25 to 50 kHz to increment the sample address.

When transposing down, it uses linear interpolation (though it’s quite rough, with up to 3 fractional bits only). When transposing up, it skips samples in powers of 2. Technically, there’s no aliasing, but there are sub-harmonics. Pitch resolution is about 3 cents at any frequency. And it’s got extremely weird time-varying FIR filters, but the effect is rather weak. On the whole, it’s my favorite sample playback engine—both for the sound and because it’s an ingenious technical oddity.”

Upgrades
Due to the large number of online sound banks (I counted a total of over six hundred floppies), including awesome sounding factory disks, I highly recommend installing a FlashFloppy or HxC drive, ideally with an OLED screen (as shown in the image above), again due to huge library it’s much easy to navigate rather than stare at the 3 segment LCD (which I removed and installed an OLED). The main display of TX16W can also be upgraded—in my case, I installed a white-on-black LED screen, which looks great.

One important point to mention is that the TX16W uses a switching power supply, which, as of 2025, needs to be recapped since its components have exceeded their lifespan. I’ve witnessed this firsthand, where at least half a dozen capacitors had dried out.

Lastly, let’s talk about RAM. From the factory, the TX16W comes with 1.5 MB of RAM. Based on my personal experience with my Akai S950 (upgraded to the maximum RAM of 2.25 MB), I would strongly recommend upgrading the TX16W to 3 MB (one expansion module). For more serious work, it’s ideal to have the full 6 MB installed. Since this is a 12-bit sampler, 6 MB is equivalent to having about 9 MB on an Akai S1000, which is sufficient for most use cases. The factory-installed 1.5 MB is adequate for loading factory disks, but for more demanding projects—such as properly sampling a TR-909 or TR-808 kit—at least 3 MB is highly recommended.

Fortunately, there’s a modern solution for RAM expansion. A company called Indigo Audio recently designed an excellent RAM upgrade board (created by Suad Cokljat), shown in the image above. Their expansion is superior to the original, as it draws significantly less current, which helps extend the lifespan of your power supply. The price is also comparable to existing RAM upgrades for the TX16W, making it a great investment.

Finally, the magic number: 3072 kB, or 3 MB, in my TX16W—I’ve been waiting for this moment for so long! Now, I can finally enjoy my MFB-503 sample set and still load a few additional sounds, which was previously impossible. Considering how amazing this sampler sounds, I doubt I’ll stop at 3 MB.

Another important reason I recommended FlashFloppy earlier has to do with saving. Let me give you an example. My MFB-503 set, which I sampled, edited, and programmed on the TX16W,  occupies two floppy disks. This is because the TX uses SD (single density) disk format which is 740 kB. Now imagine saving the fully expanded 6 MB RAM onto floppies. This could take as many as 8-9 disks, depending on the number of programs and samples. At the very least, it would require 8 floppies. This is where FlashFloppy becomes essential.

The image above shows the newly installed 1.5MB expansion. It stands firmly and does not wobble. As of the floppy emulation. For those nostalgic for the ‘vintage’ floppy experience, you can even add a small piezo speaker to emulate the sounds of head movement. FlashFloppy natively supports these classic “clicks” and “zaps,” and I’ve installed one myself for that authentic retro touch.

Operating system
One of the most talked-about aspects of the TX16W is its operating system. Yamaha’s original OS was considered unintuitive and clunky, leading many users to struggle with its workflow. Navigating through the menus required patience and a thorough understanding of its manual, which could be a steep learning curve for beginners.

Fortunately, a third-party operating system called Typhoon 2000 was released later, dramatically improving usability. Typhoon streamlined the interface, making sampling, editing, and playback more straightforward. Many modern enthusiasts recommend using Typhoon for a smoother experience with the TX16W.

Conclusion
Sonically, the TX16W is a true gem! Nothing else sounds quite like it. No other sampler features this unique playback method, and the way harmonics emerge during transposition is pure magic—almost as if it sings on its own. It can proudly and confidently hold its place in your rack alongside any of the big names, like the ASR-10 or the Akai S series.

Library
Let’s not forget the huge library for the TX16W that is available online from various sources. Eventually, I ended up with 630 disk images, which is why the FlashFloppy/Gotek solution is a must. Below is a screenshot of the library I’ve compiled for my Yamaha. Using actual floppy disks for this would be impractical.

Regarding online resources, there’s one important thing to understand: Yamaha uses a (PC) DOS-style disk format. Some of the floppies you find online may be in the form of a folder. To create a disk image from such folders, there’s a great tool called TX16W Floppy Baker, which is available here.

I’m unsure of the legal status of Yamaha’s library, which is why I don’t share my collection. Besides, I built it the same way you can—by downloading zip files, extracting them, selecting the folder content for each “disk,” and sending it to the Floppy Baker. I know it’s a lot of work—I’ve been through it—and after 2–3 days, you’ll have a complete library in .img format. If you’re not keen on building the library yourself, there are other sources that provide precompiled images you can put directly onto a USB stick. However, I can’t guarantee those will include everything I have, or vice versa. Each entry you see below represents one floppy image created using the Floppy Baker utility. Happy disk hunting!

Typhoon OS
If your Yamaha TX16W still uses a floppy drive, you can load Typhoon 2000 from here. However, if you’ve already upgraded your TX16W with a Gotek floppy emulator, I’ve prepared an archive that will save you hours of work. (Typhoon is not originally in .img format, and extra software is typically required to install it, etc.). This archive contains the Typhoon OS converted into a floppy image, along with two configuration files. Place all three files in the root directory of a FAT32-formatted USB stick. You can also edit the FF.CFG file to adjust the speaker loudness or change the display type. Currently, it’s set for an OLED display, but you can change it to a 3-segment LCD if needed. The archive can be downloaded from here.

Akai S-950 Upgrades Part5: entire S900 factory library at a press of a button

The Akai S900 sampler, released in 1986, was a revolutionary instrument that became a staple in music production through the late 80s and well into the 90s. Known for its gritty 12-bit sound, the S900 brought digital sampling to a wider audience, defining the sonic character of countless hit songs. The factory library for the S900—a collection of pre-sampled sounds that shipped with the unit. Packed with essential drum hits, basses, and classic synth sounds, it gave musicians access to high-quality samples that could be used right out of the box.

The Akai S900’s sounds are synonymous with the aesthetic of the late 80s and early 90s. During this period, musicians and producers were eager to explore sampling technology, and the S900 made it possible to incorporate realistic, pre-recorded samples into music production with unprecedented ease. This had a profound impact on genres like hip-hop, electronic, pop, and even rock, allowing artists to integrate previously unattainable textures and rhythms into their music.

Akai S900 factory library included the SL500 library (around 50 floppies), SL5000 library (20 floppies), PSL 9000 library (60 floppies) and the ACL 9000 library (100 floppies). ACL 9000 was released later, I believe in the 90s. The original factory content included meticulously sampled drum hits, including punchy kicks, snappy snares, and warm, vintage toms, that gave tracks a distinctive “crunch” that can only be achieved through the S900’s 12-bit, 40kHz sampling resolution. These sounds were particularly popular in hip-hop and dance music, where the S900 became a key tool in shaping the genre’s beat-heavy foundation. Synthesized bass sounds, pads, and leads provided lush textures that were often layered over these beats to create the spacious, atmospheric qualities associated with 80s pop and R&B.


Akai ACL9000 library (click image for full size)

The S900’s sounds made their way into an array of iconic tracks from the late 80s through the 90s, including songs from artists like Prince, Madonna, and Public Enemy. Its flexibility and the unique character of its samples meant that sounds from the S900 were easily distinguishable, making tracks that featured them instantly memorable. The drum samples, particularly, were unmistakable, and many of the same snare and hi-hat sounds can be heard across albums from the era.

The S900’s factory library didn’t just provide a convenient way to make music; it opened up a new era of sound design and production. Today, this library stands as a veritable time capsule, capturing the essence of a bygone musical era and preserving sounds that helped shape the identity of 80s and 90s music.

Gotek upgrades
In our last episode, we installed a Gotek based HxC drive in our Akai which ran on HxC but was unable to directly load RAW images. Fortunately there is a (free) solution which I will demonstrate here as I recently acquired a brand new Gotek drive  and decided to document the procedure for the others, so that you don’t have to spend a lot of money buying pre-configured ones which are quite pricey especially if you have 5-6 other devices, it pretty quickly adds up in $$$. A bare bones el-cheap Gotek will do just fine. But here’s the thing: a fresh Gotek drive isn’t quite ready for action on its own. To make it functional, we need to reprogram it with FlashFloppy firmware. FlashFloppy is an open-source firmware specifically designed for Gotek floppy drive emulators, which are devices used to replace traditional floppy disk drives with USB or SD card-based storage. It enables the Gotek drive to emulate various types of floppy disks and disk formats, making it a flexible and powerful solution for users who still need access to legacy hardware and software, particularly in vintage computing and retro gaming communities.

Is the process difficult? It’s surprisingly straightforward—one single line of code. Connect Gotek to your computer with USB-A to USB-A cable. Bridge the jumpers 3V-Boot and 5V-Tx or if your Gotek is Artery micro-controller then just bridge 3V-Boot. Download the latest FlashFloppy firmware from the official website and run a single command to flash the firmware to your Gotek drive as shown in the screenshot from my desktop (it’s the window on the left side). Click the picture for full resolution:

That’s it! With just this quick setup, your Gotek drive will be ready to emulate Akai floppy disks effortlessly. In my example the Gotek was fresh from the factory so I needed to un-protect it first otherwise it will not accept FlashFloppy firmware. Actually I installed the v3.42, not the 3.38 as the screenshot shows. If your Gotek is unprotected and you just want to upgrade it to the latest FlashFloppy firmware, then simply run this command:

sudo dfu-util -a 0 -D dfu/<the firmware that you downloaded>.dfu

Display
What’s the use of a large S900 factory library if you can’t see which disk images you’re loading into your Gotek? Thankfully, there’s a simple solution: adding a 128×32 OLED display to your Gotek drive provides an easy way to navigate and see exactly what you’re loading. Why Use an OLED Display: The OLED display provides clear, sharp text and fits perfectly with Gotek drives. This small screen can show the current disk image or file name, making it much easier to manage large collections of disk images on vintage systems.

Here’s how to configure and wire the OLED display to your Gotek drive. Remove Existing Wires: Start by carefully removing the existing wires from the Gotek’s original LCD display connector. Reorient the Wiring: The OLED configuration requires you to adjust the wiring by 90 degrees. Essentially, you’ll rotate the original connection orientation to match the pin configuration of your OLED display. Connecting the OLED Pins:

  • VCC: Connect the VCC pin on the OLED to the 3.3V (or 5V) power supply pin on the Gotek, depending on your display’s requirements.
  • GND: Connect the GND pin on the OLED to a ground pin on the Gotek.
  • SDA: Connect the SDA (data line) on the OLED to the correct data pin on the Gotek.
  • SCL: Connect the SCL (clock line) on the OLED to the Gotek’s clock pin.

Securing and Testing: Once connected, carefully secure the display and turn on the Gotek drive to test. If wired correctly, the OLED should light up and display the disk image information, allowing you to navigate files on your USB with ease. This quick setup transforms your Gotek drive into a far more user-friendly device, giving you immediate visual feedback on your disk image selections. Perfect for managing those vintage libraries!

Sound (of the floppy head)
But wait. How do we know the Gotek is loading something or not if we aren’t looking into the LED indicator (say we are busy doing other things). Fortunately FlashFloppy not only provides and OLED display support but it emulates the sound of the floppy’s motorized head movements. Whay would anyone want that? Because this is Pimp My Akai series, that’s why. So let’s pimp it all the way. It’s super simple: By connecting to the JB pin header we will get the sound output. Here are all the ingredients we need.

Obviously a pair of wires, a Piezo speaker and some sort of a header terminal. Put them all together and we get this:

Our Gotek is not fully Pimped and should look like this:

Installation
All that was left to do was to open the S-950 and remove the existing floppy drive. Mount the Gotek drive in the same location, using the same power and data cables that the floppy drive used. And we are done. I would highly recommend those mini USB sticks, they will perfectly sit inside without obstructing or ruining the aesthetics of the device.

With the OLED display installed, browsing through the directory and finding files has become incredibly easy. My Akai originally came with 27 floppy disks, which I’ve since converted into digital images. Additionally, I have the original S900 library I bought years ago, containing 220 floppy disks that I also converted. With all this, the storage filled up quickly, and trying to keep track of which disk image was in which index entry on a computer would’ve been a hassle. Thankfully, those days are behind me—now I have instant access to the entire historic S900 library with just the press of a button.

Looking at the root of the USB stick I have put libraries into individual folders so that the things are organized and easy to locate. With the FlashFloppy supporting the OLED display I can now navigate through folders and are no longer tied to the “cryptic” 3 segment LED display which would make all of this completely impossible. With a press of a button I have direct access to 250 floppy disks of which 220 are the factory library and as can be seen on a screenshot I also included a few empties just for the good measure. These can easily be duplicated and renamed when needed. And this ends our S-950 journey. This Akai is now full pimp mode. Feel free to discuss or share your Akai S950 stories in the comments below.

 

 

 

And so I joined the Korg DSS-1 club!

What a beast! I don’t care for playing acoustic samples at this stage just using it a synth itself is enough power. I kid you not, this thing sounds as good and powerful as a Prophet 5. Still can’t believe its sound. The low end is insane. Osc sync is killer. You can change the bit depth of the samples in real time from 12 bit down to 8 bit and even 6 bit. Also the two delay lines can pull up some incredible flangers. Took me two years to find a mint unit. But it was worth it. I have another unit which I got few yrs ago but it has one dead delay unit and some problems, but when ever I would play it I was always blown away by its sound. Patiently waited to find one in good condition to ensure long life. So here it is. If you can find one locally, give it a try. Press the Synthesize function, use a standard Saw wave (it will auto generate one for each octave) and try it as a synth and tell me it doesn’t sound good! There is also additive engine inside which can generate all kinds of weird sounds like formants, bells etc.

As of the upgrades, for those interested…


We upgraded the PSU with the new caps


Installed a LED based display.


Goodbye to that old “80 calculator” display. Hello LED.


Then we had new tact switches installed, so that when you press the switch it actually works.


Old floppy was removed replaced with Gotek Flash Floppy currently running some 140 floppies on the USB. Floppy images are available here.


Sharp eyed ones probably noticed something unusual about the first image. It’s because this unit has a Evil_Dragon_sayz_the_DSS’_too_big_letz_fix_dat mod. Took a while to build these sides as the slope has that unusual “stair” not easy to do on regular carpenter desk, but a friend Chris is good in his business and built a pair over the drawings I’ve provided. Also this mod is not easy plug and play type of thing. Some things need to be cut inside the unit. Don’t do it unless you know your shi1t.


This is the design I went with. Probably can be made better, I’m not a gear designer. So take it with a grain of salt.