Re: [Alsa-devel] mixer docs or good examples?

2004-03-24 Thread Thomas Fjellstrom
On March 24, 2004 05:28 am, Thomas Fjellstrom wrote: > I'm working on a little mixer app for KDE... I can't find any docs on how > to use the mixer api.. I've sorta hacked together a bit of stuff, but > half/most of the functions in the mixer.h header just don'

[Alsa-devel] mixer docs or good examples?

2004-03-24 Thread Thomas Fjellstrom
re they for? And the *_exclusive() function? Also the *_has_common_switch()... -- Thomas Fjellstrom [EMAIL PROTECTED] http://strangesoft.net --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbin

Re: [Alsa-devel] final release - Tuesday

2003-03-21 Thread Thomas Fjellstrom
On March 10, 2003 06:03 am, Thomas Fjellstrom wrote: > Ouch.. I forgot to mention I have a SBLive! Value. I know someone else is > now working on a similar addition to allegro and doesn't have the problem, > but he doesn't have an emu10k1 based card... Hi, I know your busy, Ju

Re: [Alsa-devel] final release - Tuesday

2003-03-10 Thread Thomas Fjellstrom
Ouch.. I forgot to mention I have a SBLive! Value. I know someone else is now working on a similar addition to allegro and doesn't have the problem, but he doesn't have an emu10k1 based card... -- Thomas Fjellstrom [EMAIL PROTECTED] http://stran

Re: [Alsa-devel] final release - Tuesday

2003-03-10 Thread Thomas Fjellstrom
On March 10, 2003 03:15 am, Jaroslav Kysela wrote: > On Sun, 9 Mar 2003, Thomas Fjellstrom wrote: > > On March 9, 2003 05:13 pm, Jaroslav Kysela wrote: > > > Hi all, > > > > > > I have just released the 0.9.0rc8d version of the ALSA driver for > > >

Re: [Alsa-devel] final release - Tuesday

2003-03-09 Thread Thomas Fjellstrom
OSS (or so I've heard), Windows, or any of the other platforms it supports. I have: kernel 2.4.19 (+ preepmt patch) latest alsa stuff GCC 3.2.2 Debian Cid Thanks! p.s. I have to say, Great work :) -- Thomas Fjellstrom [EMAIL PROTECTED] http://strangesoft.net ---

Re: [Alsa-devel] rawmidi && cpu usage

2002-12-04 Thread Thomas Fjellstrom
On December 4, 2002 01:48 am, Clemens Ladisch wrote: > Thomas Fjellstrom wrote: > > > It seems that after a few seconds (30->60 ish) cpu usage seems to go > > > way up and notes are dropped. > > > I have a SBLive! Value, > > The driver itself should not have

Re: [Alsa-devel] rawmidi && cpu usage

2002-12-03 Thread Thomas Fjellstrom
On November 25, 2002 11:48 am, Thomas Fjellstrom wrote: > Hi again, > > Its been a while since I was subscribed (I moved and didn't have internet > access), and last mentioned my rawmidi problem. > > It seems that after a few seconds (30->60 ish) cpu usage seems to

[Alsa-devel] rawmidi && cpu usage

2002-11-25 Thread Thomas Fjellstrom
couldn't find anything new on the archives... Just an update, It still happenes. I have a SBLive! Value, on an MSI K7T Turbo w/RAID running Linux 2.4.19 + preempt patch thanks! p.s. sorry for bugging you all so much about this rawmidi stuff ;) -- Thomas Fjellstrom [EMAIL PROTECTED] http://st

Re: rawmidi problem (was Re: [Alsa-devel] ALSA homepage redesign)

2002-04-24 Thread Thomas Fjellstrom
e bug might still be in virmidi code.. > > Thanks. Oops... I didn't see that last bit... Im not exactly sure. I just use the rawmidi api, and open 'hw:0,1' or 'hw:0,2' (the only valid options on my system, as I have no midi board hoked up to the midi port) -- Thom

Re: rawmidi problem (was Re: [Alsa-devel] ALSA homepage redesign)

2002-04-24 Thread Thomas Fjellstrom
On April 24, 2002 02:52 am, you wrote: > Hi Thomas, > > > At Tue, 23 Apr 2002 17:43:43 -0600, > > Thomas Fjellstrom wrote: > > One: SND_RAWMIDI_SYNC isn't a valid flag for snd_rawmidi_open. > > ( rawmidi_hw.c:221: snd_rawmidi_hw_open: Assertion `!(mode & &g

Re: rawmidi problem (was Re: [Alsa-devel] ALSA homepage redesign)

2002-04-23 Thread Thomas Fjellstrom
On April 23, 2002 05:44 am, you wrote: > At Tue, 23 Apr 2002 12:14:42 +0200, > > I wrote: > > At Mon, 22 Apr 2002 13:50:27 -0600, > > > > Thomas Fjellstrom wrote: > > > I don't hear any sound when playing midi using the rawmidi interface > > > (u

Re: rawmidi problem (was Re: [Alsa-devel] ALSA homepage redesign)

2002-04-23 Thread Thomas Fjellstrom
On April 23, 2002 05:44 am, you wrote: > At Tue, 23 Apr 2002 12:14:42 +0200, > > I wrote: > > At Mon, 22 Apr 2002 13:50:27 -0600, > > > > Thomas Fjellstrom wrote: > > > I don't hear any sound when playing midi using the rawmidi interface > > > (u

Re: rawmidi problem (was Re: [Alsa-devel] ALSA homepage redesign)

2002-04-23 Thread Thomas Fjellstrom
e! installed), I will send > you my configuration (modules.conf), and the exact > aconnect parameters. Thanks. > But then again, just rawmidi -o hw:0,1 should work. > Unfortunatly it does not... Im using the same settings I used for a previous version of alsa 0.9.0, and had rawmidi working..

Re: rawmidi problem (was Re: [Alsa-devel] ALSA homepage redesign)

2002-04-22 Thread Thomas Fjellstrom
On April 22, 2002 05:33 pm, you wrote: > On Mon, Apr 22, 2002 at 04:54:53PM -0600, Thomas Fjellstrom wrote: > > No activity. And no virmidi devices... lsmod shows that the virmidi > > module is loaded... > > Well there ends my knowledge. Thanks for the help so far. :)

