Roland MT-32

Last updated
Roland MT-32
MT 32.jpg
Front view of MT-32
DeveloperRoland Corporation
TypeMIDI ROMpler/hybrid synthesizer
Release date1987 (1987)
Introductory priceUS$695(equivalent to $1,790 in 2022)
Platform X68000, X1, Amiga, Apple IIGS, Atari ST, IBM PC, PC-88, PC-98, MSX, FM Towns, Tandy 1000, Commodore 64, Macintosh
Successor Roland SC-55

The Roland MT-32 Multi-Timbre Sound Module is a MIDI synthesizer module first released in 1987 by Roland Corporation. It was originally marketed to amateur musicians as a budget external synthesizer with an original list price of $695. However, it became more famous along with its compatible modules as an early de facto standard in computer music. Since it was made prior to the release of the General MIDI standard, it uses its own proprietary format for MIDI file playback.

Contents

Within Roland's family of linear arithmetic (LA) synthesizers, the multitimbral MT-32 series constitutes the budget prosumer line for computer music at home, the multitimbral D-5, D-10, D-20 and D-110 models constitute the professional line for general studio use, and the high-end monotimbral D-50 and D-550 models are for sophisticated multi-track studio work. It was the first product in Roland's Myuujikun (ミュージくん) line of Desktop Music System (DTM) packages in Japan.

Features

Like the Roland D-50 Linear Synthesizer, it uses linear arithmetic synthesis, a form of sample-based synthesis combined with subtractive synthesis, to produce its sounds. Samples are used for attacks and drums, while traditional synthesis assures the sustain phase of the sounds.

The original MT-32 comes with a preset library of 128 synth and 30 rhythm sounds, playable on 8 melodic channels and one rhythm channel. [1] It also features a digital reverberation effect. [1] Successors (see below) added a library of 33 sound effects. Because of the absence of a piano attack sample, it cannot play a convincing acoustic piano sound.

Sounds are created from up to 4 partials which can be combined in various ways (including ring modulation). With 32 partials available overall, polyphony depends on the tonal complexity of the music, and 8 to 32 notes can be played simultaneously. [1]

The MT-32 by default assigns its parts 1~8 and R(hythm) to respond on input MIDI channels 2~9 and 10 respectively. By consequence, MIDI files using the popular channel 1 or the other channels 11~16 cannot have those parts played on the MT-32. However, the MT-32's melodic parts can be shifted down to respond to channels 1~8 using a button combination or through MIDI system exclusive messages, enabling improved compatibility with non-MT-32-specific MIDI sequences.

Additionally, in 1993 Roland released the "GM2MT" SysEx pack, which can be used to reprogram the MT-32 and compatibles to match General MIDI specifications as closely as possible. [2] 64 of the 128 patches (the limit of possible variations) are completely new or modified sounds, with additional sounds having been added to drum channel 10. Despite this, compatibility with GM is still limited by the lack of parts (9 on the MT-32, 16 per GM specification) and reversed panpot compared to MMA MIDI specifications. The utility was predated by a pack called "MT32GS", released by Mike Cornelius in 1992. [3] The CM-Panion, by Gajits Music Software, was an Amiga editor which worked with the MT-32. [4]

MT-32 models

Two major revisions of the MT-32 were produced. Roland refers to them as MT-32 (Old / Without headphones) and MT-32 (New / With headphones).

Back view of MT-32 (Old) MT-32 f gen.svg
Back view of MT-32 (Old)
Top view of MT-32 with cover removed (Old, Rev. 1 PCB) Roland MT-32 Oldtype Revision 1 PCB View.jpg
Top view of MT-32 with cover removed (Old, Rev. 1 PCB)

MT-32 (old)

The LA32 sound generation chip is an 80-pin PGA. The control CPU is an Intel C8095-90 in ceramic DIP-48 package. The digital-to-analog converter (DAC) is a Burr-Brown PCM54; the input signal having a resolution of 15 bits (see below). Line-outs are unbalanced 1/4″ TS phone connector (separate left and right channels.) No headphone jack.

