I do not know what this rtcmix thingie is, but here are a couple options
you have:
Convert the rtcmix program to use jack, adding jack functionality to it
figure out how to get rtcmix to use a fifo or stdin/stdout, then write a
small jack app that interfaces with it. It should be no more than a
> Try jack (jackit.sf.net) it will help you in part with what you want.
> latest ardour CVS requires this.
>
> _J
Thanks for your help. But isn't it true that the app has to be
"jack-aware" in order to utilize it as a software downmixing tool?
For instance, I am greatly interested in running m
Try jack (jackit.sf.net) it will help you in part with what you
want. latest ardour CVS requires this.
_J
In the new year, Ivica Bukvic wrote:
> > >As far as the ardour is concerned, when I start it with -D rme9652 -i
> 8
> > >-o 8 flags, and press play it only plays a quick "click-like" snippet
> >As far as the ardour is concerned, when I start it with -D rme9652 -i
8
> >-o 8 flags, and press play it only plays a quick "click-like" snippet
of
> >a sound and immediately stops (no xruns reported). Why is this
happening
> >(I am using the 4-6 days old CVS version)?
>
> no idea. your descri
I do set the capture port using alsamixer to the live drive. I can
adjust the playback volume coming in through my headphones (also plugged
into the live drive), but no sound gets recorded! Things record fine if
I hook the microphone up in the regular mic input in back, if I set the
capture to th
>Well, I tried restarting the alsasound and that did not fix it at all.
>Granted, I was also trying to use cmixplay command which most likely
>invokes rme card via oss emulation, and I've heard that oss emulation is
>a bit flaky. So, I did end up having to restart the machine to get the
>sound bac
> if this is the problem i think it is, you don't need to reboot. in
> ardour/jack, just stopping+restarting the PCM streams would generally
> clear it.
>
> i have had this problem from time to time as well. i am still, after 2
> years of working with the hammerfall, unsure of what causes it.
just yesterday I had an issue where ardour was running at frames_per_cycle
== 64 and capturing. After about 5 minutes or so (wildly random guess) I
had some wierd alignment problems that caused me to be quite concerned
that coming next would be the famous hammerfall hum at whatever amplitude
it l
On Tue, 05 Feb 2002 00:10:49 +0100
nerula <[EMAIL PROTECTED]> wrote:
> hi i got a fm801 snd card on a rh 7.1 with installed alsa driver utils
> and lib 0.9beta.
> it's all ok but a stupid thing give me some stomachacheat the start
> of the machine the mixer dont load the last session settin
>> i have had this problem from time to time as well. i am still, after 2
>> years of working with the hammerfall, unsure of what causes it.
>
>Could it be a PCI problem? Latency timer issue? Busmastering problem?
it seems to be related to the condition of the h/w when it was stopped
and/or resta
On Tue, 5 Feb 2002, Paul Davis wrote:
> i have had this problem from time to time as well. i am still, after 2
> years of working with the hammerfall, unsure of what causes it.
Could it be a PCI problem? Latency timer issue? Busmastering problem?
-Dan
--
[-] Omae no subete no kichi wa ore no mo
I'm trying to build alsa on a Red Hat 7.0 system, updated with all the
"official" RH RPM's, including kernel-2.2.19-7.0.12. I downloaded alsa
via CVS and can't seem to get a complete set of modules when configuring
"--with-isapnp=yes --with-cards=azt2330".
alsa-driver/modules contains these after
>It seems I have been celebrating too early.
>
>Here's the scoop on my current issues:
>
>I have finally managed to produce sound with the darn thing, but every
>so often now I get sporadic "crackle" out of the output, as well as
>complete distortion of the sound, almost as if the pitch is constan
i understand takashi iwai has written midi drivers for
motu's midi timepiece. i read on the alsa site that
those drivers (mtpav) are in 'testing'. im wanting to
do realtime audio controlled by midi surfaces, and
wondering how stable they are? are there any issues
with the parallel port and control
Hi!
A few months ago I finally managed to make my SBLive card (rev 07)
output AC3 sound via SPDIF. Unfortunately I can only make it work under
a very limited combination of settings.
ALSA seems to be out of the question for me. I've tryed several alsa
versions (even the latest cvs versions, which
Hi Takashi Iwai.
This is a update of the last mail. After I had installed the driver (from CVS)
by hand (not with the script) it worked. The script forgot to make the module.
I don't know why.
The SPDIF works too :)
but i have a question: When does a application use the SPDIF output (I would
It seems I have been celebrating too early.
Here's the scoop on my current issues:
I have finally managed to produce sound with the darn thing, but every
so often now I get sporadic "crackle" out of the output, as well as
complete distortion of the sound, almost as if the pitch is constantly
osc
Quoting Takashi Iwai <[EMAIL PROTECTED]>:
> At Mon, 04 Feb 2002 19:45:49 +0100 (CET),
> Christoph Rieper wrote:
> >
> > Hi Takashi Iwai!
> >
> > Now I have installed alsa 0.9.0beta10. The analog playback works but I
> have
> > still problems with the SPDIF playback:
>
> Oh, sorry, I perhaps d
Just a quick update. I added snd_index=1 and re-tried and I get:
Snd: unable to grab IRQ 0 for CS4236
snd: warning: cannot allocate IRQ for MPU401, midi port is diabled
Done
No mixer config in /etc/asound.conf, you have to unmute your card!.
So I tried running aumix and I get:
error opening m
Hello all, I am hoping you can help me with getting my sound working on
my Dell OptiPlex GX1 (CS4236B).
I am running kernel 2.4.17, and the latest stable alsa drivers as of
yesterday.
I have compiled with isapnp=yes, and compilation and install went fine.
A cat of /proc/isapnp shows:
##
Takashi Iwai wrote:
> Taupter wrote:
>>Excuse me for ranting, and many thanks to Takashi Iwai and the ALSA
>>developers for their hard work...
> Sorry for the very late reply.
> I put a workaround code into cvs to avoid triggering the note-on/off
> at the same time.
> Also a small bug which caus
I recently bought a Hoontech SoundTrack Audio DSP24 Value including
the DSP24 Value Bracket. I had a Audiophile 2496 before, but I wanted
a card with the AK4524 instead of the AK4528, so I could change the
input gain.
But this gain option isn't showing up with the DSP24 Value either.
The other
hi i got a fm801 snd card on a rh 7.1 with installed alsa driver utils
and lib 0.9beta.
it's all ok but a stupid thing give me some stomachacheat the start
of the machine the mixer dont load the last session settings!!! so
master and pcm are muted!! but if i open gmix the gnome mixer which
At Mon, 04 Feb 2002 19:45:49 +0100 (CET),
Christoph Rieper wrote:
>
> Hi Takashi Iwai!
>
> Now I have installed alsa 0.9.0beta10. The analog playback works but I have
> still problems with the SPDIF playback:
Oh, sorry, I perhaps didn't mention clearly that you needed cvs
version. cmipci driv
Hi,
At Fri, 1 Feb 2002 08:49:39 +1100,
Glen Coates wrote:
>
> I've just installed the latest beta ALSA drivers, and I can't seem to
> get esd to intercept sound streams. A `ps -A | grep esd` reveals that
> it is in fact running, yet I can't play multiple sources simultaneously
> and the GNOM
At 19 Jan 2002 10:35:43 +0100,
Guillaume Membré wrote:
>
> options snd-card-emu10k1 snd_index=0 snd_id=CARD_0
> snd_dac_frame_size=128 snd_adc_frame_size=64
snd_dac_frame_size and snd_adc_frame_size options are obsolete on
0.9.0. please remove these options.
they are configured via proc file no
26 matches
Mail list logo