Re: [Alsa-user] Alsa simultaneous use of usb-sound card - BW problem

2014-08-04 Thread Ralf Mardorf
On Mon, 2014-08-04 at 23:11 +0400, Vladimir Mosgalin wrote: > > IIRC the plug'n'play audio USB driver is limited to USB1, for USB2 > > proprietary drivers are needed. But perhaps I'm confusing something. > > Assumed I shouldn't be mistaken, then perhaps the bandwidth really is to > > small. > > Ca

Re: [Alsa-user] Alsa simultaneous use of usb-sound card - BW problem

2014-08-04 Thread Burak METİN
Cmedia 6571 codecs are intel 8051 based codecs and have firmware on them to handle the usb protocol, i have another usb codecs which are plantronics, they have no problem when i use them 8khz and 8 bit, but when i use them as 16 bit and 48khz, the bandwidth problem occurs again. On 4 Aug 2014 22:33

Re: [Alsa-user] Alsa simultaneous use of usb-sound card - BW problem

2014-08-04 Thread Vladimir Mosgalin
Hi Ralf Mardorf! On 2014.08.04 at 19:05:37 +0200, Ralf Mardorf wrote next: > On Mon, 2014-08-04 at 19:53 +0300, Burak METİN wrote: > > When i use these cards with different usb buses, it is ok but i need > > to use them in same bus. > > IIRC the plug'n'play audio USB driver is limited to USB1,

Re: [Alsa-user] Alsa simultaneous use of usb-sound card - BW problem

2014-08-04 Thread Ralf Mardorf
On Mon, 2014-08-04 at 19:53 +0300, Burak METİN wrote: > When i use these cards with different usb buses, it is ok but i need > to use them in same bus. IIRC the plug'n'play audio USB driver is limited to USB1, for USB2 proprietary drivers are needed. But perhaps I'm confusing something. Assumed I

Re: [Alsa-user] Alsa simultaneous use of usb-sound card - BW problem

2014-08-04 Thread Burak METİN
No sync is needed, i only want to use 2 usb sound cards at the same time (different streams, eg: 2 terminal open and i want to make arecord -D plughw:1,0 | aplay -D plughw:1,0 for first usb card and arecord -D plughw:2,0 | aplay -D plughw:2,0 for second usb sound card. I dont need to create virtual

Re: [Alsa-user] Alsa simultaneous use of usb-sound card - BW problem

2014-08-04 Thread Ralf Mardorf
PS: IIRC this year it was discussed at Linux audio user mailing list [1], if it's possible to sync two USB sound devices. My professional PCIe card provides a professional sync option, however, IIRC my prosumer PCI Envy24 cards don't provide a sync option, but AFAIR it's possible to use S/PDIF to s

Re: [Alsa-user] Alsa simultaneous use of usb-sound card - BW problem

2014-08-04 Thread Ralf Mardorf
On Mon, 2014-08-04 at 18:55 +0300, Burak METİN wrote: > It is for sip sessions, is there a way to do this with multiple usb > sound cards? I don't know. Perhaps by making both cards one virtual card and using S/PDIF for sync or by using zita-resampler. "This class was developed for converting bet

Re: [Alsa-user] Alsa simultaneous use of usb-sound card - BW problem

2014-08-04 Thread Markus Seeber
On 08/04/2014 05:07 PM, Ralf Mardorf wrote: > > > On Mon, 2014-08-04 at 17:19 +0300, Burak METİN wrote: >> any ideas? > > What should it be good for, to use two unsynchronized audio devices? > For a bit of understanding why Ralf is asking this, you may read the first paragraph: http://www.als

Re: [Alsa-user] Alsa simultaneous use of usb-sound card - BW problem

2014-08-04 Thread Burak METİN
It is for sip sessions, is there a way to do this with multiple usb sound cards? On 4 Aug 2014 18:10, "Ralf Mardorf" wrote: > > > On Mon, 2014-08-04 at 17:19 +0300, Burak METİN wrote: > > any ideas? > > What should it be good for, to use two unsynchronized audio devices? > > > > > ---

Re: [Alsa-user] Alsa simultaneous use of usb-sound card - BW problem

2014-08-04 Thread Ralf Mardorf
On Mon, 2014-08-04 at 17:19 +0300, Burak METİN wrote: > any ideas? What should it be good for, to use two unsynchronized audio devices? -- Infragistics Professional Build stunning WinForms apps today! Reboot your WinF

[Alsa-user] Alsa simultaneous use of usb-sound card - BW problem

2014-08-04 Thread Burak METİN
Hi, I have 2 CM6571 usb sound cards. In Ubuntu, i want to use these 2 cardds simultaneously. I open 2 terminals, and arecord -D plughw:1,0 | aplay -D plughw:1,0 in one terminal, it works well. but when i type arecord -D plughw:2,0 | aplay -D plughw:2,0 in another terminal, in second terminal, it