Yum,
can't wait till 2.6 hits the streets :)
vincent
>RTC is still more accurate, but on the other hand, you don't need root
>privileges to take advantage of the 1kHz ticks!
>
>--
> http://www.eca.cx
> Audio software for Linux!
>
>
Here's one interesting commit in the 2.5-tree:
--cut--
D 1.2 02/07/01 14:41:36-07:00 [EMAIL PROTECTED] 3 2 6/4/00020
P include/asm-i386/param.h
C Make Linux/x86 tick at 1kHz instead of 100Hz.
C
C Export the deprecated clock_t frequency (100HZ) as USER_HZ.
--
RTC is still more accurate,
Hi,
trying to rewrite some oss code in alsa. Am having luck with
compiling and running arecord/aplay, but some of the other sample alsa
scripts (the API how-to) are giving me troubles like this :
pcm_params.c:2136: snd_pcm_hw_refine: Assertion `pcm && params' failed.
rtAudio (which m
On Sun, 07 Jul 2002, Richard W.E. Furse wrote:
> I've put a provisional version of the LADSPA SDK including the LADSPA v1.1
> header file at
>
> http://www.ladspa.org/ladspa_sdk_dev.tgz
>
> Please let me know if this looks alright - and if I've done anything stupid!
>
> Once this is sort
I've put a provisional version of the LADSPA SDK including the LADSPA v1.1
header file at
http://www.ladspa.org/ladspa_sdk_dev.tgz
Please let me know if this looks alright - and if I've done anything stupid!
Once this is sorted out I'll update the CMT library and the website.
--Richard