Re: sndio, uaudio and buffer xruns (clicking/popping)

2025-03-17 Thread Kirill A . Korinsky
On Sun, 16 Mar 2025 18:01:02 +0100, Alexandre Ratchov wrote: > > On Sat, Mar 15, 2025 at 10:58:10PM +0100, Kirill A. Korinsky wrote: > > > > FWIW I do have almost the same clicking and popping when play some flac file > > with: Stream #0:0: Audio: flac, 192000 Hz, stereo, s32 (24 bit) > > it doe

Re: sndio, uaudio and buffer xruns (clicking/popping)

2025-03-16 Thread Kirill A . Korinsky
On Sun, 16 Mar 2025 20:56:43 +0100, Kirill A. Korinsky wrote: > > [1 ] > On Sun, 16 Mar 2025 18:01:02 +0100, > Alexandre Ratchov wrote: > > > > On Sat, Mar 15, 2025 at 10:58:10PM +0100, Kirill A. Korinsky wrote: > > > > > > FWIW I do have almost the same clicking and popping when play some fl

Re: sndio, uaudio and buffer xruns (clicking/popping)

2025-03-16 Thread Alexandre Ratchov
On Sat, Mar 15, 2025 at 10:58:10PM +0100, Kirill A. Korinsky wrote: > > FWIW I do have almost the same clicking and popping when play some flac file > with: Stream #0:0: Audio: flac, 192000 Hz, stereo, s32 (24 bit) > it doesn't happens on each attemtp, but anying enough. I can reproduce it > via m

Re: sndio, uaudio and buffer xruns (clicking/popping)

2025-03-15 Thread Kirill A . Korinsky
On Tue, 11 Mar 2025 14:14:47 +0100, Alexandre Ratchov wrote: > > On Tue, Mar 11, 2025 at 01:20:03PM +0100, Emiel Kollof wrote: > > ffmpeg0: xrun, pause cycle > > ffmpeg0: xrun, pause cycle > > FWIW, these traces show that ffmpeg didn't provide samples to play (or > didn't consume recorded sample

Re: sndio, uaudio and buffer xruns (clicking/popping)

2025-03-15 Thread Emiel Kollof
Jan Stary schreef op 2025-03-11 12:02: On Thu, Mar 06, 2025 at 10:48:06AM +0100, Andrath of the Abyss wrote: > I was wondering if people with USB audio interfaces have the same issue > as me. When using the microphone of my usb audio interface, the recorded > audio starts to stutter/pop, indicati

Re: sndio, uaudio and buffer xruns (clicking/popping)

2025-03-11 Thread Emiel Kollof
Jan Stary schreef op 2025-03-11 14:03: On Mar 11 13:20:03, em...@kollof.nl wrote: Jan Stary schreef op 2025-03-11 12:02: > > On Thu, Mar 06, 2025 at 10:48:06AM +0100, Andrath of the Abyss wrote: > > > I was wondering if people with USB audio interfaces have the same issue > > > as me. When using

Re: sndio, uaudio and buffer xruns (clicking/popping)

2025-03-11 Thread Alexandre Ratchov
On Tue, Mar 11, 2025 at 01:20:03PM +0100, Emiel Kollof wrote: > ffmpeg0: xrun, pause cycle > ffmpeg0: xrun, pause cycle FWIW, these traces show that ffmpeg didn't provide samples to play (or didn't consume recorded samples). So sndiod paused it. This is not related to usb. > rsnd/0: rec hw xrun,

Re: sndio, uaudio and buffer xruns (clicking/popping)

2025-03-11 Thread Jan Stary
On Mar 11 13:20:03, em...@kollof.nl wrote: > Jan Stary schreef op 2025-03-11 12:02: > > > On Thu, Mar 06, 2025 at 10:48:06AM +0100, Andrath of the Abyss wrote: > > > > I was wondering if people with USB audio interfaces have the same issue > > > > as me. When using the microphone of my usb audio in

Re: sndio, uaudio and buffer xruns (clicking/popping)

2025-03-11 Thread Jan Stary
> On Thu, Mar 06, 2025 at 10:48:06AM +0100, Andrath of the Abyss wrote: > > I was wondering if people with USB audio interfaces have the same issue > > as me. When using the microphone of my usb audio interface, the recorded > > audio starts to stutter/pop, indicating buffering problems, usually wh

Re: sndio, uaudio and buffer xruns (clicking/popping)

2025-03-07 Thread Andrath of the Abyss
On 07.03.2025 11:31, Alexandre Ratchov wrote: [snip] https://youtu.be/Vbi5f1SlXZw?si=5pjaMI4aAf6Luewx&t=380 (at the 6:20 mark, the link should take you there) This may be a uaudio(4) bug. Try to record audio during few hours with "aucat -o" on an idle system and see i

Re: sndio, uaudio and buffer xruns (clicking/popping)

