Re: [linux-audio-dev] Re: Fixing Freeverb and Denormals

2005-01-21 Thread Erik de Castro Lopo
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

[linux-audio-dev] Re: Fixing Freeverb and Denormals

2005-01-21 Thread Neil Klepeis
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

[linux-audio-dev] [PATCH]: ALSA 1.07 support for Novation X-Station/ReMOTE25/Speedio

2005-01-21 Thread Charles C. Bennett, Jr.
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

Re: [linux-audio-dev] Fixing Freeverb and Denormals

2005-01-21 Thread Erik de Castro Lopo
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

[linux-audio-dev] Fixing Freeverb and Denormals

2005-01-21 Thread Neil Klepeis
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

Re: [linux-audio-dev] MuSE or Glame Bandpass Analog Filter

2005-01-21 Thread dubphil
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

[linux-audio-dev] Re: [linux-audio-user] emu10k1 multichannel support

2005-01-21 Thread Lee Revell
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

Re: [linux-audio-dev] korg oasys

2005-01-21 Thread David Olofson
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

Re: [linux-audio-dev] korg oasys

2005-01-21 Thread Paul Davis
>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

Re: [linux-audio-dev] korg oasys

2005-01-21 Thread David Olofson
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

Re: [linux-audio-dev] korg oasys

2005-01-21 Thread Paul Davis
>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

Re: [linux-audio-dev] korg oasys

2005-01-21 Thread Jens M Andreasen
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

Re: [linux-audio-dev] korg oasys

2005-01-21 Thread Paul Davis
>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

Re: [linux-audio-dev] linuxsampler cvs from this weeks compile problem

2005-01-21 Thread Alfons Adriaensen
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

[linux-audio-dev] korg oasys

2005-01-21 Thread Jens M Andreasen
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

Re: [linux-audio-dev] linuxsampler cvs from this weeks compile problem

2005-01-21 Thread Rui Nuno Capela
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

[linux-audio-dev] linuxsampler cvs-snapshot from 13.06.2004 controlling it

2005-01-21 Thread Julien Claassen
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

[linux-audio-dev] linuxsampler cvs from this weeks compile problem

2005-01-21 Thread Julien Claassen
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

[linux-audio-dev] [ANN] Snd-ls V0.9.2.0

2005-01-21 Thread Kjetil Svalastog Matheussen
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

Re: [linux-audio-dev] Aureal souncard

2005-01-21 Thread Jens M Andreasen
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