Releases: praat/praat
version 6.4.34, May 20, 2025
version 6.4.33, May 18, 2025
- H1-minus-H2 in the voice report.
- Repaired an old bug that made spectrogram computation in the Sound window crash under some uncommon combinations of settings.
version 6.4.30, April 29, 2025
- Made the whole of the Buckeye corpus readable.
- Backslash trigraphs for tone symbols: a᷄ (
a\-'
), a᷇ (a\'-
), a᷅ (a\`-), a᷆ (a\-`), a᷈ (a\rf
), a᷉ (a\fr
). - Other backslash trigraphs: d̼ (
d\mv
), d̫ (d\wv
).
version 6.4.29, April 27, 2025
- Read Sound and adjacent annotation files (TIMIT)...: if you open any sound file from the TIMIT corpus, the annotation files with the same name in the same folder are interpreted as a TextGrid and opened as well.
- Read Sound and adjacent annotation files (Buckeye)...: if you open any sound file from the Buckeye corpus, the annotation files with the same name in the same folder are interpreted as a TextGrid and opened as well.
- Backslash trigraphs for tone symbols: a̋ (
a\''
), ȁ (a\``), ˥ (\-5
), ˦ (\-4
), ˧ (\-3
), ˨ (\-2
), ˩ (\-1
), ꜛ (\|u
), ꜜ (\|d
). - Backslash trigraphs for diagonal arrows: ↗ (
\NE
), ↘ (\SE
), ↙ (\SW
), ↖ (\NW
); the first two of these double as tone symbols.
version 6.4.28, April 22, 2025
• TextGrid window: removed a bug that caused slow scrolling (i.e. computation of whole-sound Pitch and Formant objects) if the TextGrid was much longer than the Sound and the Sound was scrolled out of sight.
• EEG window: repaired a bug that caused Praat to crash when clicking View & Edit.
• Windows Demo window: made Escape key available to demoKey$()
(this had been a bug since the beginning of the Demo window, i.e. since May 2009).
• Read TextGrid from ESPS label file...
• Repaired a bug that could cause Praat to crash on pitch analysis when a part of the sound was constant.
• Insert picture from file...: the picture is now embedded into Praat picture files; this also solves a problem with file paths that surfaced when a script called another script that inserted a picture.
• Photo: Save as PNG file...: repaired a bug that caused a crash on the Mac.
version 6.4.27, January 27, 2025
- Graphics text: better pipes and slashes.
- Windows for ARM64 processors: removed a bug whereby dynamic menu deletion could crash after a sound was played in the Demo window.
version 6.4.26, January 8, 2025
- Rectangle text (maximal fit)... is perhaps useful in general, but will especially facilitate text and button drawing in Demo window.
- Linux for ARM64 processors: sped up some slow computations by a factor of over 100.
- OTGrammar & Strings & Strings: Tabulate all correct rankings lists all full rankings that map the given list of inputs to the given list of partial outputs, using brute-force permutation of up to 18 constraints.
- OTGrammar: Tabulate equivalent pairs checks to what extent different candidates have different sets of constraint violations.
version 6.4.25, December 8, 2024
- Command-line interface: solved a crash that occurred when a menu command was not available.
- Windows: open-source code signing.
version 6.4.24, December 1, 2024
- FormantPath: fixed bug with sampling frequency.
- Formant measurements: fixed bugs in ”autocorrelation” and “robust” methods.
- Manual: better support for screens taller than 15 inches.
- Scripting: support for subtraction and unary minus for tensors.
- Scripting: removed
sendsocket
.
version 6.4.23, October 27, 2024
- Audio output: higher-quality playback of sounds with unusual sampling frequencies.
- Scripting: better error messages on Save commands.
- Better HTML output from manuals (e.g. italicized or bolded backslash sequences).