On Fri, 21 Jan 2005 23:08:50 +
Neil Klepeis <[EMAIL PROTECTED]> wrote:
> What exactly am I looking for?
I'm not too sure, but I'd know if I saw it :-).
> After using g++ -S, the allpass.o file,
> for example, starts out with:
Send me the whole allpass.c file by private mail (address below
Erik de Castro Lopo wrote:
static inline float
undenormalise(volatile float s)
{
s += 9.8607615E-32f;
return s - 9.8607615E-32f;
}
That looks OK to me, and the optimiser should not discard it because s
is volatile. Have you looked at the assembler output?
I used this new function and set all
Hi All -
Thanks to the assistance of Nick Dowell at Focusrite
I have working MIDI over USB for Novation ReMOTE 25 Audio
AKA X-Station. The attached patch builds and runs cleanly
using the latest Fedora Core 3 update kernel (2.6.10 #741).
I don't have the MIDI only device or the Speedio t
On Fri, 21 Jan 2005 17:17:43 +
Neil Klepeis <[EMAIL PROTECTED]> wrote:
> Hi all,
>
> The denormal problem with freeverb/ardour on P-4's is killing me.
>
> Since CMT plugin development seems to be a little stagnant, I decided
> to take it into my own hands a bit, but I might need a little h
Hi all,
The denormal problem with freeverb/ardour on P-4's is killing me.
Since CMT plugin development seems to be a little stagnant, I decided
to take it into my own hands a bit, but I might need a little help from
a kind someone out there. Is there anyone who can give me a tip on
proper synt
Ok fresh install of Planet CCRMA with fedora core 3...
same setup same result. There is definitly something naughty in the muse
plugin or audio connectivity.
Best regards
Philippe
On Wed, Jan 19, 2005 at 01:07:37AM -, Dubphil wrote:
> > I tried this setup and it seems to work ok for me, ap
On Wed, 2005-01-19 at 12:07 -0500, Lee Revell wrote:
> On Wed, 2005-01-19 at 11:22 -0500, Lee Revell wrote:
> > On Tue, 2005-01-18 at 18:40 -0500, Lee Revell wrote:
> > > I posted this to alsa-devel but since my previous post on this list
> > > generated a lot of interest, I am just reposting it he
On Friday 21 January 2005 19.37, Paul Davis wrote:
> >There is RTAI/LXRT and RTL, both of which provide various forms of
> >kernel and user space hard real time scheduling. Provided you have
> >compatible drivers (which is no issue when dealing with turn-key
> >systems), you can basically just use
>There is RTAI/LXRT and RTL, both of which provide various forms of
>kernel and user space hard real time scheduling. Provided you have
>compatible drivers (which is no issue when dealing with turn-key
>systems), you can basically just use one of those instead of
>Linux/lowlatency to cut worst
On Friday 21 January 2005 18.37, Paul Davis wrote:
> >I can't follow you here. Liontracs is Intel based, no? Where did
> > the dsp come from? What dsp? Did you find any tecnical specs on
> > korgs site worth mentioning?
>
> the lionstracs machine is using several DREAM dsp chips for audio
> synthes
>I can't follow you here. Liontracs is Intel based, no? Where did the dsp
>come from? What dsp? Did you find any tecnical specs on korgs site worth
>mentioning?
the lionstracs machine is using several DREAM dsp chips for audio
synthesis, at the very least.
the video demo of the oasys at namm sho
On fre, 2005-01-21 at 11:23 -0500, Paul Davis wrote:
> >There is an article on slashdot today about KORGs Linux based music-
> >workstation christened OASYS.
>
> its another shitty little dream-grabbing sales device. ...
OK! :)
> >Is this machine somehow related to the prototype HiEnd keyboard B
>There is an article on slashdot today about KORGs Linux based music-
>workstation christened OASYS.
its another shitty little dream-grabbing sales device. very powerful,
but not as powerful as tools costing a lot less (but requiring actual
knowledge and skill to use). sales of the new oasys (as o
Hi Julien,
> I just downloaded linuxsampler cvs at the beginning of this week. After
> copying some standard scripts (ltmain, ltconfig, config.sub...) into the
> linuxsampler directory I could execute: aclocal, autoconf, autoheader and
> automake without any problems.
I went through the same e
Hi!
There is an article on slashdot today about KORGs Linux based music-
workstation christened OASYS.
The java-script on KORGSs page kills my Mozilla (well, actually the
whole Xsession goes bunkers ...)
Is this machine somehow related to the prototype HiEnd keyboard Benno
introduced a while ago
Julien Claassen wrote:
>> I just downloaded linuxsampler cvs at the beginning of this week. After
> copying some standard scripts (ltmain, ltconfig, config.sub...) into the
> linuxsampler directory I could execute: aclocal, autoconf, autoheader and
> automake without any problems. When I typed ma
Hi!
I tried to use the cvs snapshot from the 13th of June last year to do some
work. But it wouldn't accept commands.
I did:
$ linuxsampler
It told me that everything was well. Then I connected to it with telnet:
$ telnet localhost
That succeeded, too. Then I tried just writing a
Hi!
I just downloaded linuxsampler cvs at the beginning of this week. After
copying some standard scripts (ltmain, ltconfig, config.sub...) into the
linuxsampler directory I could execute: aclocal, autoconf, autoheader and
automake without any problems. When I typed make though I got the follo
http://www.notam02.no/arkiv/src/snd/
Snd-ls v0.9.2.0
---
Released 21.1.2005
Contains
Snd v7.10 from 20.1.2005
About
-
Snd-ls is a distribution of the sound editor Snd, made by Bill
Schottstaedt. Its target is people that don't know scheme very well, and
don't w
On tor, 2005-01-20 at 15:49 -0600, Ryan Underwood wrote:
> On Thu, Jan 20, 2005 at 12:13:37AM +0100, Jens M Andreasen wrote:
> > Hi!
> >
> >
> > I Noticed that the Aureal drivers are now in Alsa. I used to be an early
> > adopter (with bad experience ...)
> >
> >
> > Anybody around here care to
20 matches
Mail list logo