Re: [Alsa-user] M-audio USB Audiophile

2006-06-19 Thread Lee Revell
Um, I did not mean for you to resend the original message, I wanted you to resend the follow up and cc the list. On Mon, 2006-06-19 at 15:14 -0300, Cleber Dantas wrote: > Hello everybody, > > Im having some problems using the maudio audiophile usb with kubuntu > linux (dapper) > > When i ope

Re: [Alsa-user] M-Audio USB Audiophile - Wrong "Endianess"?

2003-11-16 Thread Jan Krämer
Am Donnerstag, 13. November 2003 15:29 schrieben Sie: > i got an audiophile device for tests and confirmed that's true. > really wierd, but big-endian works for both 16 and 24bit. > > right now on cvs, usb-audio driver was changed so that big-endian is > used for audiophile as a workaround. also,

Re: [Alsa-user] M-Audio USB Audiophile - Wrong "Endianess"?

2003-11-13 Thread Takashi Iwai
At Wed, 29 Oct 2003 09:01:22 +0100 (MET), Clemens Ladisch wrote: > > Jan Krämer wrote: > > ...tonight I toyed a little and played a Little Endian raw file using aplay > > and the plughw device, but told aplay that the file would be Big Endian, and > > was a little shocked that it worked > > > > So

Re: [Alsa-user] M-Audio USB Audiophile - Wrong "Endianess"?

2003-10-29 Thread Clemens Ladisch
Jan Krämer wrote: > Am Mittwoch, 29. Oktober 2003 12:18 schrieben Sie: > > > It seems that ALSA has problems with asynchronous output endpoints. > > The Audiophile doesn't use those for higher sample rates; so what > > happens when you play the file at 48001 Hz (_LE or _BE)? > > I must say I do ha

Re: [Alsa-user] M-Audio USB Audiophile - Wrong "Endianess"?

2003-10-29 Thread Jan Krämer
Am Mittwoch, 29. Oktober 2003 12:18 schrieben Sie: > It seems that ALSA has problems with asynchronous output endpoints. > The Audiophile doesn't use those for higher sample rates; so what > happens when you play the file at 48001 Hz (_LE or _BE)? > I must say I do have difficulties to check tha

Re: [Alsa-user] M-Audio USB Audiophile - Wrong "Endianess"?

2003-10-29 Thread Clemens Ladisch
Jan Krämer wrote: > Am Mittwoch, 29. Oktober 2003 10:01 schrieben Sie: > > > Please post the contents of /proc/asound/cardX/stream0, the output of > > "lsusb -v" for the Audiophile, and the output of "aplay -v ..." when > > playing a file. > > The output of the requested formats are attached, for

Re: [Alsa-user] M-Audio USB Audiophile - Wrong "Endianess"?

2003-10-29 Thread Jan Krämer
Am Mittwoch, 29. Oktober 2003 10:01 schrieben Sie: > Please post the contents of /proc/asound/cardX/stream0, the output of > "lsusb -v" for the Audiophile, and the output of "aplay -v ..." when > playing a file. The output of the requested formats are attached, for aplay I used the cmdline aplay

Re: [Alsa-user] M-Audio USB Audiophile - Wrong "Endianess"?

2003-10-29 Thread Clemens Ladisch
Jan Krämer wrote: > ...tonight I toyed a little and played a Little Endian raw file using aplay > and the plughw device, but told aplay that the file would be Big Endian, and > was a little shocked that it worked > > So might be the whole problem (at least for me) that the alsa driver and the > USB

Re: [Alsa-user] M-Audio USB Audiophile - Wrong "Endianess"?

2003-10-28 Thread Ben Saylor
Very interesting - I get the same result using aplay -D plughw:0 -f S16_BE -t raw -c 2 -r 44100 chopin.raw on a little-endian raw file. Maybe the endianness of audio data could be swapped for the Audiophile, but I have a vague idea that this is a symptom of a trickier problem. Ben On Tuesday