[med-svn] [Git][med-team/praat][upstream] New upstream version 6.4.39+dfsg
Rafael Laboissière (@rafael)
gitlab at salsa.debian.org
Fri Jul 18 05:56:50 BST 2025
Rafael Laboissière pushed to branch upstream at Debian Med / praat
Commits:
0537035d by Rafael Laboissière at 2025-07-17T02:19:51-03:00
New upstream version 6.4.39+dfsg
- - - - -
191 changed files:
- EEG/EEG.cpp
- EEG/EEG.h
- LPC/Cepstrum.cpp
- LPC/Cepstrum.h
- LPC/Cepstrum_and_Spectrum.cpp
- LPC/Cepstrum_and_Spectrum.h
- LPC/FormantModeler.cpp
- LPC/FormantPath.cpp
- LPC/FormantPathEditor.cpp
- LPC/LPCToFormantWorkspace.cpp → LPC/LPCFrameIntoFormantFrame.cpp
- LPC/LPCToFormantWorkspace.h → LPC/LPCFrameIntoFormantFrame.h
- LPC/LPCToFormantWorkspace_def.h → LPC/LPCFrameIntoFormantFrame_def.h
- + LPC/LPCFrameIntoSampledFrame.cpp
- LPC/LPCToSampledWorkspace.h → LPC/LPCFrameIntoSampledFrame.h
- LPC/LPCToSampledWorkspace_def.h → LPC/LPCFrameIntoSampledFrame_def.h
- LPC/LPC_and_Formant.cpp
- LPC/LPC_and_Tube.cpp
- LPC/Makefile
- LPC/PowerCepstrogram.cpp
- LPC/PowerCepstrogram.h
- + LPC/PowerCepstrogramFrameIntoMatrixFrame.cpp
- + LPC/PowerCepstrogramFrameIntoMatrixFrame.h
- + LPC/PowerCepstrogramFrameIntoMatrixFrame_def.h
- LPC/PowerCepstrum.cpp
- LPC/PowerCepstrum.h
- + LPC/PowerCepstrumWorkspace.cpp
- + LPC/PowerCepstrumWorkspace.h
- + LPC/PowerCepstrumWorkspace_def.h
- + LPC/SoundFrameIntoFormantFrame.cpp
- + LPC/SoundFrameIntoFormantFrame.h
- LPC/SoundToFormantWorkspace_def.h → LPC/SoundFrameIntoFormantFrame_def.h
- LPC/SoundToLPCWorkspace.cpp → LPC/SoundFrameIntoLPCFrame.cpp
- + LPC/SoundFrameIntoLPCFrame.h
- LPC/SoundToLPCWorkspace_def.h → LPC/SoundFrameIntoLPCFrame_def.h
- + LPC/SoundFrameIntoPowerCepstrogramFrame.cpp
- + LPC/SoundFrameIntoPowerCepstrogramFrame.h
- + LPC/SoundFrameIntoPowerCepstrogramFrame_def.h
- − LPC/SoundToFormantWorkspace.cpp
- − LPC/SoundToFormantWorkspace.h
- − LPC/SoundToLPCWorkspace.h
- LPC/Sound_and_LPC.cpp
- LPC/Sound_and_LPC.h
- − LPC/Sound_and_LPC_robust.cpp
- LPC/Sound_to_Formant_mt.cpp
- LPC/Sound_to_Formant_mt.h
- LPC/meson.build
- LPC/praat_LPC_init.cpp
- Makefile
- README.md
- docs/LICENSE.txt
- docs/Welcome.html
- docs/download_chrome.html
- docs/download_freebsd.html
- docs/download_hpux.html
- docs/download_linux.html
- docs/download_mac.html
- docs/download_raspberrypi.html
- docs/download_sgi.html
- docs/download_solaris.html
- docs/download_sources.html
- docs/download_win.html
- docs/index.html
- + docs/manual/Alexandrescu__2017_.html
- docs/manual/Checking_for_updates.html
- docs/manual/Create_Poisson_process____1.png
- docs/manual/FAQ__How_to_cite_Praat.html
- docs/manual/Intro.html
- + docs/manual/Matou_s_ek__1991_.html
- docs/manual/Permutation.html
- + docs/manual/Permutation__Get_number_of_inversions.html
- docs/manual/Phonetic_symbols.html
- docs/manual/Phonetic_symbols__consonants.html
- docs/manual/Phonetic_symbols__diacritics.html
- docs/manual/Phonetic_symbols__vowels.html
- docs/manual/PowerCepstrogram__Get_CPPS___.html
- docs/manual/PowerCepstrum__Draw_trend_line____1.png
- docs/manual/PowerCepstrum__Get_peak_prominence____2.png
- docs/manual/PowerCepstrum__Get_peak_prominence____3.png
- docs/manual/PowerCepstrum__Smooth____1.png
- docs/manual/PowerCepstrum__Smooth____2.png
- docs/manual/PowerCepstrum__Smooth____3.png
- + docs/manual/Sampled_data_analysis_settings___.html
- docs/manual/Scripting_6_5__Calling_system_commands.html
- docs/manual/Scripting_8_1__The_sendpraat_subroutine.html
- docs/manual/Scripting_8_2__The_sendpraat_program.html
- docs/manual/Sound__Draw_where____2.png
- docs/manual/Sound__To_Sound__blind_source_separation_____2.png
- docs/manual/What_s_new_.html
- docs/manual/_appDay_.html
- docs/manual/_appVersion-S_.html
- docs/manual/_appVersion_.html
- docs/manual/_clock_.html
- docs/manual/_date-H_.html
- docs/manual/_date-S_.html
- docs/manual/_date_iso-S_.html
- docs/manual/_date_utc-H_.html
- docs/manual/_date_utc-S_.html
- docs/manual/_date_utc_iso-S_.html
- docs/manual/energy_integration_continuity_test.html
- docs/manual/frequency.html
- docs/praat.html
- docs/sendpraat.c
- + dwsys/BinaryIndexedTree.h
- dwsys/Eigen.cpp
- + dwsys/ExtendedReal.cpp
- + dwsys/ExtendedReal.h
- + dwsys/ExtendedReal_def.h
- dwsys/Makefile
- dwsys/NUM2.cpp
- dwsys/NUM2.h
- dwsys/NUMfft_d.cpp → dwsys/NUMFourier.cpp
- + dwsys/NUMFourier.h
- LPC/Sound_and_LPC_robust.h → dwsys/NUMFourierTable_def.h
- dwsys/NUMlapack.h
- + dwsys/NUMselect.cpp
- + dwsys/NUMselect.h
- dwsys/NUMsorting.h
- dwsys/Permutation.cpp
- dwsys/Permutation.h
- + dwsys/PermutationInversionCounter.cpp
- + dwsys/PermutationInversionCounter.h
- + dwsys/PermutationInversionCounter_def.h
- dwsys/Roots.cpp
- dwsys/Roots.h
- + dwsys/SlopeSelector.cpp
- + dwsys/SlopeSelector.h
- + dwsys/SlopeSelector_def.h
- + dwsys/SlopeSelector_enums.h
- dwsys/meson.build
- dwtest/test_DataModeler.praat
- dwtest/test_LPC.praat
- dwtest/test_Permutation.praat
- dwtest/test_PowerCepstrum.praat
- dwtools/DataModeler.cpp
- dwtools/Distance.cpp
- dwtools/Makefile
- dwtools/Polygon_extensions.cpp
- dwtools/Procrustes.cpp
- LPC/LPCToSampledWorkspace.cpp → dwtools/SampledFrameIntoMatrixFrame.cpp
- + dwtools/SampledFrameIntoMatrixFrame.h
- + dwtools/SampledFrameIntoMatrixFrame_def.h
- + dwtools/SampledFrameIntoSampledFrame.cpp
- + dwtools/SampledFrameIntoSampledFrame.h
- dwtools/SampledToSampledWorkspace_def.h → dwtools/SampledFrameIntoSampledFrame_def.h
- dwtools/SampledToSampledWorkspace.cpp → dwtools/SampledIntoSampled.cpp
- dwtools/SampledToSampledWorkspace.h → dwtools/SampledIntoSampled.h
- + dwtools/SampledIntoSampledStatus.cpp
- + dwtools/SampledIntoSampledStatus.h
- + dwtools/SampledIntoSampledStatus_def.h
- + dwtools/SampledIntoSampled_def.h
- + dwtools/SampledIntoSampled_prefs.h
- + dwtools/SoundFrameIntoMatrixFrame.cpp
- + dwtools/SoundFrameIntoMatrixFrame.h
- + dwtools/SoundFrameIntoMatrixFrame_def.h
- dwtools/SoundToSampledWorkspace.cpp → dwtools/SoundFrameIntoSampledFrame.cpp
- dwtools/SoundToSampledWorkspace.h → dwtools/SoundFrameIntoSampledFrame.h
- dwtools/SoundToSampledWorkspace_def.h → dwtools/SoundFrameIntoSampledFrame_def.h
- dwtools/Sound_extensions.cpp
- dwtools/manual_Permutation.cpp
- dwtools/manual_dwtools.cpp
- dwtools/meson.build
- dwtools/praat_David_init.cpp
- external/flac/meson.build
- + external/num/Makefile
- + external/num/READ_ME.TXT
- + external/num/median_common.h
- + external/num/median_of_ninthers.cpp
- + external/num/median_of_ninthers.h
- + external/num/meson.build
- fon/Praat_tests.cpp
- fon/Praat_tests_enums.h
- fon/Sound_and_Spectrogram.cpp
- fon/Sound_and_Spectrum.cpp
- fon/Sound_to_Harmonicity_GNE.cpp
- fon/Sound_to_Pitch.cpp
- fon/manual_Picture.cpp
- fon/manual_glossary.cpp
- fon/manual_licenses.cpp
- fon/manual_scripting.cpp
- fon/manual_tutorials.cpp
- fon/manual_whatsnew.cpp
- fon/meson.build
- main/main_Praat.cpp
- main/main_Praat.h
- main/meson.build
- melder/VEC.h
- melder/melder_sort.cpp
- melder/melder_tensor.h
- meson.build
- sys/Graphics_text.cpp
- sys/motifEmulator.cpp
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/med-team/praat/-/commit/0537035dccf9a83a75b8cb5df56fe075541edf51
--
View it on GitLab: https://salsa.debian.org/med-team/praat/-/commit/0537035dccf9a83a75b8cb5df56fe075541edf51
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20250718/34b70208/attachment-0001.htm>
More information about the debian-med-commit
mailing list