The PGA LA32 chip is later replaced with a 100-pin QFP type.

Back view of MT-32 (New) MT-32 s gen.svg
Back view of MT-32 (New)

MT-32 (new)

The control CPU is an Intel P8098. Same Digital-to-analog converter (DAC), but with 16 bits of input signal resolution (see below). A stereo 1/4″ TRS headphones jack is added.

MT-32 (Old) that have had the mainboard replaced by Roland because of a repair can contain the MT-32 (New) mainboard, with the headphone jack removed. [5]

MT-32 compatible models

To target computer users, Roland released a number of CM (Computer Music) modules. They came without an LCD display and had most buttons removed. Most of these CM modules aside from the CM-32P and CM-300 are compatible with the MT-32 but feature 33 additional sound effect samples which many games took advantage of. These sound effects cannot be heard on an MT-32. Early models share a similar design to MT-32 (New). Control CPU is an Intel P8098 and DAC is a Burr-Brown PCM54.

In later models, the DAC is a Burr-Brown PCM55, and vibrato is noticeably faster.


Sound quality problems

Given the MT-32 was intended to be a relatively low-cost prosumer product, many corners were cut in the design of its DAC output. For example, the circuitry needed to properly calibrate the DACs was omitted, resulting in distortion of the analog signal. [7]

Despite having the capabilities of a professional synthesizer module, the noisy output of the MT-32 caused it to be generally considered unsuitable for professional studio use, although it was considered sufficient for use as the sound engine within other Roland prosumer products of the period. For example, the E-20 keyboard internally contains a partially unpopulated MT-32 (New) motherboard, [8] while the RA-50 Realtime Arranger uses a highly modified one. However, an aftermarket modification was available from Real World Interfaces to improve the MT-32's sound quality and generally increase its suitability for professional use. [7]

Digital overflow

The MT-32 and compatible modules use a parallel 16-bit DAC at a sampling rate of 32000 Hz. In order to improve the signal-to-noise ratio without investing in higher-quality components, the volume of the digital signal fed into the DAC is doubled by shifting all 15 non-sign-carrying data bits to the left, which amounts to multiplying the amplitude by two while keeping the noise floor constant at the analogue output.

However, if this doubled amplitude exceeds the amount that can be represented with 16 bits, an arithmetic overflow occurs, audible as a very loud popping or cracking noise that occurs whenever the original signal crosses +16384/-16384 (the value of bit 14 lost in the bit shift).

This bit shift is implemented differently between module generations. In first-generation modules, this bit shift is performed at the connection between the data bus and DAC: [5]

Original (non-shifted) data bit #                Connection -------------------------------------------------------------------------------- 15 14 13 12 11 10 09 08 07 06 05 04 03 02 01 00  Output of LA32 synthesizer chip 15 14 13 12 11 10 09 08 07 06 05 04 03 02 01 00  Input to reverberation chip 15 13 12 11 10 09 08 07 06 05 04 03 02 01 00—input to DAC |  | |  +- most significant data-carrying bit +- sign bit

This means that the reverberation chip will not "see" the overflow noise and thus not reverberate it. However, since bit 14 is dropped completely, the effective resolution is reduced to 15 bits, and since the DAC's least significant bit is not connected at all and thus not changing with the sign, additional one-bit noise is produced, audible at low signal levels.

In second-generation modules, the bit shift is performed at the connection between the LA32 sound generation chip and the data bus: [9]

Original (non-shifted) data bit #                Connection -------------------------------------------------------------------------------- 15 13 12 11 10 09 08 07 06 05 04 03 02 01 00 14  output of LA32 synthesizer chip 15 13 12 11 10 09 08 07 06 05 04 03 02 01 00 14  input to reverberation chip 15 13 12 11 10 09 08 07 06 05 04 03 02 01 00 14  input to DAC |  | |  +- most significant data-carrying bit +- sign bit

