Re: [Alsa-user] Need help getting Edirol SD-90 (USB) working

2010-04-30 Thread Jim Grusendorf
It's working great in "Vender" mode now. Thanks again for all your help. Yes, I'm fine with being credited if you think I've done enough to deserve it. :-) You can use this email address, alsa-u...@grusendorf.ca. On Fri, Apr 30, 2010 at 01:03, Clemens Ladisch wrote: > I wrote: >> This cannot be

Re: [Alsa-user] Need help getting Edirol SD-90 (USB) working

2010-04-30 Thread Clemens Ladisch
I wrote: > This cannot be fixed with a simple entry in the quirks header; I'll > write a new patch for the driver. Please apply the patch below (in addition to the quirks-table.h patch), or get the new file from . If you are OK with being credited, w

Re: [Alsa-user] Need help getting Edirol SD-90 (USB) working

2010-04-29 Thread Jim Grusendorf
I didn't realize that it didn't have MIDI ports. I hadn't tried that yet, and will definitely need it. I'm happy to keep testing. Let me know if you need any more information. On Thu, Apr 29, 2010 at 04:46, Clemens Ladisch wrote: > Jim Grusendorf wrote: >> Once I had the distorted sound, I starte

Re: [Alsa-user] Need help getting Edirol SD-90 (USB) working

2010-04-29 Thread Clemens Ladisch
Jim Grusendorf wrote: > Once I had the distorted sound, I started exploring configuration > options available from the front panel of the SD-90. I changed "USB > Driver" from "Vender" [sic] to "Generic". Now it's working perfectly! The "Generic" support has only 16-bit samples and does not have th

Re: [Alsa-user] Need help getting Edirol SD-90 (USB) working

2010-04-28 Thread Jim Grusendorf
Once I had the distorted sound, I started exploring configuration options available from the front panel of the SD-90. I changed "USB Driver" from "Vender" [sic] to "Generic". Now it's working perfectly! Thanks so much for your help. On Wed, Apr 28, 2010 at 12:36, Bill Unruh wrote: > On Wed, 28 A

Re: [Alsa-user] Need help getting Edirol SD-90 (USB) working

2010-04-28 Thread Bill Unruh
On Wed, 28 Apr 2010, Jim Grusendorf wrote: I turned the volume way down and got somewhat recognizable sound. It is heavily distorted, and plays only on the left side. There's a lot of static and it sounds like it's being modulated by a low frequency. Could it be something like a buffering proble

Re: [Alsa-user] Need help getting Edirol SD-90 (USB) working

2010-04-28 Thread Jim Grusendorf
I turned the volume way down and got somewhat recognizable sound. It is heavily distorted, and plays only on the left side. There's a lot of static and it sounds like it's being modulated by a low frequency. Could it be something like a buffering problem? On Wed, Apr 28, 2010 at 11:57, Jim Grusend

Re: [Alsa-user] Need help getting Edirol SD-90 (USB) working

2010-04-28 Thread Jim Grusendorf
I couldn't find a usbquirks.h file, but I found the lines from the patch in alsa-kernel/usb/quirks-table.h and edited it manually. We've made progress! I now have sound, but it is mostly static, buzzes, and squeals. On Wed, Apr 28, 2010 at 09:54, Clemens Ladisch wrote: > Jim Grusendorf wrote: >>

Re: [Alsa-user] Need help getting Edirol SD-90 (USB) working

2010-04-28 Thread Clemens Ladisch
Jim Grusendorf wrote: > I know this isn't the place for general tutorials, but I'm wondering > if someone could give me the commands to accomplish this. I'm > attempting to follow a tutorial for recompiling the kernel > (https://help.ubuntu.com/community/Kernel/Compile), but unfortunately > know no

Re: [Alsa-user] Need help getting Edirol SD-90 (USB) working

2010-04-27 Thread Jim Grusendorf
I know this isn't the place for general tutorials, but I'm wondering if someone could give me the commands to accomplish this. I'm attempting to follow a tutorial for recompiling the kernel (https://help.ubuntu.com/community/Kernel/Compile), but unfortunately know nothing about patching. So far I'v

Re: [Alsa-user] Need help getting Edirol SD-90 (USB) working

2010-04-27 Thread Clemens Ladisch
Jim Grusendorf wrote: > lsusb -v output follows, for 44.1 kHz mode first, and then 48 kHz mode: Please try recompiling the kernel after applying this patch: --- a/sound/usb/usbquirks.h +++ b/sound/usb/usbquirks.h @@ -689,19 +689,19 @@ .vendor_name = "EDIROL", .prod

Re: [Alsa-user] Need help getting Edirol SD-90 (USB) working

2010-04-26 Thread Jim Grusendorf
Thanks so much for looking into this for me. That's what I love about open-source. lsusb -v output follows, for 44.1 kHz mode first, and then 48 kHz mode: Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Device Descriptor: bLength18 bDescriptorType 1 b

Re: [Alsa-user] Need help getting Edirol SD-90 (USB) working

2010-04-25 Thread Clemens Ladisch
Jim Grusendorf wrote: > My output from the ALSA Information Script is at > http://www.alsa-project.org/db/?f=7c8f52674140e2512c5095ff2c03e2f258280819. > As you can see, the device is recognized by ALSA, but does not show up as a > playback or capture device. I don't know why this device is listed

[Alsa-user] Need help getting Edirol SD-90 (USB) working

2010-04-23 Thread Jim Grusendorf
The Edirol SD-90 is on the ALSA compatibility list, but I'm having trouble getting mine working under Ubuntu Studio 9.10. I think that my configuration is simply incomplete and the solution is probably something very basic, but I have no experience in this area and am having trouble making sense of