Browse Source

ipa: ð (vcd dnt frc).

master
Reece H. Dunn 8 years ago
parent
commit
6eb518ee0f
2 changed files with 18 additions and 14 deletions
  1. 17
    1
      phsource/ph_ipa
  2. 1
    13
      phsource/phonemes

+ 17
- 1
phsource/ph_ipa View File

// | afr | | | | | | | | | | | | | | | | | | | | | | | | | // | afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | lat afr | | | | | | | | | | | | | | | | | | | | | | | | | // | lat afr | | | | | | | | | | | | | | | | | | | | | | | | |
// | sib frc | | | | | | | | | | | | | | | | | | | | | | | | | // | sib frc | | | | | | | | | | | | | | | | | | | | | | | | |
// | frc | | B | | v | | | | | | | | | | | | | | | | | | | | |
// | frc | | B | | v | | D | | | | | | | | | | | | | | | | | | |
// | lat frc | | | | | | | | | | | | | | | | | | | | | | | | | // | lat frc | | | | | | | | | | | | | | | | | | | | | | | | |
// | apr | | P | | | | | | r\ | | | | | | | | j | | | | | | | | | // | apr | | P | | | | | | r\ | | | | | | | | j | | | | | | | | |
// | lat apr | | | | | | | | | | | | | | | | | | | | | | | | | // | lat apr | | | | | | | | | | | | | | | | | | | | | | | | |
FMT(voc/v) addWav(vocw/v) FMT(voc/v) addWav(vocw/v)
endphoneme endphoneme


phoneme D
vcd dnt frc
ipa ð
lengthmod 6
Vowelout f1=0 f2=1700 -300 300 f3=-100 60 len=50

IF KlattSynth THEN
Vowelin f1=0 f2=1290 -300 300 f3=0 0
ENDIF

IF nextPh(isPause2) THEN
FMT(voc/dh_) addWav(vocw/dh)
ENDIF
FMT(voc/dh) addWav(vocw/dh)
endphoneme

// approximant // approximant


phoneme P phoneme P

+ 1
- 13
phsource/phonemes View File

endphoneme endphoneme


phoneme D // **th**is phoneme D // **th**is
vcd dnt frc
import_phoneme ipa/D
voicingswitch T voicingswitch T
lengthmod 6
Vowelout f1=0 f2=1700 -300 300 f3=-100 60 len=50

IF KlattSynth THEN
Vowelin f1=0 f2=1290 -300 300 f3=0 0
ENDIF

IF nextPh(isPause2) THEN
FMT(voc/dh_) addWav(vocw/dh)
ENDIF
FMT(voc/dh) addWav(vocw/dh)
endphoneme endphoneme



phoneme z phoneme z
vcd alv frc sib vcd alv frc sib
voicingswitch s voicingswitch s

Loading…
Cancel
Save