2025-03-07 Thread Alexandre Ratchov
fering problems, usually when > I do something that causes a bit of load on the system (e.g. starting a > browser). A good example of this happening is here: > > https://youtu.be/Vbi5f1SlXZw?si=5pjaMI4aAf6Luewx&t=380 (at the 6:20 > mark, the link should take you there) > This

Re: sndio, uaudio and buffer xruns (clicking/popping)

2025-03-07 Thread Andrath of the Abyss
On 06.03.2025 15:46, Jan Stary wrote: Hi, On Mar 06 10:48:06, em...@kollof.nl wrote: I was wondering if people with USB audio interfaces have the same issue as me. When using the microphone of my usb audio interface, the recorded audio starts to stutter/pop, indicating buffering problems, usual

Re: sndio, uaudio and buffer xruns (clicking/popping)

2025-03-06 Thread Andrath of the Abyss
On 06.03.2025 15:46, Jan Stary wrote: Hi, On Mar 06 10:48:06, em...@kollof.nl wrote: I was wondering if people with USB audio interfaces have the same issue as me. When using the microphone of my usb audio interface, the recorded audio starts to stutter/pop, indicating buffering problems, usual

Re: sndio, uaudio and buffer xruns (clicking/popping)

2025-03-06 Thread Jan Stary
Hi, On Mar 06 10:48:06, em...@kollof.nl wrote: > I was wondering if people with USB audio interfaces have the same issue > as me. When using the microphone of my usb audio interface, the recorded > audio starts to stutter/pop, indicating buffering problems, usually when > I do something that cause

sndio, uaudio and buffer xruns (clicking/popping)

