Re: [LAU] sooperlooper

From: Gabriel M. Beddingfield <gabrbedd@email-addr-hidden>
Date: Sat Feb 13 2010 - 13:21:21 EET

Hi Erik,

On Sat, 13 Feb 2010, Erik de Castro Lopo wrote:

>> > 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).

Yes, this is a sooperlooper issue. libsndfile is being
given an invalid path... so it doesn't have a chance. Looks
like this issue is when slgui converts the wxString to a C++
string.

-gabriel

_______________________________________________
Linux-audio-user mailing list
Linux-audio-user@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-user
Received on Sat Feb 13 16:15:02 2010

This archive was generated by hypermail 2.1.8 : Sat Feb 13 2010 - 16:15:03 EET