Re: [Alsa-devel] Questions to HDSP users

2004-01-30 Thread Justin Cormack
On Wed, 2004-01-28 at 15:29, Thomas Charbonnel wrote: > Hi, > > In the process of debuging the problems some hdsp users are > experiencing, I reviewed almost every single line of code in the hdsp > driver, and there are things in there that were inherited from the old > rme9652 driver and that

Re: [Alsa-devel] still hammerfall-mem on hdsp?

2004-01-17 Thread Justin Cormack
On Sat, 2004-01-17 at 17:24, Orm Finnendahl wrote: > Am 17. Januar 2004, 14:31 Uhr (+0100) schrieb Tim Blechmann: > > > > you shouldn't need this... > > Thanks. I get snd-hdsp loaded and the firmware uploaded. "cat > /proc/asound/card0/hdsp" looks good. But when I try to run alsamixer i > get >

Re: [Alsa-devel] hdsp vs 16bit vs dmix

2004-01-12 Thread Justin Cormack
On Thu, 2004-01-08 at 15:49, Patrick Shirkey wrote: > Takashi Iwai wrote: > > At Thu, 08 Jan 2004 02:29:13 +0900, > > Patrick Shirkey wrote: > > > >>I am seeing strange things happen while using the hdsp and dmix plugin > >>and aplay as a test app. > >> > >>JACK works perfectly. > >> > >>I can ge

RE: [Alsa-devel] Why does Alsa sometimes not find the HDSP 9652? - SOLVED

2003-12-29 Thread Justin Cormack
e boot time and still get the > card to be recognized. > >I hope this helps someone in the future not have this problem. Thanks for > your help. > > Cheers, > Mark > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EM

Re: [Alsa-devel] Why does Alsa sometimes not find the HDSP 9652?

2003-12-21 Thread Justin Cormack
On Sat, 2003-12-20 at 16:21, Mark Knecht wrote: > Wizard root # /etc/init.d/alsasound start > * Loading ALSA drivers... > * Loading: snd-seq-oss > * Loading: snd-pcm-oss > * Loading: snd-mixer-oss > * Loading: snd-via82xx > * Loading: snd-hdsp > /lib/modules/2.4.20-gentoo-r9/kernel/sound/pci/

Re: [Alsa-devel] 3D accelration control interface

2003-11-20 Thread Justin Cormack
On Thu, 2003-11-20 at 17:11, Manuel Jander wrote: > Hi, > > I asked this before, but since nothing seems to happen by itself, i > decided to start designing a control interface for ALSA to handle > hardware assisted 3D positional audio. > > Goals of the design: > > * Provide a standart naming sc

Re: [Alsa-devel] problems with 0.9.8 drivers and rme9652

2003-11-17 Thread Justin Cormack
On Mon, 2003-11-17 at 12:45, Martin Dausel wrote: > Justin Cormack wrote: > > On Wed, 2003-11-12 at 16:24, Martin Dausel wrote: > > > >>Hi, > >>it seems to me that with alsa 0.9.8 drivers it's not possible to load > >>snd-rme9652. With 0.9.7c there

Re: [Alsa-devel] hdsp driver and tools update

2003-11-04 Thread Justin Cormack
s fixes hdsp9652 matrix mixer and it appears to be working perfectly. hdspmixer appears to work on a quick test with 9652. Excellent work. (tested with todays cvs alsa). thanks very much Justin Cormack --- This SF.net email is sponsored

Re: [Alsa-devel] Multiple Sound Streams out of a single card

2003-09-14 Thread Justin Cormack
On Sun, 2003-09-14 at 17:11, AthlonRob wrote: > I'd still like to hear, though, if it is possible to get OSS emulation > to use the dmix plugin... unfortunately because oss is a kernel only thing, it all goes through the kernel and so only uses hw (because plughw and all the other stuff is userspa

Re: [Alsa-devel] arecord to support >2GB files?