Re: rawmidi problem (was Re: [Alsa-devel] ALSA homepage redesign)

2002-04-22 Thread Thomas Fjellstrom
On April 22, 2002 03:55 pm, you wrote: > On Mon, Apr 22, 2002 at 03:35:08PM -0600, Thomas Fjellstrom wrote: > > On April 22, 2002 03:27 pm, you wrote: > > > On Mon, Apr 22, 2002 at 01:50:27PM -0600, Thomas Fjellstrom wrote: > > > > I don't hear any sound

Re: rawmidi problem (was Re: [Alsa-devel] ALSA homepage redesign)

2002-04-22 Thread Thomas Fjellstrom
On April 22, 2002 03:27 pm, you wrote: > On Mon, Apr 22, 2002 at 01:50:27PM -0600, Thomas Fjellstrom wrote: > > I don't hear any sound when playing midi using the rawmidi interface > > (using my SBLive! Value), I tried, some code written by me, and the > > rawmidi.c so

Re: [Alsa-devel] ALSA homepage redesign

2002-04-22 Thread Thomas Fjellstrom
the issue, just let the developers know about it. Its what I usually do when I find a problem that I can't fix myself. I (hopefully) make sure that the right people know about it. -- Thomas Fjellstrom [EMAIL PROTECTED] http://strangesoft.net ___ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel

Re: rawmidi problem (was Re: [Alsa-devel] ALSA homepage redesign)

2002-04-22 Thread Thomas Fjellstrom
On April 22, 2002 10:07 am, you wrote: > Hi Thomas, > > At Mon, 22 Apr 2002 07:49:41 -0600, > > Thomas Fjellstrom wrote: > > On April 22, 2002 05:10 am, you wrote: > > > On Sun, 21 Apr 2002, Patrick Shirkey wrote: > > > > I can add something b

Re: [Alsa-devel] ALSA homepage redesign

2002-04-22 Thread Thomas Fjellstrom
ce. Midi would play with the pmidi program. I've mentioned it once before, nothing came of it, so Im mentioning it again. :) > It would be nice, if someone helps us with the doxygen documentation and > cross-reference guide so we can release 0.9.0 final in a few months. > -- Thomas Fje

Re: [Alsa-devel] no output with 0.9.0beta12 rawmidi

2002-04-12 Thread Thomas Fjellstrom
t; with pmidi, But rawmidi just doesn't want to work. > > System: > SBLive! Value > MSI K7T Pro w/RAID > Linux 1.4.18 (+rml preempt) ^^ Duh... I meant 2.4.18... -- Thomas Fjellstrom [EMAIL PROTECTED] http://strangesoft.net

[Alsa-devel] no output with 0.9.0beta12 rawmidi

2002-04-12 Thread Thomas Fjellstrom
m-oss everything but rawmidi works fine. (rawmidi used to work with 0.5.*) Thanks. -- Thomas Fjellstrom [EMAIL PROTECTED] http://strangesoft.net ___ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel