On Mon, 8 Apr 2002, Takashi Iwai wrote:
> At Sun, 7 Apr 2002 22:22:42 +0200 (CEST),
> Jaroslav wrote:
> >
> > On Thu, 4 Apr 2002, Peter Enderborg wrote:
> >
> > > Jaroslav Kysela wrote:
> > >
> > > > On Wed, 3 Apr 2002, Peter Enderborg wrote:
> > > >
> > > > > I have tryed to get some answer f
On Mon, 2002-04-08 at 17:05, Takashi Iwai wrote:
> i got the point.
> snd_pcm_playback_drain() (which is called at closing the pcm) never
> returns when OSS is running on mmap mode.
> now fixed on cvs. please give a try.
i tried cvs - quake3 and rtcw don`t hang on exit now - BUT there is no
sou
Maarten de Boer wrote:
>> so essentially you skip alsalib and interact with the driver only. i
>> have found this to be the least painful way of dealing with raw MIDI
>> streams.
>
>Tim, I think this is very bad advice, especially on the alsa-dev
>mailinglist!
i beg to differ. i have always rega
Hi all,
do you know about some example for $SUBJ. I need to be able to work with
all sampling rates in UDA1341 driver for iPAQ. When I use "rec & play"
from OSS with OSS emulation, it looks, there is some resampling in
oss-emulation part of ASLA kernel code.
But for native ALSA recoding on frequ
At Mon, 8 Apr 2002 16:31:33 +0100,
James Tappin wrote:
>
> On Monday 08 Apr 2002 16:11, Takashi Iwai wrote:
>
> > the latest alsaconf above can detect even non-pnp cards, well, in a
> > very silly way.
> > it tries to load the driver(s) with all possible paramter
> > configurations and tests apl
On Monday 08 Apr 2002 16:11, Takashi Iwai wrote:
> the latest alsaconf above can detect even non-pnp cards, well, in a
> very silly way.
> it tries to load the driver(s) with all possible paramter
> configurations and tests aplay/arecord to check.
> that's why it warns at the beginning.
> but it
At 08 Apr 2002 17:09:46 +0200,
Leif Lindholm wrote:
>
> Thanks a lot for the info!
>
> This will be most helpful.
>
> I'm starting to think ens1371 was _not_ the best driver to use for
> comparison :]
for example, maestro3 driver has little difference between 0.5.x and
0.9.0 (because i wrote b
At Mon, 08 Apr 2002 15:52:45 +0100,
James Courtier-Dutton wrote:
>
> Takashi Iwai wrote:
>
> >Hi James,
> >
> >At Thu, 04 Apr 2002 21:55:50 +0100,
> >James Courtier-Dutton wrote:
> >
> >>Hello
> >>
> >>I have just managed to get alsa09 sound to work on my portable after a
> >>lot of difficulty
Takashi Iwai wrote:
>At 04 Apr 2002 15:41:36 +0200,
>Leif Lindholm wrote:
>
>>Hello
>>
>>I'm working on a set-top-box based on the National Semiconductor SC1200
>>Geode integrated microprocessor.
>>
>>National have been nice enough to write an Alsa-driver for the built-in
>>AC97-controller/audio
Hi,
i got the point.
snd_pcm_playback_drain() (which is called at closing the pcm) never
returns when OSS is running on mmap mode.
now fixed on cvs. please give a try.
ciao,
Takashi
At 20 Mar 2002 20:58:22 +0100,
Michael Jochum wrote:
>
> hi!
>
> some time back there has been a similar b
At Sun, 7 Apr 2002 22:22:42 +0200 (CEST),
Jaroslav wrote:
>
> On Thu, 4 Apr 2002, Peter Enderborg wrote:
>
> > Jaroslav Kysela wrote:
> >
> > > On Wed, 3 Apr 2002, Peter Enderborg wrote:
> > >
> > > > I have tryed to get some answer from Jaroslav about subdevices on midi.
> > > > Im trying to w
At 04 Apr 2002 15:41:36 +0200,
Leif Lindholm wrote:
>
> Hello
>
> I'm working on a set-top-box based on the National Semiconductor SC1200
> Geode integrated microprocessor.
>
> National have been nice enough to write an Alsa-driver for the built-in
> AC97-controller/audio thingy - unfortunetaly
Takashi Iwai wrote:
>Hi James,
>
>At Thu, 04 Apr 2002 21:55:50 +0100,
>James Courtier-Dutton wrote:
>
>>Hello
>>
>>I have just managed to get alsa09 sound to work on my portable after a
>>lot of difficulty with neither alsa or oss modules loading.
>>I would like to suggest that we start adding a
Hi James,
At Thu, 04 Apr 2002 21:55:50 +0100,
James Courtier-Dutton wrote:
>
> Hello
>
> I have just managed to get alsa09 sound to work on my portable after a
> lot of difficulty with neither alsa or oss modules loading.
> I would like to suggest that we start adding an alsa09 howto for
> Po
Hi Maarten,
sorry for late responce. i'm catching up now..
At Mon, 8 Apr 2002 10:29:40 +0200,
Maarten de Boer wrote:
>
> On Mon, 8 Apr 2002 10:15:49 +0200 (CEST)
> Jaroslav Kysela <[EMAIL PROTECTED]> wrote:
>
> > The defines are in asound.h file - look for 'Timer section - /dev/snd/timer'.
>
you can set-up a simple routing plugin in your .asoundrc like:
pcm.plug_convert2 {
type plug
slave.pcm your_soundcard
ttable.0.0 1
}
this will route your 1 channel from your mono-file to the probably left
channel of your soundcard. you have to set up the rest as the hw-ty
On Mon, 8 Apr 2002, Maarten de Boer wrote:
> On Mon, 8 Apr 2002 10:15:49 +0200 (CEST)
> Jaroslav Kysela <[EMAIL PROTECTED]> wrote:
>
> > The defines are in asound.h file - look for 'Timer section - /dev/snd/timer'.
> >
> > Usage (using defaults):
> >
> > options snd-seq snd_seq_default_tim
On Mon, 8 Apr 2002 10:15:49 +0200 (CEST)
Jaroslav Kysela <[EMAIL PROTECTED]> wrote:
> The defines are in asound.h file - look for 'Timer section - /dev/snd/timer'.
>
> Usage (using defaults):
>
> options snd-seq snd_seq_default_timer_device=1
>
> or (full specification):
>
> optio
On Mon, 8 Apr 2002, Maarten de Boer wrote:
> Hello,
>
> Sorry for being such a pain, but I really want this to work, and I
> really think this is something that has general interest: using a
> higher accurate midi event timing. So: HOW DO I USE THE RTC TIMER?
> I can find no up-to-date documenta
Hello,
Sorry for being such a pain, but I really want this to work, and I
really think this is something that has general interest: using a
higher accurate midi event timing. So: HOW DO I USE THE RTC TIMER?
I can find no up-to-date documentation about this.
The latest I find is a mail by Takashi
> so essentially you skip alsalib and interact with the driver only. i
> have found this to be the least painful way of dealing with raw MIDI
> streams.
Tim, I think this is very bad advice, especially on the alsa-dev
mailinglist!
Charles, you might want to have a look at the documentation:
htt
21 matches
Mail list logo