2003-08-27 Thread Justin Cormack
On Wed, 2003-08-27 at 09:15, Tommi Sakari Uimonen wrote: > I'm planning to use arecord for serious harddisk recording, but it can't > write files bigger than 2BG. After browsing through kernel mailing lists > about LFS I concluded that the problem is arecord, not the underlying > filesystem (and si

Re: [Alsa-devel] hdsp driver status

2003-07-04 Thread Justin Cormack
On Fri, 2003-07-04 at 14:58, Thomas Charbonnel wrote: > > And the driver is 0.9.0rc6 not 5, and it is patched to add 0xb (unless > > that was in 0.9.0rc6 but not 5). And the matrix mixer does work (just > > rechecked, which took a little while as the machine is in another > > country...) > > Ok, t

Re: [Alsa-devel] hdsp driver status

2003-07-04 Thread Justin Cormack
On Thu, 2003-07-03 at 21:15, Thomas Charbonnel wrote: > >> >> Remaining: > >> >> * HDSP9652: the matrix mixer isn't yet handled right. > >> >> * Rev11 + Multiface: either the firmware file is wrong or the > >> io-box firmware upload scenario has changed for this card revision. > >> Has anyone ever

Re: [Alsa-devel] hdsp driver status

2003-07-03 Thread Justin Cormack
On Thu, 2003-07-03 at 17:15, Patrick Shirkey wrote: > Patrick Shirkey wrote: > > Thomas Charbonnel wrote: > > > >> > >> Remaining: > >> * HDSP9652: the matrix mixer isn't yet handled right. > >> * Rev11 + Multiface: either the firmware file is wrong or the io-box > >> firmware upload scenario has

Re: [Alsa-devel] alsa and gtk

2003-06-09 Thread Justin Cormack
, David E. Storey wrote: > curious... that did the trick. True about the inefficiency... but then > again, we are talking about GUI's. ;-) Thanks! > > d! > > On Sun, 2003-06-08 at 14:10, Justin Cormack wrote: > > I had a problem like this once, not with gtk. The contr

Re: [Alsa-devel] alsa and gtk

2003-06-08 Thread Justin Cormack
On Sun, 2003-06-08 at 12:29, David E. Storey wrote: > folks, > > thought I'd bounce this off the list in case anyone has seen it before. > I'm trying to write something like TotalMix for the RME HDSP, but more > suited for mixing in-ear-monitors. So I wrote this mini library that > uses the snd_ct

Re: matrix mixer control (Re: [Alsa-devel] Complex mixer questio

2003-03-31 Thread Justin Cormack
On Mon, 2003-03-31 at 15:45, Matt Flax wrote: > I think this is a great step forward ... it will open the door for 3D > array audio applications. > Typically these applications use 3D speaker arrays which each have > individual gains set for each audio 'object'. > Consequently depending on an aud

Re: [Alsa-devel] NEW hdsp 9652 problems - {WAS: alsaconf -L -where's Waldo?)

2003-03-21 Thread Justin Cormack
On Fri, 2003-03-21 at 16:17, Mark Knecht wrote: > Takashi, >I have two sound devices (on-board Via device and an RME HDSP 9652) > but I only want to configure the RME. Currently alsaconf finds the RME, > attempts to install the drivers, and then the drivers fail saying they > cannot find the ca

Re: [Alsa-devel] Fwd: arecord bug?

2003-03-19 Thread Justin Cormack
On Wed, 2003-03-19 at 09:49, Jon Ellis wrote: > On Tuesday, March 18, 2003, at 10:29 PM, Takashi Iwai wrote: > > > > i guess it reached to 32bit int limit (401*60*4*44100). > > so far, aplay/arecord doesn't support more than size_t max, which is > > 32bit on i386. > > Yep, that was my guess too.

Re: [Alsa-devel] HDSP + multiface "freezing" patch

2003-03-07 Thread Justin Cormack
Its not a version thing - I have just check and it seems to work with Digiface, the error seems to be hdsp9652 specific... Justin On Fri, 2003-03-07 at 14:28, Paul Davis wrote: > >> >ok, I am trying to test Paul's patch on the HDSP9652, but I cant get it > >> >to play anything. I applied it to 0

Re: [Alsa-devel] HDSP + multiface "freezing" patch

2003-03-07 Thread Justin Cormack
On Fri, 2003-03-07 at 14:08, Paul Davis wrote: > >> We were searching a vicious bug, but it was a trivial one... > >> Applies on top of Paul's patch version II. > >> > >> Thomas > >> > > > >ok, I am trying to test Paul's patch on the HDSP9652, but I cant get it > >to play anything. I applied it to

Re: [Alsa-devel] HDSP + multiface "freezing" patch

2003-03-07 Thread Justin Cormack
On Thu, 2003-03-06 at 16:53, Thomas Charbonnel wrote: > We were searching a vicious bug, but it was a trivial one... > Applies on top of Paul's patch version II. > > Thomas > ok, I am trying to test Paul's patch on the HDSP9652, but I cant get it to play anything. I applied it to 0.9.0rc8b, but a

Re: [Alsa-devel] RME installation problems

2003-02-13 Thread Justin Cormack
On Thu, 2003-02-13 at 13:18, Martin Langer wrote: > On Thu, Feb 13, 2003 at 12:13:46PM +0100, Takashi Iwai wrote: > > At Thu, 13 Feb 2003 12:08:51 +0100, > > Martin Langer wrote: > > > On Thu, Feb 13, 2003 at 11:44:24AM +0100, Orm Finnendahl wrote: > > > > Hi Takashi, > > > > Am Donnerstag, den 13.

Re: [Alsa-devel] Re: How to support multiple open in low-leveldriver

2003-01-06 Thread Justin Cormack
On Sun, 2003-01-05 at 14:48, Anders Torger wrote: > I have another question. The rme96 driver provides two sub devices, one > which is the card in adat mode, and one which is the card in spdif > mode. These cannot be run at the same time. > > If I had written the driver today, I suppose I would

Re: [Alsa-devel] hdsp/new 9652

2002-12-03 Thread Justin Cormack
On Tue, 2002-12-03 at 19:00, Paul Davis wrote: > can the person who fixed their hdsp driver to work with the new 9652 > please post a patch (c/o diff -u) here? i would like to get the fix > into CVS ... > there wasnt much, assuming that Takashi's patch is in cvs, which I think it is. Any news on

[Alsa-devel] RME HDSP9652

2002-11-29 Thread Justin Cormack
I have just got a couple of the new RME Hammerfall HDSP9652 cards, and find that they are not supported by the snd-hdsp driver yet. The card is basically the same hardware as the other hdsp cards but with the io integrated on the card. I would guess that it will need a different firmware and ano

Re: [Alsa-devel] RME HDSP9652

2002-11-29 Thread Justin Cormack
On Wed, 2002-11-27 at 17:21, Justin Cormack wrote: > > > I have just got a couple of the new RME Hammerfall HDSP9652 cards, and > find that they are not supported by the snd-hdsp driver yet. The card is > basically the same hardware as the other hdsp cards but with the io >

Re: [Alsa-devel] RME HDSP9652

2002-11-29 Thread Justin Cormack
On Thu, 2002-11-28 at 13:42, Paul Davis wrote: > >I have just got a couple of the new RME Hammerfall HDSP9652 cards, and > >find that they are not supported by the snd-hdsp driver yet. The card is > >basically the same hardware as the other hdsp cards but with the io > >integrated on the card. > >

Re: [Alsa-devel] RME HDSP9652

2002-11-29 Thread Justin Cormack
On Thu, 2002-11-28 at 15:40, Takashi Iwai wrote: > > > all i need is the PCI ID from you. i've already spoken to RME about > > > the card, and the claim is that it will with the existing h-dsp > > > driver. the only thing that won't work are the RMS meters. the > > > existing driver, however, does

Re: [Alsa-devel] RME HDSP9652

2002-11-29 Thread Justin Cormack
On Thu, 2002-11-28 at 16:22, Justin Cormack wrote: > Thanks, this fixes the segfault, and adding the rev 0x64 in > snd_hdsp_create makes it work... It recognises the IO box as a digiface > which I think is ok (3x adat + midi + 2 * spdif). Playback works, and > the mixer is recognised