Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-27 Thread Clemens Ladisch
SakisX wrote: > Unfortunately setting jack only to capture doesn't help. Are there any messages in the system log? > As for the midi light load feature,I think it's somehow connected to an error > message(bug) some SP-606 users (and myself) reported "MIDI Buffer Full!". That setting is unlikely

Re: [Alsa-user] [LAU] OSC-controllable lightweight soundplayer for linux?

2013-02-27 Thread Patrick Shirkey
On Wed, February 27, 2013 10:29 pm, ander...@notam02.no wrote: > Hello. > > Im looking for ways to control basic audio-playback from within an > application here. Need just simple things like 'load file', 'play', > 'pause'/'unpause', 'stop', perhaps 'seek s.' > > I know about the various -daemon

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-27 Thread SakisX
Clemens Ladisch googlemail.com> writes: > Are there any messages in the system log? System Log: usb 1-2.1: Product: Roland SP-606 usb 1-2.1: Manufacturer: Roland usb-audio debug test 3 snd-usb-audio 1-2.1:1.1: snd_usb_parse_audio_interface snd-usb-audio 1-2.1:1.1: altsetting 0 snd-usb-audio 1-2.1

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-27 Thread Clemens Ladisch
SakisX wrote: > Clemens Ladisch googlemail.com> writes: >> Are there any messages in the system log? > > ... > usbcore: registered new interface driver snd-usb-audio When an attempt to capture fails? Regards, Clemens -

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-27 Thread SakisX
Clemens Ladisch googlemail.com> writes: > When an attempt to capture fails? It gives: mtp-probe: checking bus 1, device 7: "/sys/devices/pci:00/:00:1d.0/usb1/1-2/1-2.1" mtp-probe: bus: 1, device: 7 was not an MTP device

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-27 Thread Clemens Ladisch
SakisX wrote: > No logs for using jack in capture only mode. Strange. Does the device appear in "arecord -l"? Does recording work with "arecord -D hw:2 -f cd -f S24_3LE test.wav"? Regards, Clemens -- Everyone hates slo

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-27 Thread SakisX
Clemens Ladisch googlemail.com> writes: > Does the device appear in "arecord -l"? Yes: List of CAPTURE Hardware Devices card 0: SP606 [Roland SP-606], device 0: USB Audio [USB Audio] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: Loopback [Loopback], device 0: Loopback PCM [Loop

[Alsa-user] Master volume control

2013-02-27 Thread Paul D. DeRocco
I'm doing an embedded synth that runs on an Intel mobo. Its "card" is an "HDA Intel", and its devices are called ALC662 Rev1 Digital or Analog. I've managed to figure out how to make sound come out of the analog and digital jacks. But the analog output has a post-DAC volume control which I'd like t

Re: [Alsa-user] Using an existing driver for an unsupported usb audio device

2013-02-27 Thread Clemens Ladisch
SakisX wrote: > Clemens Ladisch googlemail.com> writes: > > Does the device appear in "arecord -l"? > > card 0: SP606 [Roland SP-606], device 0: USB Audio [USB Audio] > "arecord -D hw:0 -f cd -f S24_3LE test.wav" but again I got: > arecord: main:682: audio open error: No such file or directory T