> [20:59:06]dancer64:20070701> sweep jingle1.wav > sweep: alsa_setup: audio interface does not support host endian 32 bit float > samples (Invalid argument) > Floating point exception
It seems to be generated from: src/driver_alsa.c: if ((err = snd_pcm_hw_params_set_format (pcm_handle, hwparams, SND_PCM_FORMAT_FLOAT)) < 0) { fprintf (stderr, "sweep: alsa_setup: audio interface does not support " "host endian 32 bit float samples (%s)\n", snd_strerror(err)); return; } and it happened both on my macbook (i386), and my desktop machine (amd64), which has pretty different hardware configuration. Any hints? regards, junichi -- [EMAIL PROTECTED],netfort.gr.jp} Debian Project -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]