-
I cannot calculate formant tracks as in R (2.8.1 emu4.1) emu.track gives the error:
Error in matrix(strmat, nrow = numrecs, byrow = TRUE) :
invalid 'ncol' value (too large or NA)
I then tried to calculate fm track files (cut 0.5) in emu2.2.4 query. I can calculate the tracks I cannot save the file. I can save the file and load in R in earlier versions of emu e.g. emu version 1.9.
2009-11-10 05:10:31 UTC by nobody
-
remove mark - right mouse button (MAC: Ctrl + mouse button)
the above command listed in control emu does not seem to work in XP or Vista. The only way to delete a label is to go to hierarchy view and delete it there.
2009-11-09 02:24:09 UTC by sallyanne
-
while correcting formants error message appears: expected integer but got
"3309.8591549295775"
This is fixed.
windows: download the install from
https://sourceforge.net/projects/emu/files/emu/patches/Emu_patch2.2.4_2.exe
/download
other platforms:
download the spectrogramdisplay.tcl file and copy it to
Emu/lib/labeller2/tcl.
2009-11-05 10:40:04 UTC by rasnatty
-
This is due to a compromise tom make everything look like it will appear an a certain book. All will be fixed in the next release.
2009-11-05 10:30:17 UTC by lasselasse
-
rasnatty made 4 file-release changes.
2009-11-05 10:29:05 UTC by rasnatty
-
rasnatty made 1 file-release changes.
2009-11-05 10:27:06 UTC by rasnatty
-
rasnatty committed patchset 1911 of module emu to the The Emu Speech Database System CVS repository, changing 1 files.
2009-11-05 10:09:24 UTC by rasnatty
-
thank you stagesam - modifcations are added to CVS and are attached below.
Copy the atteached file to /Emu.app/Contents/Resources/Scripts to make it work.
2009-11-03 14:13:14 UTC by rasnatty
-
rasnatty committed patchset 1910 of module emu to the The Emu Speech Database System CVS repository, changing 1 files.
2009-11-03 14:10:25 UTC by rasnatty
-
Solution!
Diagnosed that the problem did not exist in version 2.2.2, so after some extensive diff work I traced it back to
/Emu.app/Contents/Resources/Scripts/AppMain.tcl
Simply replace the version 2.2.4 copy with the 2.2.2 copy to resolve this issue. The actual changes to the file that are of concern is the removal of these lines:
if {[string equal "-sourcefiles" [lindex $argv 0]]} {...
2009-11-03 07:56:59 UTC by stageasam