Circuitbenders Forum

Circuitbenders Forum => Noise, Tracks & Samples => Topic started by: Gordonjcp on March 18, 2008, 11:37:58 PM

Title: Free glitchy speech synth
Post by: Gordonjcp on March 18, 2008, 11:37:58 PM
http://www.gjcp.net/~gordonjcp/hr16glitch.mp3

Released under the WTFPL, with the proviso that if you use bits of it in a commercial track I'd like you to send me a copy.
It's the contents of a firmware ROM fed through a software LPC10 codec similar to the ones used in a Speak'n'Spell.
Title: Re: Free glitchy speech synth
Post by: catweazle on March 19, 2008, 05:20:44 PM
Hi, that sounds interesting, on what platform (mircocontroller?) did you implement the LPC ?
Title: Re: Free glitchy speech synth
Post by: Circuitbenders on March 19, 2008, 05:40:40 PM
Sounds very much like one of those V-tech / IQ builders Talking Computer toys but a little less painfull
Title: Re: Free glitchy speech synth
Post by: Gordonjcp on March 19, 2008, 06:27:23 PM
http://www.arl.wustl.edu/~jaf/lpc/

It's running on a PC, although I'm working on porting it to an Atmel microcontroller - bent speak'n'spell noises without the broken speak'n'spells!
Title: Re: Free glitchy speech synth
Post by: catweazle on March 19, 2008, 07:47:35 PM
I've thought about implementing a LPC in a PIC, but I suspect it has not enough performance to do that.
In case floating math is need, or not?
Title: Re: Free glitchy speech synth
Post by: Gordonjcp on March 19, 2008, 09:13:58 PM
It can't need *much* - there wasn't a lot inside the chips used in the original Speak'n'Spell.  Given the technology of the day, I reckon it must be pretty crude...
Title: Re: Free glitchy speech synth
Post by: catweazle on March 19, 2008, 09:50:21 PM
I've found some emulation source code for the sp0256 speech chip
http://mamedev.org/source/src/emu/sound/sp0256.c.html
and the design manual for the speak&speel soundchip
http://focus.ti.com/lit/ml/spss011d/spss011d.pdf