2025-03-06 Thread Andrath of the Abyss
Hello, I was wondering if people with USB audio interfaces have the same issue as me. When using the microphone of my usb audio interface, the recorded audio starts to stutter/pop, indicating buffering problems, usually when I do something that causes a bit of load on the system (e.g. starting a

Re: Gstreamer-1.0, uaudio(4) and sndio(7) with raw devices.

2017-03-01 Thread percy piper
Apologies for the awful formatting gmail inflicted on my previous mail... Gstreamer info and dmesg below. gstreamer1-1.10.4 framework for streaming media gstreamer1-plugins-base-1.10.4 base elements for GStreamer >> OpenBSD/amd64 BOOT 3.33 boot> booting hd0a:/bsd: 6994272+2216968+259456+0+67

Gstreamer-1.0, uaudio(4) and sndio(7) with raw devices.

2017-03-01 Thread percy piper
It appears that Gstreamer-1.0 can't access raw uaudio(4) devices (rsnd/n). I'm struggling to debug further so wanted to ask if this is expected to work or a known limitation of OpenBSD's sndio(7) implementation for gstreamer? This is where I've got to so far: Gstreamer

Re: uaudio useless?

2014-05-21 Thread Christian Weisgerber
On 2014-05-21, Alexandre Ratchov wrote: > certain usb hosts don't use hubs or can work as uhci (by disabling > echi), in which case uaudio works. Others use rate matching hubs, > on which uaudio can't work yet. I disabled ehci by way of boot -c "Intel 8 Series USB&

Re: uaudio useless?

2014-05-21 Thread Alexandre Ratchov
s attached to a USB2 hub, and transaction > translations are not yet supported. > > Right. I had seen this before but forgotten about it, and the > previous box where I had successfully tested this uaudio device > happened to be my Sun Blade 100, which only has USB1.1 to begin

Re: uaudio useless?

2014-05-20 Thread Christian Weisgerber
On 2014-05-19, Mike Larkin wrote: > FWIW, I have 3 different uaudio dongles and they all work fine. It depends on the layout of your USB bus, see "usbdevs -v". On older systems with USB2, full speed devices will be attached directly to a full speed root hub and the audio don

Re: uaudio useless?

2014-05-19 Thread Christian Weisgerber
On 2014-05-19, Mike Larkin wrote: >> > Maybe there are audio dongles that run at hi-speed, otherwise uaudio(4) >> > looks pretty useless. > > FWIW, I have 3 different uaudio dongles and they all work fine. Well, these three don't (on USB2.0 ports): ===> HA In

Re: uaudio useless?

2014-05-19 Thread Mike Larkin
On Sun, May 18, 2014 at 10:17:41PM +0100, Kevin Chadwick wrote: > previously on this list Christian Weisgerber contributed: > > > Maybe > > there are audio dongles that run at hi-speed, otherwise uaudio(4) > > looks pretty useless. > FWIW, I have 3 different uaudi

Re: uaudio useless?

2014-05-18 Thread Kevin Chadwick
previously on this list Christian Weisgerber contributed: > Maybe > there are audio dongles that run at hi-speed, otherwise uaudio(4) > looks pretty useless. I may have one as it supports DSD however it comes up as ugen currently so I am not sure if it would use uaudio until I have th

uaudio useless?

2014-05-17 Thread Christian Weisgerber
seen this before but forgotten about it, and the previous box where I had successfully tested this uaudio device happened to be my Sun Blade 100, which only has USB1.1 to begin with. So it seems it is currently impossible to run any uaudio(4) device that only supports USB1 speeds on a machine with

Re: Interrupts cause uaudio stuttering with mpd

2013-10-03 Thread Eric Johnson
On Thu, 3 Oct 2013, Alex Holst wrote: > This is bare 80x25 text-mode console. Yes, yes. I know. I'm a freak. Freak? I do my best work on an inexpensive VT-100 compatible I bought on eBay for $60 a few years ago. It was brand new out of the box, but put in the box something like ten years prio

Re: Interrupts cause uaudio stuttering with mpd

2013-10-03 Thread Alex Holst
Quoting Alexandre Ratchov (a...@caoua.org): > Is this the graphic-mode console or bare 80x25 text-mode console? This is bare 80x25 text-mode console. Yes, yes. I know. I'm a freak. aucat -i foo.wav has the same stuttering when the console is used and the same random stuttering when i/o occurs.

Re: Interrupts cause uaudio stuttering with mpd

2013-09-30 Thread opendaddy
Is this the Akai MPD18 or 24? O.D.

Re: Interrupts cause uaudio stuttering with mpd

2013-09-30 Thread Alexandre Ratchov
On Mon, Sep 30, 2013 at 10:19:09PM +0200, Alex Holst wrote: > > I wasn't kidding when I said this is my desktop system but I don't run X > because this chipset is shit. I am in console most of the time. I > discovered *any* output to console, even if I haven't switched to that > tty could cause a

Re: Interrupts cause uaudio stuttering with mpd

2013-09-30 Thread Alex Holst
Quoting Alexandre Ratchov (a...@caoua.org): > do you know what causes these interrupts? is this the uaudio > device? (ex try "systat -s1 vmstat") It's never the uaudio device, in fact it's not even one of the devices listed in that view. I have uhci2 which hovers aro

Re: Interrupts cause uaudio stuttering with mpd

2013-09-30 Thread Alexandre Ratchov
On Sun, Sep 29, 2013 at 11:28:26AM +0200, Alex Holst wrote: > I'm looking for input on solving a long-standing issue with uaudio > playback on my desktop system. (http://mongers.org/openbsd/dmesg.fit) > > When playing local FLAC files or streaming ogg/mp3 through mpd (or >

Re: Interrupts cause uaudio stuttering with mpd

2013-09-29 Thread Paul Kelly
On 29/09/2013 7:28 PM, Alex Holst wrote: > I'm looking for input on solving a long-standing issue with uaudio > playback on my desktop system. (http://mongers.org/openbsd/dmesg.fit) > > When playing local FLAC files or streaming ogg/mp3 through mpd (or > cvlc), I experience st

Interrupts cause uaudio stuttering with mpd

2013-09-29 Thread Alex Holst
I'm looking for input on solving a long-standing issue with uaudio playback on my desktop system. (http://mongers.org/openbsd/dmesg.fit) When playing local FLAC files or streaming ogg/mp3 through mpd (or cvlc), I experience stuttering when system interrupts spike above 15% -- the most rel

Re: Focusrite Scarlett 2i2 and uaudio error 4 "audio descriptors make no sense"

2013-09-03 Thread Remco
gjones wrote: > The Focusrite Scarlett 2i2 gives me an uaudio error=4 "audio descriptors > make no sense" > > Googling, there was a patch made to Freebsd's uaudio last April, > > "http://freebsd.1045724.n5.nabble.com/snd-uaudio-2-0-class-support-for-24-bit

Focusrite Scarlett 2i2 and uaudio error 4 "audio descriptors make no sense"

2013-09-02 Thread gjones
The Focusrite Scarlett 2i2 gives me an uaudio error=4 "audio descriptors make no sense" Googling, there was a patch made to Freebsd's uaudio last April, "http://freebsd.1045724.n5.nabble.com/snd-uaudio-2-0-class-support-for-24-bit-samples-with-bSubslotSize-4-td5806141.htm

Re: record off of uaudio device (help?)

2012-02-19 Thread Jan Stary
On Feb 18 16:59:32, patrick keshishian wrote: > Can someone point me to some docs explaining how I can record off of a > uaudio device I plugged in? Same as with any other device: http://www.openbsd.org/faq/faq13.html#recordaudio > [after plugging in uaudio device] > uaudio0 at

Re: record off of uaudio device (help?)

2012-02-19 Thread Remco
On Sunday 19 February 2012 11:32:25 you wrote: > On Sun, Feb 19, 2012 at 12:54 AM, Remco wrote: > > patrick keshishian wrote: > >> I should have been more specific with my question and subject line: I > >> don't see where aucat's "-f device" values are documented. > > > > I suppose you overlooked

Re: record off of uaudio device (help?)

2012-02-19 Thread patrick keshishian
On Sun, Feb 19, 2012 at 12:54 AM, Remco wrote: > patrick keshishian wrote: > >> I should have been more specific with my question and subject line: I >> don't see where aucat's "-f device" values are documented. >> > I suppose you overlooked sndio(7). Nope, I read that page. There is no mention o

Re: record off of uaudio device (help?)

2012-02-19 Thread Remco
patrick keshishian wrote: > I should have been more specific with my question and subject line: I > don't see where aucat's "-f device" values are documented. > I suppose you overlooked sndio(7). > Googling finds old (google-cached) current.html pages, circa 2009, > suggesting using 'aucat -f su

Re: record off of uaudio device (help?)

2012-02-18 Thread patrick keshishian
gt;> >> [1] http://old.nabble.com/aucat-bug-in-4.8-beta-i386---td29333138.html >> >> On Sat, Feb 18, 2012 at 4:59 PM, patrick keshishian >> wrote: >>> Can someone point me to some docs explaining how I can record off of a >>> uaudio device I plugged i

Re: record off of uaudio device (help?)

2012-02-18 Thread Tomas Bodzar
ems to make things work. > > $ aucat -z 256 -f sun:1 -o /tmp/test.wav > ^C > > --patrick > > [1] http://old.nabble.com/aucat-bug-in-4.8-beta-i386---td29333138.html > > On Sat, Feb 18, 2012 at 4:59 PM, patrick keshishian > wrote: >> Can someone point me to some do

Re: record off of uaudio device (help?)

2012-02-18 Thread patrick keshishian
/aucat-bug-in-4.8-beta-i386---td29333138.html On Sat, Feb 18, 2012 at 4:59 PM, patrick keshishian wrote: > Can someone point me to some docs explaining how I can record off of a > uaudio device I plugged in? > > [after plugging in uaudio device] > uaudio0 at uhub0 port 3 configurat

Re: record off of uaudio device (help?)

2012-02-18 Thread Tomas Bodzar
On Sun, Feb 19, 2012 at 1:59 AM, patrick keshishian wrote: > Can someone point me to some docs explaining how I can record off of a > uaudio device I plugged in? > > [after plugging in uaudio device] > uaudio0 at uhub0 port 3 configuration 1 interface 0 "E-MU Systems, > In

record off of uaudio device (help?)

2012-02-18 Thread patrick keshishian
Can someone point me to some docs explaining how I can record off of a uaudio device I plugged in? [after plugging in uaudio device] uaudio0 at uhub0 port 3 configuration 1 interface 0 "E-MU Systems, Inc. E-MU 0202 | USB" rev 2.00/1.00 addr 3 uaudio0: audio rev 1.00, 3 mixer controls

Re: uaudio

2011-05-13 Thread Christian Weisgerber
wrote: > > I just bought me the "new" M-Audio USB MobilePre (MK-II): > > Does it support 44.1kHz as well, or is it 48kHz only? > I could not find this information of the M-Audio site. The manual that you can download at the M-Audio site says: MobilePre can operate at two sample rates (44.1 k

Re: uaudio

2011-05-13 Thread Alexandre Ratchov
On Fri, May 13, 2011 at 03:24:19PM +0200, pet...@schwertfisch.de wrote: > > I just bought me the "new" M-Audio USB MobilePre (MK-II): > > > > uaudio0 at uhub2 port 2 configuration 1 interface 0 "M-Audio MobilePre" rev > > 1.10/10.00 addr 2 > > uaudio0: audio rev 1.00, 0 mixer controls > > audio0 a

Re: uaudio

2011-05-13 Thread peters
> I just bought me the "new" M-Audio USB MobilePre (MK-II): > > uaudio0 at uhub2 port 2 configuration 1 interface 0 "M-Audio MobilePre" rev > 1.10/10.00 addr 2 > uaudio0: audio rev 1.00, 0 mixer controls > audio0 at uaudio0 > > Indeed, 'mixerctl -a' shows nothing; but > aucat -u -C 0:1 -e s24le -

Re: uaudio

2011-05-08 Thread Jacob Meuser
; but > > > aucat -u -C 0:1 -e s24le -r 48000 -o in.wav > > > seems to be recording anyway (and the sound > > > is very good). > > > > Cool. > > Is it OK for an uaudio(4) device to have 0 mixer controls? absolutely. > I can control the respective

Re: uaudio

2011-05-08 Thread Christian Weisgerber
Jan Stary wrote: > > you have to recompile aucat in 24-bit mode. > > > > make COPTS=-DADATA_BITS=24 > > Thank you. Is this documented somewhere? No. > Is the 24bit functionality still considered experimental? It requires significantly more CPU than 16-bit processing and few people need i

Re: uaudio

2011-05-08 Thread Alexandre Ratchov
; but > > > aucat -u -C 0:1 -e s24le -r 48000 -o in.wav > > > seems to be recording anyway (and the sound > > > is very good). > > > > Cool. > > Is it OK for an uaudio(4) device to have 0 mixer controls? > I can control the respective inputs/outpu

Re: uaudio

2011-05-08 Thread David Vasek
On Sun, 8 May 2011, Jan Stary wrote: Is it OK for an uaudio(4) device to have 0 mixer controls? I can control the respective inputs/outputs with the device's (hardware) knobs, but having 0 (software) mixerctl variables still seems a bit strange. Is it possible that the device really

Re: uaudio

2011-05-08 Thread Jan Stary
re" rev > > 1.10/10.00 addr 2 > > uaudio0: audio rev 1.00, 0 mixer controls > > audio0 at uaudio0 > > > > Indeed, 'mixerctl -a' shows nothing; but > > aucat -u -C 0:1 -e s24le -r 48000 -o in.wav > > seems to be recording anyway (and the so

Re: uaudio

2011-05-07 Thread Alexandre Ratchov
On Sat, May 07, 2011 at 10:52:09AM +0200, Jan Stary wrote: > > I just bought me the "new" M-Audio USB MobilePre (MK-II): > > uaudio0 at uhub2 port 2 configuration 1 interface 0 "M-Audio MobilePre" rev > 1.10/10.00 addr 2 > uaudio0: audio rev 1.00, 0 mixer controls > audio0 at uaudio0 > > Indeed

Re: uaudio

2011-05-07 Thread Jan Stary
ion of MobilePre > > > http://www.m-audio.com/products/en_us/MobilePre.html > > > which can do 24bit@96kHz (the one I have now does 16bit). > > > > > > I wonder what is the current status of 24bit support in uaudio, > > > or the audio subsystem

Re: Webcam detected as uaudio(4) device

2011-03-20 Thread Jacob Meuser
t; usbctl -f /dev/usb0 -a 4 > > Here is the output of usbctl -f /dev/usb1 -a 2. (The BisonCam is a > different built-in webcam that works.) Someone pointed out that the > Logitech may have a microphone built in that makes it come up as uaudio. > But even then it doesn't work--come

Re: Webcam detected as uaudio(4) device

2011-03-20 Thread Anthony J. Bentley
1, BisonCam, NB Pro(0x0203 > ), Bison Electronics Inc.(0x5986), rev 3.08 > > usbctl -f /dev/usb0 -a 4 Here is the output of usbctl -f /dev/usb1 -a 2. (The BisonCam is a different built-in webcam that works.) Someone pointed out that the Logitech may have a microphone built in that makes

Re: Webcam detected as uaudio(4) device

2011-03-20 Thread Jacob Meuser
On Sat, Mar 19, 2011 at 05:06:44PM -0600, Anthony J. Bentley wrote: > Hi, > > I have a USB webcam. No model number on the cam, but looks to be a > Logitech QuickCam Communicate STX. > > When I plug it in, I get this: > > uaudio0 at uhub1 port 1 configuration 1 interface 1 "Logitech Camera" rev

Webcam detected as uaudio(4) device

2011-03-19 Thread Anthony J. Bentley
Hi, I have a USB webcam. No model number on the cam, but looks to be a Logitech QuickCam Communicate STX. When I plug it in, I get this: uaudio0 at uhub1 port 1 configuration 1 interface 1 "Logitech Camera" rev 2.00/1.00 addr 2 uaudio0: audio descriptors make no sense, error=4 ugen0 at uhub1 po

Re: uaudio

2011-02-25 Thread Jan Stary
n_us/MobilePre.html > > which can do 24bit@96kHz (the one I have now does 16bit). > > > > I wonder what is the current status of 24bit support in uaudio, > > or the audio subsystem in general. > > > > I vaguely remeber the E-mu USB family being mentioned a wh

Re: uaudio

2011-02-25 Thread Alexandre Ratchov
On Thu, Feb 24, 2011 at 06:49:20PM +0100, Remco wrote: > > I believe this thread is still fairly accurate: > http://marc.info/?l=openbsd-misc&m=128075138405615&w=2 > > Especially 24-bit processing by aucat seems experimental at this time: > http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/aucat/

Re: uaudio

2011-02-24 Thread Remco
e.html > which can do 24bit@96kHz (the one I have now does 16bit). > > I wonder what is the current status of 24bit support in uaudio, > or the audio subsystem in general. > > I vaguely remeber the E-mu USB family being mentioned a while ago. > www.emu.com/products/product.a

uaudio

2011-02-22 Thread Jan Stary
now does 16bit). I wonder what is the current status of 24bit support in uaudio, or the audio subsystem in general. I vaguely remeber the E-mu USB family being mentioned a while ago. www.emu.com/products/product.asp?category=610&subcategory=611&product=17511 www.emu.com/products/product.asp?

Re: uaudio

2011-02-22 Thread Jan Stary
com/products/en_us/MobilePre.html > which can do 24bit@96kHz (the one I have now does 16bit). Sorry, I mean 24b@48kHz versus 16b@48kHz. > I wonder what is the current status of 24bit support in uaudio, > or the audio subsystem in general. > > I vaguely remeber the E-mu USB family being men

Re: uaudio

2010-10-31 Thread Jacob Meuser
image > seems to be something else than what I see at my desk, too. > Is there a new version of MobilePre out? Has someone used it under > 4.7? > > > > > > > More generally, what is the status of uaudio(4)? > > > > > > > > > > It

Re: uaudio

2010-10-31 Thread Jan Stary
out? Has someone used it under > 4.7? > > > > > More generally, what is the status of uaudio(4)? > > > > > > > > It works reliably, 24-bit encodings are not supported > > > > though; recently Jacob fixed various bugs, including a very > &

Re: uaudio

2010-07-13 Thread Jacob Meuser
On Tue, Jul 13, 2010 at 05:55:21PM +0200, pet...@schwertfisch.de wrote: > Jacob Meuser wrote: > > > E-Mu 0202 USB. it was a gift from patrick keshishian (thanks!). > > > > it's also a USB 2.0 device, so there's also USB 2.0 support for uaudio > > in t

Re: uaudio

2010-07-13 Thread peters
Jacob Meuser wrote: > E-Mu 0202 USB. it was a gift from patrick keshishian (thanks!). > > it's also a USB 2.0 device, so there's also USB 2.0 support for uaudio > in that patchset. the 0202 also uses a sync endpoint for playback, so > that's finally implemented

Re: uaudio

2010-07-13 Thread Jacob Meuser
12:29:15AM +0100, Jan Stary wrote: > > > > > > > > > > More generally, what is the status of uaudio(4)? > > > > > > > > It works reliably, 24-bit encodings are not supported > > > > though; recently Jacob fixed various bugs, including a very >

Re: uaudio

2010-07-13 Thread peters
Jacob Meuser wrote: > On Tue, Jul 13, 2010 at 09:10:35AM +0200, Jan Stary wrote: > > On Feb 21 14:04:01, Alexandre Ratchov wrote: > > > On Sun, Feb 21, 2010 at 12:29:15AM +0100, Jan Stary wrote: > > > > > > > > More generally, what is the status of uau

Re: uaudio

2010-07-13 Thread Jacob Meuser
On Tue, Jul 13, 2010 at 09:10:35AM +0200, Jan Stary wrote: > On Feb 21 14:04:01, Alexandre Ratchov wrote: > > On Sun, Feb 21, 2010 at 12:29:15AM +0100, Jan Stary wrote: > > > > > > More generally, what is the status of uaudio(4)? > > > > It works relia

Re: uaudio - MAudio MobilePre USB

2010-07-13 Thread Jacob Meuser
On Tue, Jul 13, 2010 at 08:55:03AM +0200, Jan Stary wrote: > On Feb 21 14:04:01, Alexandre Ratchov wrote: > > On Sun, Feb 21, 2010 at 12:29:15AM +0100, Jan Stary wrote: > > > can people recommend a good uaudio card? > > > > It depends on what you want to use it

Re: uaudio - MAudio MobilePre USB

2010-07-13 Thread Jan Stary
Replying to myself, On Jul 13 09:14:42, Jan Stary wrote: > On Jul 13 08:55:03, Jan Stary wrote: > > On Feb 21 14:04:01, Alexandre Ratchov wrote: > > > On Sun, Feb 21, 2010 at 12:29:15AM +0100, Jan Stary wrote: > > > > can people recommend a good uaudio card? >

Re: uaudio - MAudio MobilePre USB

2010-07-13 Thread Jan Stary
On Jul 13 08:55:03, Jan Stary wrote: > On Feb 21 14:04:01, Alexandre Ratchov wrote: > > On Sun, Feb 21, 2010 at 12:29:15AM +0100, Jan Stary wrote: > > > can people recommend a good uaudio card? > > > > It depends on what you want to use it for. > > > > I

Re: uaudio

2010-07-13 Thread Jan Stary
On Feb 21 14:04:01, Alexandre Ratchov wrote: > On Sun, Feb 21, 2010 at 12:29:15AM +0100, Jan Stary wrote: > > > > More generally, what is the status of uaudio(4)? > > It works reliably, 24-bit encodings are not supported > though; recently Jacob fixed various bugs, inc

Re: uaudio - MAudio MobilePre USB

2010-07-13 Thread Jan Stary
On Feb 21 14:04:01, Alexandre Ratchov wrote: > On Sun, Feb 21, 2010 at 12:29:15AM +0100, Jan Stary wrote: > > can people recommend a good uaudio card? > > It depends on what you want to use it for. > > I use a m-audio mobilepre for recording and listening music; > it&#

Re: uaudio - Lexicon and M-Audio

2010-06-09 Thread Jacob Meuser
vices. > > > > > > > > If this card is not working properly with 4.6 or current, > > > > can people recommend a good uaudio card? > > > > > > It depends on what you want to use it for. > > > > > > I use a m-audio mobilepre f

Re: uaudio - Lexicon and M-Audio

2010-06-09 Thread Jan Stary
d=7 > > > > > > Is someone using it sucessfully? I understand there > > > are "USB soundcards" out there not even appearing as > > > USB Audio class devices. > > > > > > If this card is not working properly with 4.6 or current, > &

Re: uaudio - Lexicon Alpha

2010-02-21 Thread Jacob Meuser
derstand there > > are "USB soundcards" out there not even appearing as > > USB Audio class devices. > > > > If this card is not working properly with 4.6 or current, > > can people recommend a good uaudio card? > > It depends on what you want to use

Re: uaudio - Lexicon Alpha

2010-02-21 Thread Alexandre Ratchov
Audio class devices. > > If this card is not working properly with 4.6 or current, > can people recommend a good uaudio card? It depends on what you want to use it for. I use a m-audio mobilepre for recording and listening music; it's class compliant does 16-bit stereo at 48kHz, a

Re: uaudio - Lexicon Alpha

2010-02-20 Thread Brynet
Will the Alpha work on an Intel based Mac? > A: The Alpha will work on Intel based Macs with OS version > 10.4.7 or higher. The Alpha uses Mac's built in Core Audio > drivers. That does indicate a uaudio device, however that may not be the case.. try contacting them directly, or keep the receit. -Bryan.

uaudio - Lexicon Alpha

2010-02-20 Thread Jan Stary
can people recommend a good uaudio card? I need it to be uaudio become the machine that will use it does not have any possibility of holding a PCI card. More generally, what is the status of uaudio(4)?

Re: Trouble with a uaudio(4) device

2009-10-24 Thread Jona Joachim
On 2009-10-23, Daniel Gracia Garallar wrote: > Probably you'll have to create the /dev/audio1 device. Just go to /etc > and make a 'sudo MAKEDEV audio1'. This script will create all the > required devs to operate your audio card. no, that's not the problem, /dev/audio[0-2] are created by defaul

Re: Trouble with a uaudio(4) device

2009-10-24 Thread Daniel Gracia Garallar
Probably you'll have to create the /dev/audio1 device. Just go to /etc and make a 'sudo MAKEDEV audio1'. This script will create all the required devs to operate your audio card. Regards! Dani Jona Joachim escribis: Here's the dmesg output when I plug in the device: uaudio0 at uhub3 port 2

Re: Trouble with a uaudio(4) device

2009-10-24 Thread Jona Joachim
On 2009-10-24, Jacob Meuser wrote: > On Fri, Oct 23, 2009 at 07:02:54PM +0200, Remco wrote: >> Jona Joachim wrote: >> >> > Here's the dmesg output when I plug in the device: >> > >> > uaudio0 at uhub3 port 2 configuration 1 interface 0 "Ten X Technology, >> > Inc. USB AUDIO" rev 1.10/2.04 addr

Re: Trouble with a uaudio(4) device

2009-10-23 Thread Jacob Meuser
On Fri, Oct 23, 2009 at 07:02:54PM +0200, Remco wrote: > Jona Joachim wrote: > > > Here's the dmesg output when I plug in the device: > > > > uaudio0 at uhub3 port 2 configuration 1 interface 0 "Ten X Technology, > > Inc. USB AUDIO" rev 1.10/2.04 addr 2 > > uaudio0: ignored input endpoint of typ

Re: Trouble with a uaudio(4) device

2009-10-23 Thread Remco
Jona Joachim wrote: > Here's the dmesg output when I plug in the device: > > uaudio0 at uhub3 port 2 configuration 1 interface 0 "Ten X Technology, > Inc. USB AUDIO" rev 1.10/2.04 addr 2 > uaudio0: ignored input endpoint of type adaptive > uaudio0: audio rev 1.00, 4 mixer controls > audio1 at ua

Trouble with a uaudio(4) device

2009-10-23 Thread Jona Joachim
Here's the dmesg output when I plug in the device: uaudio0 at uhub3 port 2 configuration 1 interface 0 "Ten X Technology, Inc. USB AUDIO" rev 1.10/2.04 addr 2 uaudio0: ignored input endpoint of type adaptive uaudio0: audio rev 1.00, 4 mixer controls audio1 at uaudio0 uhidev1 at uhub3 port 2 confi

Re: uaudio+umidi recommendation

2008-08-14 Thread Alexandre Ratchov
nt USB device. I've an m-audio mobilepre uaudio(4) device and an 2in/2out edirol um-2 umidi(4) interface; they are really nice. Note that if the card is poorly designed, the usb connection may introduce noise anyway. There are (internal) PCI cards with _external_ rackable breakout box

uaudio+umidi recommendation

2008-08-11 Thread Alexey Suslikov
Hello [EMAIL PROTECTED] Can somebody recommend well-supported external (u)audio card with (u)midi controller? Thanks. Alexey

Re: uaudio trouble

2006-12-26 Thread Steve Shockley
Alexandre Ratchov wrote: If you have some time could you apply all patches and see if the device work as expected? Feel free to contact me if you need more info about how to test these diffs and/or to make uaudio(4) work Installed the patches, now audioctl -f /dev/audioctl1 play.encoding

Re: uaudio trouble

2006-12-24 Thread Alexandre Ratchov
setting. The problem is discussed here: http://marc.theaimsgroup.com/?l=openbsd-tech&m=114641672628647 Mixers of uaudio(4) devices that use signed values don't work properly, perhaps yours uses signed values and that would explain why there is no sound; there is a fix for this issue,

Re: uaudio trouble

2006-12-23 Thread Steve Shockley
Alexandre Ratchov wrote: does at least the following work? audioctl -f /dev/audioctl1 play.encoding=slinear_le play.precision=16 Huh, that returns "audioctl: set failed: Device not configured"... something's not right. It's strange that "audioctl -f /dev/audioctl1 -a" works properly and thi

Re: uaudio trouble

2006-12-21 Thread Alexandre Ratchov
On Tue, Dec 19, 2006 at 04:56:45PM -0500, Steve Shockley wrote: > I've got a Xitel DG2, which is a USB sound card with optical output. I > previously set up a nice music player using mpd, and it worked great. > Unfortunately the drive died, so I'm building a new one. (The old > install's dmesg

uaudio trouble

2006-12-19 Thread Steve Shockley
me=USB audio version= config=uaudio encodings=ulinear:8*,mulaw:8*,alaw:8*,slinear:8,slinear_le:16,ulinear_le:16*,slinear_be:16*,ulinear_be:16* properties=full_duplex,independent full_duplex=0 fullduplex=0 blocksize=1088 hiwat=60 lowat=1 monitor_gain=0 mode= play.rate=8000 play.channels=1 play.precision

Re: uaudio recording?

2006-11-05 Thread vladas
er I get one of them. There is also an uaudio(4) specific bug: not all emulated encodings (those shown with a '*' by 'audioctl encodings') seem to work. So prefer using native encodings. Natives are fine wih me. -- Alexandre Thank you one more time.

Re: uaudio recording?

2006-11-05 Thread Alexandre Ratchov
On Sun, Nov 05, 2006 at 07:22:31PM +0900, vladas wrote: > Hi all, > > i386.html says uaudio is supported, but does that include sound > recording? If not, maybe someone could possibly share what PCI > cards [1] can do sound recording (quality is not an issue). > > My goal

uaudio recording?

2006-11-05 Thread vladas
Hi all, i386.html says uaudio is supported, but does that include sound recording? If not, maybe someone could possibly share what PCI cards [1] can do sound recording (quality is not an issue). My goal is to run /usr/ports/mbone/vat. Thank you. [1] _not_ Intel(R) & Co policies apply.

Re: help with uaudio device

2006-11-03 Thread Matthias Kilian
On Fri, Nov 03, 2006 at 08:11:55AM -0500, Will H. Backman wrote: > I did try pointing /dev/audio at /dev/audio1, but xmms just said that > there was permissions denied on /dev/audio. You did run MAKEDEV(1) to create /dev/audio1 and friends, didn't you? Ciao, Kili -- Inches. An antiquat

help with uaudio device

2006-11-03 Thread Will H. Backman
I'm trying to get an external usb audio device working on 4.0 release: uaudio0 at uhub1 port 2 configuration 1 interface 0: FORTEMEDIA FM1083, rev 1.10/0.01, addr 2 uaudio0: ignored audio interface with 2 endpoints uaudio0: audio rev 1.00, 5 mixer controls audio1 at uaudio0 I'm a little confus

Problem usb audio (uaudio) /dev/audio1: Permission denied Creative SB Audigy 2

2005-09-01 Thread Andreas Bihlmaier
een 1 deleted wsdisplay0: screen 1 added (80x50, vt100 emulation) wsdisplay0: screen 2 deleted wsdisplay0: screen 2 added (80x50, vt100 emulation) wsdisplay0: screen 3 deleted wsdisplay0: screen 3 added (80x50, vt100 emulation) wsdisplay0: screen 5 deleted wsdisplay0: screen 5 added (80x50, vt100 emula