Re: [Rosegarden-devel] new stuff for 0.9.7?

2004-03-18 Thread Chris Cannam
On Thursday 18 Mar 2004 4:27 pm, Richard Bown wrote: > Still not convinced that the mono plugins are doing the Right > Thing. I seem to get a clean channel on the right hand side for > mono tracks when playing a stereo wav against it. I'd expect both > stereo channels to get the mono effect in th

Re: [Rosegarden-devel] new stuff for 0.9.7?

2004-03-18 Thread Richard Bown
Ok, plugins. Still not convinced that the mono plugins are doing the Right Thing. I seem to get a clean channel on the right hand side for mono tracks when playing a stereo wav against it. I'd expect both stereo channels to get the mono effect in this case - perhaps you wouldn't Chris? Anywa

Re: [Rosegarden-devel] new stuff for 0.9.7?

2004-03-18 Thread Christophe Vescovi
Chris Cannam a écrit : I can run ardour and/or hydrogen when jackd is run in real-time mode but not Rosegarden. You can? Oh. And you're definitely running them all as the same user or whatever? Yes I run them as normal user using jackstart with capabilities enable. I have also try as root w

Re: [Rosegarden-devel] new stuff for 0.9.7?

2004-03-18 Thread Richard Bown
On Thursday 18 March 2004 14:33, Chris Cannam wrote: > commenting out the call to > pthread_join in AudioThread::terminate -- since we don't actually > need to wait and find out what happens when the thread exits. Hmm, well the sequencer starts alright with this commented but crashes on exit. If

Re: [Rosegarden-devel] new stuff for 0.9.7?

2004-03-18 Thread Chris Cannam
On Thursday 18 Mar 2004 1:40 pm, Christophe Vescovi wrote: > I have exactly the same problem (without the crash ... as you) > since the new jack transport was implemented (one or two month > ago). What are the permissions you are talking about ? The ability to call mlockall(). Exactly what permis

Re: [Rosegarden-devel] new stuff for 0.9.7?

2004-03-18 Thread Chris Cannam
On Thursday 18 Mar 2004 1:22 pm, Richard Bown wrote: > #1 0x40156b62 in Rosegarden::AudioThread::terminate() > (this=0x81cbbe0) at AudioProcess.cpp:113 > [...] > AudioBussMixer::terminate() > AudioBussMixer::terminate(): cancel requested Hm, well, it's consistent at least. I can't see why it sho

Re: [Rosegarden-devel] new stuff for 0.9.7?

2004-03-18 Thread Christophe Vescovi
Chris Cannam a écrit : On Thursday 18 Mar 2004 12:05 pm, Richard Bown wrote: cannot lock down memory for RT thread (Operation not permitted) This is what you get when jackd is run with -R (real-time mode) but you don't have the necessary permissions: clients then fail to activate because they

Re: [Rosegarden-devel] new stuff for 0.9.7?

2004-03-18 Thread Richard Bown
> More debug info in that stack trace might be helpful, and also try > uncommenting the DEBUG_THREAD_CREATE_DESTROY define in > AudioProcess.cpp. [New Thread 1099324800 (LWP 9582)] [New Thread 1133718464 (LWP 9597)] [New Thread 1125329984 (LWP 9596)] [New Thread 1116941504 (LWP 9595)] 0xe002 i

Re: [Rosegarden-devel] new stuff for 0.9.7?

2004-03-18 Thread Chris Cannam
On Thursday 18 Mar 2004 12:05 pm, Richard Bown wrote: > cannot lock down memory for RT thread (Operation not permitted) This is what you get when jackd is run with -R (real-time mode) but you don't have the necessary permissions: clients then fail to activate because they can't lock their memory

Re: [Rosegarden-devel] new stuff for 0.9.7?

2004-03-18 Thread Richard Bown
> Get testing! Ok, well firstly when running on RH9 with an unpatched kernel and installed to /opt/kde3/ I get a crash in the sequencer when starting up the gui (no sequencer running. Also get the same when running up sequencer from the command line: [New Thread 1098395008 (LWP 6579)] [New Th