Re: [linux-audio-dev] cheesetracker 0.8: unable to build

2003-07-08 Thread nikodimka
Well okay I did it. It works! And looks perfect. And more usable. And I have seen channel numbers 0., 0/(M) and 00 and coredump in 10 seconds after that. anyways thanks for making such a cool program! nikodimka. __ Do you Yahoo!? SBC Yahoo! DSL - Now only $2

RE: [linux-audio-dev] It's been more than a year... Have thingsimproved?

2003-07-08 Thread Taybin
On Tue, 2003-07-08 at 06:16, Rob Taylor wrote: > > >4-Interface abstraction for plugins.: We all know how our lovely X11.. > > >Steve Harris proposed the use of (rdf was it?), > > Steve Harris' lib-rdf is available: > > http://plugin.org.uk//lrdf/ > > but i have not used it and can not say anything

Re: [linux-audio-dev] cheesetracker 0.8: unable to build

2003-07-08 Thread nikodimka
Correct. bad moc. I have already figured this out. "just send compiler error to google and you know whats wrong". maybe you should not use plain moc command in SConstruct, but with full path prefix. 10x, nikodimka PS: I am still unable to compile, but I keep moving in that direction. _

Re: [linux-audio-dev] cheesetracker 0.8: unable to build

2003-07-08 Thread Juan Linietsky
On Tuesday 08 July 2003 17:44, nikodimka wrote: > Hello LADs! > > I am trying to build cheestracker 0.8.0 > on debian-stable, g++-2.95, with custom installed qt3 > and getting trouble. > > > here's how the make log looks like: > hi, I've never seen this, what does "moc -v" say? Juan Linietsky

[linux-audio-dev] cheesetracker 0.8: unable to build

2003-07-08 Thread nikodimka
Hello LADs! I am trying to build cheestracker 0.8.0 on debian-stable, g++-2.95, with custom installed qt3 and getting trouble. here's how the make log looks like: =8<= scons . scons: Reading SConscript files ... Detecting if PKG-CONFIG is install

Re: [linux-audio-dev] OpenAFS and preemptible patch

2003-07-08 Thread Steve Harris
On Tue, Jul 08, 2003 at 12:25:36PM +0200, Robert Jonsson wrote: [LUFS] > But I wonder if it is that great in a LAN, it might not be that low-latency > since it's in mainly in user-space. But then again, that might only be a > problem if streaming audio, and that was perhaps not the primary usag

Re: [linux-audio-dev] OpenAFS and preemptible patch

2003-07-08 Thread Robert Jonsson
tisdagen den 8 juli 2003 11.53 skrev Maarten de Boer: > > http://shfs.sourceforge.net/ > > LUFS looks quite a bit more mature. > > http://lufs.sourceforge.net/lufs/ Yeah, I've tried it with the ftp file system, incredibly cool. But I wonder if it is that great in a LAN, it might not be that low-l

Re: [linux-audio-dev] OpenAFS and preemptible patch

2003-07-08 Thread Steve Harris
On Tue, Jul 08, 2003 at 11:53:21AM +0200, Maarten de Boer wrote: > > http://shfs.sourceforge.net/ > > LUFS looks quite a bit more mature. > > http://lufs.sourceforge.net/lufs/ Thanks, I'l have a look at that. - Steve

[linux-audio-dev] Re:%20[linux-audio-dev]%20Echo%20Darla/Gina/Layla/...%20on%20Linux&replyto=200212060226.gB62QY48020703_AT_mail.space2u.com

2003-07-08 Thread Shred Master
HELL YEAH!! - Shred. http://www.shred.ath.cx/";>http://www.shred.ath.cx/ http://www.mp3.com.au/obsidian";>http://www.mp3.com.au/obsidian - Obsidian - Original Hard Rock at its BEST!

[linux-audio-dev] Re:%20[linux-audio-dev]%20Echo%20Darla/Gina/Layla/...%20on%20Linux&replyto=200212060226.gB62QY48020703_AT_mail.space2u.com

2003-07-08 Thread Shred Master
HELL YEAH!! - Shred. http://www.shred.ath.cx/";>http://www.shred.ath.cx/ http://www.mp3.com.au/obsidian";>http://www.mp3.com.au/obsidian - Obsidian - Original Hard Rock at its BEST!

RE: [linux-audio-dev] It's been more than a year... Have things improved?

2003-07-08 Thread Rob Taylor
> >4-Interface abstraction for plugins.: We all know how our lovely X11.. > >Steve Harris proposed the use of (rdf was it?), > Steve Harris' lib-rdf is available: > http://plugin.org.uk//lrdf/ > but i have not used it and can not say anything useful about it. It is > used by ardour though. has th

Re: [linux-audio-dev] OpenAFS and preemptible patch

2003-07-08 Thread Maarten de Boer
> http://shfs.sourceforge.net/ LUFS looks quite a bit more mature. http://lufs.sourceforge.net/lufs/

Re: [linux-audio-dev] OpenAFS and preemptible patch

2003-07-08 Thread Maarten de Boer
> We have the same situation at work, I have root on my desktop so I'm not > allowed to NFS mount the fileserver. But it will allow you to "su" to any user id, and mount it. That's the problem. AUTH_DES seems to be the solution, but is not implemented on Linux :-( > Have you looked at shfs, it al

Re: [linux-audio-dev] OpenAFS and preemptible patch

2003-07-08 Thread Steve Harris
On Tue, Jul 08, 2003 at 10:46:50AM +0200, Maarten de Boer wrote: > > for the record, plain old nfs has always worked for me. any reasons you > > are not just using that ? (ok, i know it sucks in many respects, > > esepcially security, but then low latency audio implied a trusted > > environment

Re: [linux-audio-dev] OpenAFS and preemptible patch

2003-07-08 Thread Maarten de Boer
> for the record, plain old nfs has always worked for me. any reasons you > are not just using that ? (ok, i know it sucks in many respects, > esepcially security, but then low latency audio implied a trusted > environment anyway...) yes, nfs is what we are using currently. the problem is that

Re: [linux-audio-dev] OpenAFS and preemptible patch

2003-07-08 Thread Joern Nettingsmeier
Maarten De Boer wrote: Hello, I have been doing some tests with OpenAFS, and it hangs on me frequently. On the OpenAFS I found out that this is very likely caused by the preemptible patch. Knowing that a lot of people around here are using that patch, I'd like to ask if any of you have experienced