Vowels

If you require help or assistance with anything then please post here

Moderators: electrogear, exonerate

Vowels

Postby chackl on Wed Sep 17, 2008 11:47 am

Hello!

I've recorded a chorus from my Roland FP9. This chorus sings with a wide opened mouth (we in austria would say the chorus is singing "Haaaaaaaaaaaaa". But i don't think so, that it's the same in england)

Now I,ve this vouce, and how am I able to make vowels (like a,e,i,o,u...) with this chorus. It would be built in a new project of me, for plugins, that spetialise on acustics. The Chorus will needed spetial for a gothic Voice.

C.Hackl
Mainstream Audio
A Company for cheap hightec-VSTi
User avatar
chackl
essemilian
 
Posts: 282
Joined: Thu Jun 21, 2007 5:50 pm
Location: Austria Salzburg

Re: Vowels

Postby nix on Wed Sep 17, 2008 12:18 pm

Hey,
You probably already know about this one, but here is a vowel synth: Delay Lama->
http://www.audionerdz.com/
I am not sure about the method but will think about it.
Cheers
User avatar
nix
smaniac
 
Posts: 1174
Joined: Wed Nov 02, 2005 11:25 am
Location: Australia

Re: Vowels

Postby kirkagur on Wed Sep 17, 2008 12:49 pm

i think that if you will take a 3 delays, with the same ratio that format filter has.
move it all together with lfo and you will get the effect.


*this is a theory only i dont know if its close to reality. :)
User avatar
kirkagur
essemilian
 
Posts: 365
Joined: Mon Jul 10, 2006 3:14 pm

Re: Vowels

Postby philter5 on Wed Sep 17, 2008 4:13 pm

as far as i know it is possible to get such vowels without using samples,
they can be created with the regular synthesis modules.
but i´ll have to google to proof if i am right or not :S
---Yes, a piece of software CAN be your best friend---
User avatar
philter5
smaniac
 
Posts: 1478
Joined: Thu Jan 04, 2007 7:52 pm
Location: Germany

Re: Vowels

Postby philter5 on Wed Sep 17, 2008 4:18 pm

here is what i´ve found.
very interesting if you would like to create a vowel synth... ;)

VOWEL SYNTH
---Yes, a piece of software CAN be your best friend---
User avatar
philter5
smaniac
 
Posts: 1478
Joined: Thu Jan 04, 2007 7:52 pm
Location: Germany

Re: Vowels

Postby stw on Wed Sep 17, 2008 4:59 pm

philter5 wrote:here is what i´ve found.
very interesting if you would like to create a vowel synth... ;)

VOWEL SYNTH


Thanks for the link! :love:
stw
smanatic
 
Posts: 639
Joined: Mon Jun 30, 2008 2:55 pm

Re: Vowels

Postby chackl on Wed Sep 17, 2008 7:14 pm

Ok.

Have now built that in sm but the Vowels are not sounding like that as they have to.... Why?
Mainstream Audio
A Company for cheap hightec-VSTi
User avatar
chackl
essemilian
 
Posts: 282
Joined: Thu Jun 21, 2007 5:50 pm
Location: Austria Salzburg

Re: Vowels

Postby chackl on Wed Sep 17, 2008 7:33 pm

I've found something interresting:

http://vokicodder.blogspot.com/2007/04/educational-vowel-synth-and.html

