[linux-audio-dev] [PATCH] aubio 0.3.0 makes abionotes work *) with jack & alsa_seq

2006-05-27 Thread karsten wiese
hi attached patch includes MEMSET fixlet from yesterday. it adds err subtracts pthread_* calls from aubio_midi_direct_output(). those did block here. and aren't anyhow needed in aubio_midi_direct_output(), i think. karsten *) here ___

Re: [linux-audio-dev] [ANN] aubio 0.3.0

2006-05-26 Thread karsten wiese
> -AUBIO_MEMSET(&sfinfo, 0, sizeof (sfinfo)); > +AUBIO_MEMSET(&sfinfo, 0, sfinfo); > sfinfo.format = 0; > > f->handle = sf_open (outputname, SFM_READ, &sfinfo); > > Are you sure you don't have diff direction wrong? > yes, given how AUBIO_MEMSET ist defined:

RE: [linux-audio-dev] [ANN] aubio 0.3.0

2006-05-26 Thread karsten wiese
> > As usual, the source code can be found at http://aubio.piem.org/ , > and Debian packages are available from http://piem.org/debian/ . > > Feedback most appreciated! > Hi Paul, attached fixlet makes MEMSET macro expand as intended. Karsten ___

Re: [linux-audio-dev] Re: snd-usb-usx2y on amd64?

2005-10-06 Thread Karsten Wiese
Am Donnerstag, 6. Oktober 2005 14:49 schrieb Arnold Krille: > On 10/6/05, Karsten Wiese <[EMAIL PROTECTED]> wrote: > > A crash backtrace would be really helpfull... > > Does the machine have a serial port ? Then please log the crash with a > > serial console. >

Re: [linux-audio-dev] Re: snd-usb-usx2y on amd64?

2005-10-06 Thread Karsten Wiese
Am Donnerstag, 6. Oktober 2005 09:59 schrieb Arnold Krille: > Hi again, > > On 10/1/05, Arnold Krille <[EMAIL PROTECTED]> wrote: > > I just wanted to know wether there are any known problems with the > > snd-usb-usx2y on amd64? > > The data of my machine: kernel is gentoo-2.6.13-r2 with the bundle

[linux-audio-dev] [ANNOUNCE] qjacklam V0.3 with 2 Jack Clients & table Widget

2005-05-31 Thread Karsten Wiese
qjackLaM is a Latency Meter for jack. There are 2 JackClients now: 1 only outputs, the other only reveives. This should cause 0 impact on Jacks graphordering concerning the other clients. Also new: qjacklam measures ALL possible ways by itself and displays the results in a table. Get the source, c

Re: [linux-audio-dev] [ANNOUNCE] qjacklam roundtrip latency meter

2005-05-11 Thread Karsten Wiese
> "This Project Has Not Released Any Files" cvs only so far. ...ok, the website needs fixing. the cvs-button links to http://developer.berlios.de/cvs/?group_id=3666 does it work for you with cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/qjacklam login and cvs -z3 -d:pserver:[EMA

[linux-audio-dev] [ANNOUNCE] qjacklam roundtrip latency meter

2005-05-11 Thread Karsten Wiese
available via cvs from http://developer.berlios.de/projects/qjacklam/ you need qt-devel to compile. latency is displayed in frames. comments welcome. Karsten

[linux-audio-dev] aeolus with sse reverb code

2005-02-05 Thread Karsten Wiese
hi, on my pIII laptop this gives 20% less cpu usage. patch is a bit intrusive still :) cheers, Karsten aeolus-0.3.1sse.patch.bz2 Description: BZip2 compressed data

Re: [linux-audio-dev] New releases

2004-11-24 Thread Karsten Wiese
Am Dienstag 23 November 2004 01:05 schrieb Fons Adriaensen: > Hello LAD, > > > New releases of Aeolus and JAAA are available at the usual place : > >. Hello Fons, a fix for for compiling with fc3's gcc: (audio.cc line 271 is barked at) >>> --- clthreads-1.0.0/clthreads.h02004-11-25

Re: [linux-audio-dev] Tascam US428 Hangup

2004-11-19 Thread Karsten Wiese
Am Freitag 19 November 2004 17:53 schrieb Uwe Koloska: > karsten wiese wrote: > > > > erm no. for us122 etc (USB 1.1) OHCI is in charge as EHCI > > is USB2. > > Ah -- I thought, that usb2 uses EHCI _and_ is downwards compatible > with usb-1.1. So, while using EH

Re: [linux-audio-dev] Tascam US428 Hangup

2004-11-19 Thread karsten wiese
--- Uwe Koloska <[EMAIL PROTECTED]> schrieb: > Rui Nuno Capela wrote: > > > > If you're on a OHCI based USB system this is an known > issue. > > Yes and no. I have both OHCI and EHCI (is this right -- > anyway the > other one ;-) So, I have to use the EHCI port, right? erm no. for us122 etc

Re: [linux-audio-dev] Re: Tascam US428 Hangup

2004-11-14 Thread Karsten Wiese
Am Sonntag 14 November 2004 09:57 schrieb Spencer Russell: > I got the latest alsa-drivers from CVS, compiled and installed > them, and it's still freezing up. I can have the modules loaded > for as long as I like, but it's when I start jack that it seems > to have problems. Most recently, I starte

Re: [linux-audio-dev] Re: Tascam US428 Hangup

2004-11-13 Thread Karsten Wiese
Am Samstag 13 November 2004 05:28 schrieb Spencer Russell: > Thanks for the direction. I looked at the module version, and it > says 0.7.2, but I downloaded the 1.0.6a driver package source > directly from alsa-project.org. is the 0.8.6 version included in > the 1.0.7rc2 development release? Not s

Re: [linux-audio-dev] Tascam US428 Hangup

2004-11-12 Thread Karsten Wiese
Am Samstag 13 November 2004 03:03 schrieb Spencer Russell: > kernel: ALSA: ../../alsa-kernel/usb/usx2y/usbusx2yaudio.c: \ > 205: -11 > came up. Looking at that file in the source, the error happens in > function usX2Y_urb_submit(). Here's the line: > ... > if ((err = usb_submit_urb(ur

Re: [linux-audio-dev] patches for kernel 2.4.21 ?

2003-06-17 Thread Karsten Wiese
look here: http://members.optusnet.com.au/ckolivas/kernel/