You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loading a TextGrid file in chronological format should work just like the default format.
Actual behavior (with the stacktrace!)
Fails with an error:
Caused by: org.m2ci.msp.jtgt.io.TextGridIOException: Header is not correctly formatted ("Praat chronological TextGrid text file")
at org.m2ci.msp.jtgt.io.TextGridSerializer.fromString(TextGridSerializer.java:74)
at org.m2ci.msp.jtgt.io.TextGridSerializer$fromString.call(Unknown Source)
Expected behavior
Loading a TextGrid file in chronological format should work just like the default format.
Actual behavior (with the stacktrace!)
Fails with an error:
Steps to reproduce the behavior
Load a chronological TextGrid file.
Additional information
Format looks like this:
The text was updated successfully, but these errors were encountered: