-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Revisiting this issue [#36] because I'm having the exact same error as the initial posting on my Windows 10 machine, even with the newest wrassp version (1.0.0).
When using import_mediaFiles to import a list of .wav files, where some .wav files contain non-ASCII characters (i.e. SW_012_201_201_bål_long_0) , wrassp throws the following error....
> import_mediaFiles(dbHandle_swedish, dir = "C:/User/Swedish/012/", verbose = T)
INFO: Importing 240 media files... |======== | 17%Error in wrassp::read.AsspDataObj(newMediaFileFullPath, 0, 4000) :
Can't open file(C:\User\Swedish\swedish_emuDB\012_ses\SW_012_201_201_ba°l_long_0_bndl\SW_012_201_201_ba°l_long_0.wav)
I'm able to import individual .wav files with these characters directly into RStudio on Windows without using wrassp.