[med-svn] [praat] branch upstream updated (49d4a6c -> e905211)
Rafael Laboissiere
rafael at debian.org
Sun Nov 19 22:06:37 UTC 2017
This is an automated email from the git hooks/post-receive script.
rafael pushed a change to branch upstream
in repository praat.
from 49d4a6c New upstream version 6.0.35
new e905211 New upstream version 6.0.36
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
EEG/EEG.cpp | 12 +-
EEG/ERPWindow.cpp | 26 +-
EEG/praat_EEG.cpp | 24 +-
FFNet/FFNet.cpp | 1 -
makefile => Makefile | 5 +-
artsynth/Art_Speaker.cpp | 2 +-
artsynth/Art_Speaker.h | 2 +-
artsynth/Art_Speaker_Delta.cpp | 2 +-
artsynth/Art_Speaker_Delta.h | 2 +-
artsynth/Art_Speaker_to_VocalTract.cpp | 2 +-
artsynth/Art_Speaker_to_VocalTract.h | 2 +-
artsynth/Articulation.cpp | 2 +-
artsynth/Articulation.h | 2 +-
artsynth/Articulation_def.h | 2 +-
artsynth/Articulation_enums.h | 2 +-
artsynth/Artword.cpp | 2 +-
artsynth/Artword.h | 2 +-
artsynth/ArtwordEditor.cpp | 2 +-
artsynth/ArtwordEditor.h | 2 +-
artsynth/Artword_Speaker.cpp | 2 +-
artsynth/Artword_Speaker.h | 2 +-
artsynth/Artword_Speaker_Sound.cpp | 2 +-
artsynth/Artword_Speaker_Sound.h | 2 +-
artsynth/Artword_Speaker_to_Sound.cpp | 2 +-
artsynth/Artword_Speaker_to_Sound.h | 2 +-
artsynth/Artword_def.h | 2 +-
artsynth/Artword_to_Art.cpp | 2 +-
artsynth/Artword_to_Art.h | 2 +-
artsynth/Delta.cpp | 2 +-
artsynth/Delta.h | 2 +-
artsynth/Speaker.cpp | 2 +-
artsynth/Speaker.h | 2 +-
artsynth/Speaker_def.h | 2 +-
artsynth/Speaker_to_Delta.cpp | 2 +-
artsynth/Speaker_to_Delta.h | 2 +-
artsynth/manual_Artsynth.cpp | 2 +-
artsynth/praat_Artsynth.cpp | 2 +-
contrib/ola/praat_contrib_Ola_KNN.cpp | 4 +-
dwsys/FileInMemory.cpp | 192 +-
dwsys/FileInMemory.h | 50 +-
dwsys/FileInMemoryManager.cpp | 714 +
dwsys/FileInMemoryManager.h | 66 +
dwsys/{Eigen_def.h => FileInMemoryManager_def.h} | 59 +-
dwsys/FileInMemorySet.cpp | 269 +
dwsys/FileInMemorySet.h | 59 +
LPC/Tube_def.h => dwsys/FileInMemorySet_def.h | 41 +-
dwtools/PCA_def.h => dwsys/FileInMemory_def.h | 44 +-
dwsys/Makefile | 6 +-
dwsys/NUM2.cpp | 1674 +-
dwsys/NUM2.h | 428 +-
dwsys/NUMstring.cpp | 29 +-
dwsys/SVD.cpp | 45 +
dwsys/SVD.h | 2 +
dwtest/speechsynthesizer_test.praat | 4 +-
dwtest/test_Polynomial.praat | 56 +-
dwtest/test_Procrustes.praat | 238 +-
dwtest/test_SpeechSynthesizer.praat | 39 +-
dwtest/test_angle_between_planes.praat | 12 +-
dwtest/test_bss_twoSoundsMixed.praat | 3 +-
dwtest/test_textGrid_and_DurationTier.praat | 2 +-
dwtools/AffineTransform.cpp | 1 -
dwtools/Configuration.cpp | 1 -
dwtools/DataModeler.cpp | 15 +-
dwtools/Discriminant.cpp | 1 -
dwtools/Distance.cpp | 14 +-
dwtools/Distance.h | 4 +-
dwtools/LongSound_extensions.cpp | 4 +-
dwtools/MDS.cpp | 12 +-
dwtools/Makefile | 2 +-
dwtools/Polynomial.cpp | 7 +-
dwtools/SPINET_to_Pitch.cpp | 20 +-
dwtools/SSCP.cpp | 18 +-
dwtools/Sound_to_Pitch2.cpp | 6 +-
dwtools/SpeechSynthesizer.cpp | 372 +-
dwtools/SpeechSynthesizer.h | 29 +-
dwtools/SpeechSynthesizer_and_TextGrid.cpp | 2 +-
dwtools/SpeechSynthesizer_def.h | 106 +-
dwtools/TableOfReal_extensions.cpp | 89 +-
dwtools/TableOfReal_extensions.h | 4 +
dwtools/Table_extensions.cpp | 19 +-
dwtools/TextGrid_extensions.cpp | 4 +-
dwtools/manual_BSS.cpp | 6 +-
dwtools/manual_dwtools.cpp | 88 +-
dwtools/praat_David_init.cpp | 479 +-
external/espeak/Makefile | 16 +-
external/espeak/READ_ME.TXT | 223 -
external/espeak/StdAfx.h | 6 +-
external/espeak/case.cpp | 2716 +
external/espeak/categories.cpp | 3543 +
external/espeak/compiledata.cpp | 2958 +
external/espeak/compiledict.cpp | 1738 +-
external/espeak/compilembrola.cpp | 138 +
external/espeak/config.h | 2 +
.../create_espeak_ng_FileInMemoryManager.cpp | 17 +
.../espeak/create_espeak_ng_FileInMemorySet.cpp | 222159 ++++++++++++++++++
external/espeak/debug.h | 26 -
external/espeak/dictionary.cpp | 3290 +-
external/espeak/encoding.cpp | 790 +
external/espeak/encoding.h | 103 +
external/espeak/error.cpp | 173 +
external/espeak/error.h | 55 +
external/espeak/espeak_api.cpp | 157 +
external/espeak/espeak_command.cpp | 378 +
external/espeak/espeak_command.h | 215 +-
external/espeak/espeak_io.cpp | 142 +
external/espeak/espeak_io.h | 65 +
external/espeak/espeak_ng.h | 185 +
external/espeak/espeak_ng_version.h | 2 +
external/espeak/espeakdata_FileInMemory.cpp | 280 +-
external/espeak/espeakdata_FileInMemory.h | 41 +-
external/espeak/espeakdata_dicts.cpp | 48553 ----
external/espeak/espeakdata_phons.cpp | 15816 --
external/espeak/espeakdata_variants.cpp | 294 -
external/espeak/espeakdata_voices.cpp | 863 -
external/espeak/event.h | 51 -
external/espeak/fifo.cpp | 447 +
external/espeak/fifo.h | 64 +-
external/espeak/intonation.cpp | 1290 +-
external/espeak/klatt.cpp | 1170 +-
external/espeak/klatt.h | 115 +-
external/espeak/mnemonics.cpp | 46 +
external/espeak/numbers.cpp | 2198 +-
external/espeak/phoneme.h | 259 +-
external/espeak/phonemelist.cpp | 500 +-
external/espeak/proplist.cpp | 2177 +
external/espeak/readclause.cpp | 2698 +-
external/espeak/setlengths.cpp | 860 +-
external/espeak/sintab.h | 542 +-
external/espeak/sonic.cpp | 972 -
external/espeak/sonic.h | 138 -
external/espeak/speak_lib.cpp | 1293 -
external/espeak/speak_lib.h | 62 +-
external/espeak/speech.cpp | 919 +
external/espeak/speech.h | 115 +-
external/espeak/synth_mbrola.cpp | 556 +-
external/espeak/synthdata.cpp | 1167 +-
external/espeak/synthesize.cpp | 1600 +-
external/espeak/synthesize.h | 420 +-
external/espeak/tr_languages.cpp | 2768 +-
external/espeak/translate.cpp | 3004 +-
external/espeak/translate.h | 619 +-
external/espeak/ucd.h | 1069 +
external/espeak/voice.h | 69 +-
external/espeak/voices.cpp | 1830 +-
external/espeak/wave.h | 43 -
external/espeak/wavegen.cpp | 1727 +-
fon/Distributions_and_Transition.cpp | 34 +-
fon/Distributions_and_Transition.h | 4 +-
fon/Formant.cpp | 46 +-
fon/FormantGrid.cpp | 54 +-
fon/FormantGrid.h | 20 +-
fon/FormantGridEditor.cpp | 36 +-
fon/FormantGridEditor.h | 4 +-
fon/FormantTier.cpp | 42 +-
fon/FujisakiPitch.cpp | 6 +-
fon/Function.cpp | 32 +-
fon/Function.h | 16 +-
fon/Harmonicity.cpp | 26 +-
fon/Harmonicity.h | 4 +-
fon/Harmonics.h | 6 +-
fon/Image.h | 14 +-
fon/IntensityTier.cpp | 8 +-
fon/Label.cpp | 4 +-
fon/Label.h | 4 +-
fon/LongSound.cpp | 96 +-
fon/LongSound.h | 11 +-
fon/Ltas.cpp | 2 +-
fon/Makefile | 2 +-
fon/Pitch.cpp | 5 +-
fon/PitchTier.cpp | 3 +-
fon/Praat_tests.cpp | 6 +-
fon/Sound.cpp | 50 +-
fon/Sound_PointProcess.cpp | 16 +-
fon/Sound_and_Spectrogram.cpp | 38 +-
fon/Sound_and_Spectrum.cpp | 26 +-
fon/Sound_audio.cpp | 38 +-
fon/Sound_enhance.cpp | 18 +-
fon/Sound_files.cpp | 46 +-
fon/Sound_to_Cochleagram.cpp | 31 +-
fon/Sound_to_Formant.cpp | 36 +-
fon/Sound_to_Harmonicity.cpp | 6 +-
fon/Sound_to_Harmonicity_GNE.cpp | 18 +-
fon/Sound_to_Pitch.cpp | 48 +-
fon/Sound_to_PointProcess.cpp | 28 +-
fon/Sound_to_PointProcess.h | 12 +-
fon/Spectrogram.cpp | 6 +-
fon/Spectrogram.h | 6 +-
fon/Spectrum.cpp | 34 +-
fon/Spectrum.h | 4 +-
fon/SpectrumEditor.cpp | 8 +-
fon/Spectrum_and_Spectrogram.cpp | 8 +-
fon/Spectrum_def.h | 2 +-
fon/Spectrum_to_Excitation.cpp | 24 +-
fon/Spectrum_to_Formant.cpp | 10 +-
fon/TextGrid.cpp | 263 +-
fon/TextGrid.h | 62 +-
fon/TextGridEditor.cpp | 118 +-
fon/TextGridEditor.h | 2 +-
fon/TextGrid_Sound.cpp | 104 +-
fon/TextGrid_Sound.h | 10 +-
fon/TimeSoundAnalysisEditor.cpp | 6 +-
fon/TimeSoundEditor.cpp | 2 +-
fon/Transition.cpp | 48 +-
fon/Transition.h | 8 +-
fon/Vector.cpp | 4 +-
fon/VocalTract.cpp | 4 +-
fon/VocalTract.h | 4 +-
fon/VocalTract_to_Spectrum.cpp | 4 +-
fon/VocalTract_to_Spectrum.h | 4 +-
fon/WordList.cpp | 34 +-
fon/manual_Fon.cpp | 2 +-
fon/manual_Script.cpp | 4 +-
fon/manual_exampleSound.cpp | 4 +-
fon/manual_tutorials.cpp | 6 +-
fon/praat_ExperimentMFC.cpp | 52 +-
fon/praat_Fon.cpp | 18 +-
fon/praat_Matrix.cpp | 4 +-
fon/praat_Sound.cpp | 22 +-
fon/praat_TextGrid_init.cpp | 48 +-
fon/praat_Tiers.cpp | 14 +-
fon/praat_TimeFrameSampled.cpp | 2 +-
fon/praat_TimeTier.cpp | 2 +-
gram/OTGrammar.cpp | 97 +-
gram/OTGrammar_ex_NPA.cpp | 2 +-
gram/OTGrammar_ex_NoCoda.cpp | 2 +-
gram/OTMulti.cpp | 6 +-
main/main_Praat.cpp | 2 +-
stat/Table.cpp | 152 +-
stat/Table.h | 5 +-
stat/TableEditor.cpp | 18 +-
stat/TableEditor.h | 4 +-
stat/praat_Stat.cpp | 33 +-
sys/Collection.cpp | 4 +-
sys/Collection.h | 2 +-
sys/Graphics.h | 2 +-
sys/Graphics_enums.h | 15 +
sys/Graphics_image.cpp | 91 +-
sys/Graphics_linesAndAreas.cpp | 4 +-
sys/Graphics_record.cpp | 351 +-
sys/ManPages.cpp | 92 +-
sys/Manual.cpp | 14 +-
sys/MelderThread.h | 8 +-
sys/Simple.cpp | 2 +-
sys/Ui.cpp | 11 +-
sys/melder.h | 10 +-
sys/melder_alloc.cpp | 18 +-
sys/melder_audiofiles.cpp | 38 +-
sys/melder_strings.cpp | 12 +-
sys/motifEmulator.cpp | 3 +-
sys/oo.h | 2 +-
sys/praat.cpp | 9 +-
sys/praat.h | 6 +-
sys/praat_objectMenus.cpp | 7 +-
sys/praat_picture.cpp | 11 +-
sys/praat_version.h | 8 +-
sys/tensor.cpp | 27 +
sys/tensor.h | 1 +
test/dwtools/Pols.binary.Discriminant | Bin 5057 -> 5060 bytes
test/dwtools/Pols.text.Discriminant | 179 +-
test/manually/testCommandLineCalls.praat | 4 +-
260 files changed, 254850 insertions(+), 89458 deletions(-)
rename makefile => Makefile (95%)
create mode 100644 dwsys/FileInMemoryManager.cpp
create mode 100644 dwsys/FileInMemoryManager.h
copy dwsys/{Eigen_def.h => FileInMemoryManager_def.h} (63%)
create mode 100644 dwsys/FileInMemorySet.cpp
create mode 100644 dwsys/FileInMemorySet.h
copy LPC/Tube_def.h => dwsys/FileInMemorySet_def.h (57%)
copy dwtools/PCA_def.h => dwsys/FileInMemory_def.h (50%)
delete mode 100644 external/espeak/READ_ME.TXT
mode change 100755 => 100644 external/espeak/StdAfx.h
create mode 100644 external/espeak/case.cpp
create mode 100644 external/espeak/categories.cpp
create mode 100644 external/espeak/compiledata.cpp
mode change 100755 => 100644 external/espeak/compiledict.cpp
create mode 100644 external/espeak/compilembrola.cpp
create mode 100644 external/espeak/config.h
create mode 100644 external/espeak/create_espeak_ng_FileInMemoryManager.cpp
create mode 100644 external/espeak/create_espeak_ng_FileInMemorySet.cpp
delete mode 100755 external/espeak/debug.h
mode change 100755 => 100644 external/espeak/dictionary.cpp
create mode 100644 external/espeak/encoding.cpp
create mode 100644 external/espeak/encoding.h
create mode 100644 external/espeak/error.cpp
create mode 100644 external/espeak/error.h
create mode 100644 external/espeak/espeak_api.cpp
create mode 100644 external/espeak/espeak_command.cpp
mode change 100755 => 100644 external/espeak/espeak_command.h
create mode 100644 external/espeak/espeak_io.cpp
create mode 100644 external/espeak/espeak_io.h
create mode 100644 external/espeak/espeak_ng.h
create mode 100644 external/espeak/espeak_ng_version.h
delete mode 100644 external/espeak/espeakdata_dicts.cpp
delete mode 100644 external/espeak/espeakdata_phons.cpp
delete mode 100644 external/espeak/espeakdata_variants.cpp
delete mode 100644 external/espeak/espeakdata_voices.cpp
delete mode 100755 external/espeak/event.h
create mode 100644 external/espeak/fifo.cpp
mode change 100755 => 100644 external/espeak/fifo.h
mode change 100755 => 100644 external/espeak/intonation.cpp
mode change 100755 => 100644 external/espeak/klatt.cpp
mode change 100755 => 100644 external/espeak/klatt.h
create mode 100644 external/espeak/mnemonics.cpp
mode change 100755 => 100644 external/espeak/numbers.cpp
mode change 100755 => 100644 external/espeak/phoneme.h
mode change 100755 => 100644 external/espeak/phonemelist.cpp
create mode 100644 external/espeak/proplist.cpp
mode change 100755 => 100644 external/espeak/readclause.cpp
mode change 100755 => 100644 external/espeak/setlengths.cpp
mode change 100755 => 100644 external/espeak/sintab.h
delete mode 100755 external/espeak/sonic.cpp
delete mode 100755 external/espeak/sonic.h
delete mode 100755 external/espeak/speak_lib.cpp
mode change 100755 => 100644 external/espeak/speak_lib.h
create mode 100644 external/espeak/speech.cpp
mode change 100755 => 100644 external/espeak/speech.h
mode change 100755 => 100644 external/espeak/synth_mbrola.cpp
mode change 100755 => 100644 external/espeak/synthdata.cpp
mode change 100755 => 100644 external/espeak/synthesize.cpp
mode change 100755 => 100644 external/espeak/synthesize.h
mode change 100755 => 100644 external/espeak/translate.cpp
mode change 100755 => 100644 external/espeak/translate.h
create mode 100644 external/espeak/ucd.h
mode change 100755 => 100644 external/espeak/voice.h
mode change 100755 => 100644 external/espeak/voices.cpp
delete mode 100755 external/espeak/wave.h
mode change 100755 => 100644 external/espeak/wavegen.cpp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/praat.git
More information about the debian-med-commit
mailing list