This means that the reverberation chip will "see" the overflow noise and thus reverberate it. However, since the DAC's least significant bit is connected and does change with the sign, the sound quality is improved slightly over the earlier implementation.

To prevent digital signal overflow and its audible result, the digital output volume must be kept low enough so that bit 14 will never be used. On the first generation MT-32, this can simply be done by selecting a lower main volume on the unit's front panel, which directly controls the software main volume setting, which in turn directly translates into the amplitude of the digital output signal. On later generation units, this does not work, as the main volume knob and the software main volume setting only modify the volume of the analogue output using voltage-controlled amplifiers and have little effect on the amplitude of the digital signal. To prevent signal overflow, each individual part's volume (controller #7) must be kept low instead.

A third-party solution

In the period of 1989 to 1993, [10] Robin Whittle of Real World Interfaces [11] offered aftermarket modifications to the MT-32 to address its sound quality issues, as well as improve the functionality of the reverberation unit, provide discrete analog outputs for the internal reverb send and reverb return, and provide battery backup of the MT-32's settings. [7]

According to documentation written in 1990, [7] these modifications were only available for the first-generation MT-32, and not the later "headphone" model or any of the other MT-32 derivatives.

Note that the RWI modifications were intended for those using the MT-32 professionally, and may cause some minor compatibility issues with video game soundtracks intended for a stock MT-32. In particular the changes to the reverb unit functionality will likely cause an RWI modified MT-32 to render reverberation differently from what was intended, with possibly detrimental effects. Additionally an article in the Elektor magazine of December 1990 titled "Digitally controlled mute circuit" [12] by A. Ferndown detailed a mute circuit specially designed for use with the Roland MT-32 module. Article abstract mentions "The mute circuit presented here Is specially designed for use with the Roland MT-32 module, although with some small alterations it should be suitable for use with other makes of expander er synthesizer. lt is intended to eliminate the noise that the expander produces after a note-off. This noise, which remains audible, becomes pretty irritating after a while when the expander is used at home. For studio use a noise gate is, of course, used".

Compatibility problems

First generation units, having control ROM versions below 2.00, require a 40 millisecond delay between system exclusive messages. Some computer games which were programmed to work with the compatible modules (see above) or later ROM versions that do not require this delay, fail to work with these units, producing incorrect sounds or causing the firmware to lock up due to a buffer overflow bug, requiring turning the unit off and on. However, some games were designed to exploit errors in earlier units, causing incorrect sound on later revisions.

Also, some games were written to use instruments not found in the MT-32 models, and require a compatible module, such as a CM-32L, for proper sound playback.

Music for PC games

Despite its original purpose as a companion to other professional MIDI equipment, the MT-32 became one of several de facto standards for PC computer game publishers. Sierra On-Line, a leading PC game publisher of the time, took an interest in the sound-design of its PC games. Sierra secured a distribution deal to sell the MT-32 in the US, and invested heavily in giving its game titles (at the time) state-of-the-art sound by hiring professional composers to write in-game music. King's Quest IV, released in 1988, was the first Sierra title with a complete musical soundtrack scored on the MT-32.

The MT-32 with a necessary MPU-401 interface cost $550.00 to purchase from Sierra when it first sold the device. Although the MT-32's high price prevented it from dominating the end-user market of players, other PC publishers quickly followed Sierra's lead, expanding the role of music in their own game titles with Roland supporting the industry by releasing CM modules for computer users. The MT-32 remained popular for musical composition well into the early 1990s, when the game-industry began to shift toward CD Audio. For a time, it was described as providing "the most realistic sound available in computer gaming today". [13]

The proliferation of the General MIDI standard, along with competition from less expensive "wavetable" sample-based soundcards, led to the decline of musical soundtracks using the MT-32's proprietary features. Games that played General MIDI tracks on the MT-32 initialized the MT-32's sound bank to approximate the General MIDI Level 1 (GM1) specification, but avoided any of the MT-32's hallmark music-synthesis features, adhering to GM1's rather limited set of controllers.

Emulation

Due to the popularity of the MT-32 as a music playback device for computer games, many modern sound cards provide a simple "MT-32 emulation mode",[ citation needed ] usually realized by way of a sound mapping comprised either of General MIDI instruments rearranged to roughly represent the MT-32's preset sound bank, or of samples directly recorded from the original unit. Later modules like most of the Roland Sound Canvas series, Yamaha MU-series and the Kawai GMega feature such limited MT-32 backwards compatibility modes. Results are often considered poor, as the sampling technology used can not reflect the pitch- and time-variable characteristics of the original synthesizer technology, and programming of custom sounds (see above[ clarification needed ]) is not being supported at all. One exception is the Orchid SoundWave 32 card released by Orchid Technology in 1994, whose on-board digital signal processor (DSP) allowed for a more faithful reproduction of the original sound characteristics.[ citation needed ]

More recently, there have been attempts at emulating the LA synthesizer technology in software using images of the original PCM and control ROMs. The most notable of these emulators is the open-source project Munt, [14] which emulates the MT-32 hardware by way of a virtual device driver for Microsoft Windows, or a virtual MIDI device for OS X, BSD and Linux. It is also incorporated into ScummVM, an open-source adventure game interpreter, as of version 0.7.0. Munt is based on an earlier MT-32 Emulation Project, [15] which was the source of a short-lived legal argument over distribution of the original ROM images with Roland Corporation, who manufactured the MT-32 and claims copyright on the ROM's data.

The Raspberry Pi Single-board computer has an Open-source software emulator called the mt-32 pi. [16] This project allows for Hardware emulation of the mt-32 by use of additional hardware. The project originally started as an emulation solution for the Roland MT-32 synth module, using the open-source Munt [17] emulation core. [18]

Roland offers emulation of classic synthesizers via the Roland Cloud subscription service. Support for the D-50 [19] was notably added in June 2017. [20]

Related Research Articles

<span class="mw-page-title-main">Sound card</span> Expansion card that provides input and output of audio signals

A sound card is an internal expansion card that provides input and output of audio signals to and from a computer under the control of computer programs. The term sound card is also applied to external audio interfaces used for professional audio applications.

<span class="mw-page-title-main">Sound Blaster</span> Family of sound cards by Creative Technology

Sound Blaster is a family of sound cards and audio peripherals designed by Singaporean technology company Creative Technology. The first Sound Blaster card was introduced in 1989.

<span class="mw-page-title-main">MOS Technology 6581</span> MOS Technology sound chip

The MOS Technology 6581/8580 SID is the built-in programmable sound generator chip of the Commodore CBM-II, Commodore 64, Commodore 128, and MAX Machine home computers.

Ensoniq Corp. was an American electronics manufacturer, best known throughout the mid-1980s and 1990s for its musical instruments, principally samplers and synthesizers.

<span class="mw-page-title-main">Gravis UltraSound</span> Sound card for IBM PC compatibles

The Gravis UltraSound or GUS is a sound card for the IBM PC compatible system platform, made by Canada-based Advanced Gravis Computer Technology Ltd. It was very popular in the demoscene during the 1990s.

<span class="mw-page-title-main">MPU-401</span> MIDI interface device

The MPU-401, where MPU stands for MIDI Processing Unit, is an important but now obsolete interface for connecting MIDI-equipped electronic music hardware to personal computers. It was designed by Roland Corporation, which also co-authored the MIDI standard.

<span class="mw-page-title-main">Yamaha YMF7xx</span>

There have been various families of Yamaha audio controllers labelled as YMF7xx.

<span class="mw-page-title-main">Korg DW-8000</span> Hybrid digital-analog synthesizer

The Korg DW-8000 synthesizer is an eight-voice polyphonic hybrid digital-analog synthesizer 61-note keyboard instrument released in 1985. By the time of its launch, Korg had already begun a common trend in 1980s synthesizer design: using numerical codes to access or change parameters with its predecessor - the Korg Poly-61, which was widely regarded as the company's first "knobless" synthesizer. This was a move away from the heavily laden, complex control panels of earlier designs.

<span class="mw-page-title-main">Roland LAPC-I</span> PC sound card

The Roland LAPC-I is a sound card for IBM PC compatible computers produced by Roland Corporation. It basically consists of a MT-32-compatible Roland CM-32L and a MPU-401 unit, integrated onto a single full-length 8-bit ISA card. In addition to normal Roland dealers aimed at musicians, it was distributed in the United States by Sierra On-Line in 1989 for use with the company's games. The MSRP of the card was around US$425.

<span class="mw-page-title-main">Nord Modular</span> Line of synthesizers

The Nord Modular series is a line of synthesizers produced by Clavia, a Swedish digital synthesizer manufacturer. The Nord Modular series, in common with their sister range the Nord Lead series, are analogue modelling synthesizers, producing sounds that approximate those produced by conventional analogue synths by using DSP chips to digitally model analogue circuitry.

<span class="mw-page-title-main">Ensoniq Soundscape S-2000</span> PC sound card

Soundscape S-2000 was Ensoniq's first direct foray into the PC sound card market. The card arrived on the market in 1994. It is a full-length ISA digital audio and sample-based synthesis device, equipped with a 2 MiB Ensoniq-built ROM-based patch set. Some OEM versions of the card feature a smaller 1 MiB patch set. It was praised for its then-high quality music synthesis and sound output, high compatibility and good software support.

<span class="mw-page-title-main">Ensoniq AudioPCI</span> PCI-based sound card

The Ensoniq AudioPCI is a Peripheral Component Interconnect (PCI)-based sound card released in 1997. It was Ensoniq's last sound card product before they were acquired by Creative Technology. The card represented a shift in Ensoniq's market positioning. Whereas the Soundscape line had been made up primarily of low-volume high-end products full of features, the AudioPCI was designed to be a very simple, low-cost product to appeal to system OEMs and thus hopefully sell in mass quantities.

The Roland SC-55 is a GS MIDI sound module released in 1991 by Roland. The SC-55 was the first sound module to incorporate the new General MIDI standard. It was the first in the Roland Sound Canvas series.

Roland GS, or just GS, sometimes expanded as General Standard or General Sound, is a MIDI specification. It requires that all GS-compatible equipment must meet a certain set of features and it documents interpretations of some MIDI commands and bytes sequences, thus defining instrument tones, controllers for sound effects, etc.

<span class="mw-page-title-main">Sound Blaster Live!</span>

Sound Blaster Live! is a PCI add-on sound card from Creative Technology Limited for PCs. Moving from ISA to PCI allowed the card to dispense with onboard memory, storing digital samples in the computer's main memory and then accessing them in real time over the bus. This allowed for a much wider selection of, and longer playing, samples. It also included higher quality sound output at all levels, quadrophonic output, and a new MIDI synthesizer with 64 sampled voices. The Live! was introduced in August 1998 and variations on the design remained Creative's primary sound card line into the early 2000's.

<span class="mw-page-title-main">Sound Blaster 16</span> Sound card by Creative Technology

The Sound Blaster 16 is a series of sound cards by Creative Technology, first released in June 1992 for PCs with an ISA or PCI slot. It was the successor to the Sound Blaster Pro series of sound cards and introduced CD-quality digital audio to the Sound Blaster line. For optional wavetable synthesis, the Sound Blaster 16 also added an expansion-header for add-on MIDI-daughterboards, called a Wave Blaster connector, and a game port for optional connection with external MIDI sound modules.

The Korg DSS-1 is a 12-bit polyphonic sampling synthesizer released in September 1986. It came out at a time when many of the popular synthesizer companies were beginning to get into sampling, an area of sound design that had previously been left to a handful of fledgling companies such as Fairlight, E-mu, and Ensoniq. Like Yamaha and Casio, however, Korg did not stay long in the sampling arena. The DSS-1 was the company's only sampler until 1998 when Korg introduced sampling options on their Triton and Trinity series of workstations, and on their Electribe series of drum-and-phrase samplers.

The Roland ED SC-8850 is a GS-compatible MIDI sound module released in 1999 by Roland under the name RolandED. The SC-8850 was the first sound module to incorporate the new General MIDI Level 2 standard. The SC-8850 uses a PCM sampling engine based on that of the SC-88 Pro, and supports 128-voice polyphony with 64-part multitimbrality. It came preloaded with the soundsets of all older Sound Canvas models, as well as the CM-32 and MT-32. Aimed at personal computer users, the SC-8850 features 1,703 instrument patches, including the GS sounds and additional GM2 sounds. The selection of effects includes reverb, chorus, and Roland's own Insertion EFX, which adds effects like vibrato, distortion, tremolo, etc.

The Akai SG01v is a ROMpler, meaning that it plays prerecorded samples stored on a ROM chip, as opposed to generating sound through onboard signal generators. The unit was produced by Akai in 1995. It is housed in a 1U half-rack chassis and can be controlled through General MIDI messages. The SG01v has 32 voice polyphony and 16 part multi-timbrality. Considering the technology of the day, the SG01v reproduces with surprising fidelity the sounds of even older analogue synthesizers, as well as two drum kits. The "V" designation in the model name denotes "vintage" sounds. The model line also includes an SG01k, which was strictly a General MIDI module, and an SG01p.

The Kawai K4 is a 61 key synthesizer manufactured in 1989 by Kawai. It contains several features beyond those offered on Kawai K1, adding resonant filters and a DAC PCM wavetable. The K4 incorporated a new type of synthesis called Digital Multi Spectrum.

References

  1. 1 2 3 "Archived copy" (PDF). Archived from the original (PDF) on 2011-07-15. Retrieved 2010-09-08.{{cite web}}: CS1 maint: archived copy as title (link) MT-32 Owner's Manual.
  2. http://cms.rolandus.com/assets/media/exe/MT2GM.EXE
  3. "Archived copy". Archived from the original on 2018-06-29. Retrieved 2015-08-28.{{cite web}}: CS1 maint: archived copy as title (link)
  4. "Cock-up corner". Amiga Shopper. No. 7. October 1991. p. 11. ISSN   0961-7302. OCLC   925243798.
  5. 1 2 Roland Corporation: MT-32 Service Notes, Second Edition. January 1988.
  6. "List of roland mt-32 compatible hardware? \ VOGONS".
  7. 1 2 3 4 http://anotherunknowntime.com/music/rwi-mt-32-mod.pdf http://www.pdf-archive.com/2012/12/18/roland-mt-32-rwi-mod/
  8. "E-20 Voice Board / MT-32 \ VOGONS". www.vogons.org. Retrieved 2022-07-18.
  9. Roland Corporation: MT-32 Service Notes, Third Edition. October 1988.
  10. "Robin Whittle's CV".
  11. "Real World Interfaces" . Retrieved 2016-12-29.
  12. "Digitally controlled mute circuit".
  13. "Re-Sounding Personal Computers" by Rich Heimlich, Computer Gaming World Issue 12/1990, pg. 60pp
  14. "Munt". 20 May 2023.
  15. "MT-32 Emulation Project". Archived from the original on 2012-02-01. Retrieved 2016-12-29.
  16. "mt-32 pi". GitHub . Retrieved 2022-01-12.
  17. "Munt source homepage". GitHub . Retrieved 2022-01-12.
  18. "mt-32 pi wiki". GitHub . Retrieved 2022-01-12.
  19. "D-50 Linear Synthesizer Software Synthesizer" . Retrieved 2017-12-13.
  20. "Roland Releases D-50 Synth (In Roland Cloud)" . Retrieved 2017-12-13.