OK. But how can i make such filter curves in sm (if that are filtercourves. it also can be additive osc, but i think that's not that.)

I never focosiced om filters so now im a total greenhorn at it.
Mainstream Audio
A Company for cheap hightec-VSTi
User avatar
chackl
essemilian
 
Posts: 282
Joined: Thu Jun 21, 2007 5:50 pm
Location: Austria Salzburg

Re: Vowels

Postby rl on Thu Sep 18, 2008 9:08 am

Typically vowels have 3 or 4 dominant formants.
The easiest way to build a formant filter in SM is using 3 parallel bandpass-filters. Feed that with a harmonically rich signal like a saw or rect wave. Add a little chorus and reverb for an ethereal effect.
Search the web for frequency data, e.g. here: http://www.phon.ucl.ac.uk/home/wells/fo ... able-2.htm.
Adding a little filter resonance might help in vowel perception but also adds ringing noise.

BTW: The famous formant filter source from the musicdsp.org archives cannot be ported to SM, since SM does not support double precision floats.
User avatar
rl
dsp wiz
 
Posts: 1494
Joined: Mon Feb 07, 2005 10:24 pm
Location: de.earth.universe.known

Re: Vowels

Postby chackl on Sat Sep 20, 2008 4:00 pm

Sorry but dead link...
Mainstream Audio
A Company for cheap hightec-VSTi
User avatar
chackl
essemilian
 
Posts: 282
Joined: Thu Jun 21, 2007 5:50 pm
Location: Austria Salzburg

Re: Vowels

Postby rl on Sat Sep 20, 2008 9:29 pm

huh? not from here. Maybe try again.


BTW: this is the formant data I'm using in one of my synts:
Code: Select all
*Formant*   
    heed    head    had     hod     haw'd   who'd
----------------------------------------------------
*Men*
F1  270     530     660     730     570     300
F2  2290    1840    1720    1090    840     870   
F3  3010    2480    2410    2440    2410    2240
*Women*   
F1  310     610     860     850     590     370   
F2  2790    2330    2050    1220    920     950   
F3  3310    2990    2850    2810    2710    2670
User avatar
rl
dsp wiz
 
Posts: 1494
Joined: Mon Feb 07, 2005 10:24 pm
Location: de.earth.universe.known

Re: Vowels

Postby chackl on Tue Sep 23, 2008 11:27 am

and what did you take as input source?

I tryed with a sine, and with my voice of the chorus. but didn't get a good resultat.

Also i've to ask for:
Does anybody have a code only for a BandPass filter. or is that no problem. it schould be CPU cheap...

Will try it again with the ASM-Code from myco.
Mainstream Audio
A Company for cheap hightec-VSTi
User avatar
chackl
essemilian
 
Posts: 282
Joined: Thu Jun 21, 2007 5:50 pm
Location: Austria Salzburg

Re: Vowels

Postby rl on Tue Sep 23, 2008 1:44 pm

What result do you expect from filtering a sine wave? It contains only one (1, uno) frequency!. As I said: Use a harmonically rich signal like a saw or rectangle wave.

IIRC Stefan posted a CPU-cheap bandpass code some time ago.
User avatar
rl
dsp wiz
 
Posts: 1494
Joined: Mon Feb 07, 2005 10:24 pm
Location: de.earth.universe.known

Re: Vowels

Postby chackl on Wed Sep 24, 2008 8:56 am

Thanks to all!

Got it now working!!!

I've only to experiment now with my chorus, that only is recorded in one vowel. to get it, i've to tune frequences so that may take a bit.

Great thanks to all that helped me!
Great thanks to rl for the frequences!

C.Hackl
Mainstream Audio
A Company for cheap hightec-VSTi
User avatar
chackl
essemilian
 
Posts: 282
Joined: Thu Jun 21, 2007 5:50 pm
Location: Austria Salzburg

Re: Vowels

Postby martinvicanek on Fri Feb 24, 2012 10:24 pm

Here is a stable single precision version of the public source code formant filter at http://www.musicdsp.org/showone.php?id=110 by alex(at)smartelectronix.com. The original 10-pole filter requires double precision. I have factorized it into five 2-pole filters which work fine at single precision. Factorization of polynomials up to degree 100 can be done easily with the online root finder at http://www.akiti.ca/PolyRootRe.html.
Attachments
VowelFilter.osm
adapted from musicdsp.org
(18.69 KiB) Downloaded 105 times
martinvicanek
essemilian
 
Posts: 306
Joined: Sun Mar 13, 2011 1:15 pm

Next

Return to Help

Who is online

Users browsing this forum: RunBeerRun2 and 1 guest