Difference between revisions of "MEA8000"

From CPCWiki - THE Amstrad CPC encyclopedia!
Jump to: navigation, search
(Datasheet (English))
Line 29: Line 29:
 
* [[Media:MEA8000 Mullard.pdf]] - MEA8000 Datasheet (Mullard)
 
* [[Media:MEA8000 Mullard.pdf]] - MEA8000 Datasheet (Mullard)
 
* [[Media:MEA8000 Signetics.pdf]] - MEA8000 Datasheet (Signetics)
 
* [[Media:MEA8000 Signetics.pdf]] - MEA8000 Datasheet (Signetics)
* [[Media:MEA8000_Filters.gif]] - Some extra info on the Filters (which aren't described in the normal MEA8000 datasheets)
+
* [[MEA8000 Figures]] - Additional info on Filters and Parameter Translation (which aren't described in the normal MEA8000 datasheets)
* Reportedly, the following document exists: Philips (1983), '''MEA8000 voice synthesizer: principles and interfacing, Philips Technical Publication 101''' (this might contain additional info on the filters & voice generator) (there seems to be no copy in the internet yet).
+
* '''MEA8000 voice synthesizer: principles and interfacing, Philips Technical Publication 101''' (this might contain additional info on the filters & voice generator) (there seems to be no copy in the internet yet).
  
 
== Weblinks ==
 
== Weblinks ==

Revision as of 08:29, 17 January 2010

Overview

The MEA8000 is a Speech Synthesizer chip. It contains a Voice Generator similar to that used in the SP0256 speech chip. However, unlike the SP0256, it doesn't contain a built-in microprocessor, nor built-in ROM.

To output an allophone, one must send one (or usually more) 32bit packet(s) to the chip. This is making it more complicated to use than the SP0256 (which needs only one 8bit value per allophone). On the other hand, it's making the MEA8000 more flexible: The SP0256 contains predefined allophones (usually the -AL2 english allophone set), whilst the MEA8000 can be freely used with different allophone sets (english, french, other languages) (or even as general purpose sound processor, ie. to produce music or explosions, etc.)

CPC Speech Synthesisers

Speech Example

Misc

Datasheet (English)

  • Media:MEA8000 Mullard.pdf - MEA8000 Datasheet (Mullard)
  • Media:MEA8000 Signetics.pdf - MEA8000 Datasheet (Signetics)
  • MEA8000 Figures - Additional info on Filters and Parameter Translation (which aren't described in the normal MEA8000 datasheets)
  • MEA8000 voice synthesizer: principles and interfacing, Philips Technical Publication 101 (this might contain additional info on the filters & voice generator) (there seems to be no copy in the internet yet).

Weblinks