Gabriel M. Beddingfield wrote:
Jesse (the sooperlooper author) asked some questions
on the
sooperlooper list... I haven't seen answers to those yet.
This is important because this:
error opening
/home/teza/T_l_chargements/fk118bpm.wav
is your problem. I'll bet you that the folder is not
'T_l_chargements' but something like 'Téléchargements'. The
é's are getting converted to '_' -- which is an invalid path
and libsndfile can't open the file.
libsndfile does handle utf8 file paths as long as the locale
is set correctly (usually in the shell before the program which
calls libsndfile is run).
Erik
--
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/