On Mon, 3 Nov 2003 00:11:13 -0500
Marcel <[EMAIL PROTECTED]> wrote:
> I installed jack for evaluation.
>
> Whenever jackd is running, no other application can use alsa. Is this
> normal?
can other alsa-audio programs run at the same time? it depends on if
your soundcard supports hw-mixing.
-
Hi,
Does anybody knows what the mixer switch "3D Control switch" is
supposed to do? So far it seems to do absolutely nothing at all.
---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more producti
Hi,
I installed jack for evaluation.
Whenever jackd is running, no other application can use alsa. Is this
normal?
---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help
Still struggling with this problem, but ran some more tests:
- I thought it might be a disk access or latency issue; So
I invoked arecord with "nice -n -20" and directed the recording
file to be created on RamDisk - same result - after 30 seconds
the recorded audio file switches to a loud hissing
I am having a strange problem, and would like help fixing it. Details are at
http://alsa.opensrc.org/index.php?page=JerrySegersJr
Thank you for spending your time reading this. Hopefully, I'll have reason to thank
you further :-)
-- Jerry
Need a new email address that people can remem
Mark Constable <[EMAIL PROTECTED]> writes:
> On Sun, 2 Nov 2003 03:38 pm, Jack O'Quin wrote:
> > > For a 2.4 kernel you needed to patch include/linux/capability.h as
> > > follows...
> > >
> > > #define CAP_INIT_EFF_SETto_cap_t(~0)
> > > #define CAP_INIT_INH_SETto_cap_t(~0)
> > >
> > >
On Sun, 2 Nov 2003 03:38 pm, Jack O'Quin wrote:
> > For a 2.4 kernel you needed to patch include/linux/capability.h as
> > follows...
> >
> > #define CAP_INIT_EFF_SETto_cap_t(~0)
> > #define CAP_INIT_INH_SETto_cap_t(~0)
> >
> > where the original values were...
> >
> > #define CAP_INI