Re: [Rosegarden-devel] [Rosegarden-user] Donations, was Re: Job change

2008-05-22 Thread Larry Battraw
On Thu, May 22, 2008 at 10:22 AM, David Tisdell [EMAIL PROTECTED] wrote: Hi Chris, You thinking on the financial support is much further along than mine. I like your idea of suggesting the Ardour model. My $.02 on who should get paid is active developers. When software is no longer

Re: [Rosegarden-devel] Using infrared remote controls with Rosegarden

2007-04-21 Thread Larry Battraw
Looks pretty good to me as-is. The only change I might suggest is to provide more instructions on starting IRKick (where it's located with the 'K' menu structure) and a example on binding a key within the IRKick support section Larry On 4/20/07, Pedro Lopez-Cabanillas [EMAIL PROTECTED] wrote:

Re: [Rosegarden-devel] some things to test

2006-12-15 Thread Larry Battraw
Chris, what branch is all this excitement happening in? Thanks- Larry On 12/11/06, Chris Cannam [EMAIL PROTECTED] wrote: OK, you may have noticed I've been working on a couple of new things recently. I think they're about ready for some testing now. They are: (snip)

[Rosegarden-devel] Patch change key mapping

2006-03-04 Thread Larry Battraw
I've been wondering for a while if there's any way to assign a key to increment/decrement the current patch or bank. Is it possible or not implemented? It would be great to be able to switch to another patch by hitting a key instead of mousing around when trying to find the right sound.

Re: [Rosegarden-devel] HELP: Unscalable instrument definition window

2005-11-19 Thread Larry Battraw
Hi Michael, Yep, same situation here. Here's how to fix it: --- ../gui/segmentparameterbox.cpp 2005-09-18 05:28:19.0 -0500 +++ ../rosegarden.old/gui/segmentparameterbox.cpp 2005-10-11 17:14:27.0 -0500 @@ -341,6 +341,7 @@

Re: [Rosegarden-devel] HELP: Unscalable instrument definition window

2005-11-19 Thread Larry Battraw
I think we're seeing the effects of the same problem: the KComboBox always attempts to show all items on-screen instead of a single column list with scrollbar. I've attached after-patch screen shots, but it should be obvious what's going on. The widget to click on for selecting something from

Re: [Rosegarden-devel] HELP: Unscalable instrument definition window

2005-11-19 Thread Larry Battraw
'Silvan' McIntyre [EMAIL PROTECTED] wrote: On Saturday 19 November 2005 08:54 am, Larry Battraw wrote: would really be great to get this fixed, as it increases the size of the window massively. I tinkered around with the code but could never force it to display properly. The patch I

Re: [Rosegarden-devel] sourceforge

2005-11-16 Thread Larry Battraw
Hi Chris, I've pondered the same question myself for other projects, and came to the conclusion that this activity rating is based on the number of page views/downloads for a project, not necessarily cvs or mailing list activity. Since most people probably go to rosegardenmusic.com instead of

Re: [Rosegarden-devel] improvements in the segment canvas drawing code

2005-11-11 Thread Larry Battraw
Hi Guillaume, At this point are there any known bugs with the segment drawing code? That's a loaded question, of course :-) After creating a segment about 40 bars long, scrolling left quickly will leave vertical white stripes that are erased after scrolling right or selecting other

Re: [Rosegarden-devel] scratch that

2005-07-27 Thread Larry Battraw
Isn't setFixedHeight() what's being used on all the widgets currently? I tried m_colourValue-setSizeLimit(5) and even removed the setFixedHeight() line for m_colourValue without any discernable effect. Changing the size limit to different numbers or the fixedheight value did not make any

[Rosegarden-devel] Re: Oversized window with RG cvs build

2005-07-26 Thread Larry Battraw
? Larry On 7/24/05, Larry Battraw [EMAIL PROTECTED] wrote: Once I got things built under gcc 4.0 I ran into a different problem after launching RG-- the window it creates is roughly 1.75 times the width of my screen, maximized or not. I tried deleting my rosegardenrc without any changes

Re: [Rosegarden-devel] Re: Oversized window with RG cvs build

2005-07-26 Thread Larry Battraw
. Is there any way to force it to use a scrolling list instead of an expanded list for choosing colors? Some different type of widget I'm sure. Larry On 7/26/05, Chris Cannam [EMAIL PROTECTED] wrote: On Tuesday 26 Jul 2005 23:40, Larry Battraw wrote: Anyone want to give me a hint about where RG

[Rosegarden-devel] Oversized window with RG cvs build

2005-07-24 Thread Larry Battraw
Once I got things built under gcc 4.0 I ran into a different problem after launching RG-- the window it creates is roughly 1.75 times the width of my screen, maximized or not. I tried deleting my rosegardenrc without any changes. The segment/instrument parameters portion of the screen is

Re: [Rosegarden-devel] gcc 4.0 problems (again)

2005-07-14 Thread Larry Battraw
That worked, thank you! I was able to compile cleanly after applying the patches. Larry On 7/14/05, Pedro Lopez-Cabanillas [EMAIL PROTECTED] wrote: On Thursday 14 July 2005 04:37, Larry Battraw wrote: From a little more digging it looks like it's due to problems with ordering/scope

Re: [Rosegarden-devel] gcc 4.0 problems (again)

2005-07-13 Thread Larry Battraw
, Alexandre Prokoudine [EMAIL PROTECTED] wrote: On 7/12/05, Larry Battraw [EMAIL PROTECTED] wrote: Hi Alexandre, I tried that this morning and it made no difference. Incidentally, I forgot to mention that I'm running FC4, now with gcc 4.0.1-2. I'm trying to compile from cvs, updated

[Rosegarden-devel] gcc 4.0 problems [FIXED]

2005-05-31 Thread Larry Battraw
Thanks to whoever went through and patched up the files so RG compiles under gcc 4.0! After that the only problems I ran into were with scons. Running scons configure complains that libmad is not found (although 0.15 is installed). I run scons to make the project and the final link doesn't

[Rosegarden-devel] Problems with the list

2005-05-27 Thread Larry Battraw
Has anyone had problems posting to the list recently? I'm having to use my gmail account since I was getting 550 callback failed errors from my ISP's mail server. Larry --- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search

Re: [Rosegarden-devel] RG and gcc 4.0

2005-05-24 Thread Larry Battraw
Hi Toni, After some adventures with getting scons configured, I no longer get errors concerning LIRC. I actually installed LIRC before playing with scons, but that didn't help. Once I ran a scons build the LIRC errors vanished. The next set of errors regards ALSA (which is definitely

[Rosegarden-devel] RG and gcc 4.0

2005-05-23 Thread Larry Battraw
Has anyone successfully built RG under gcc 4.x? I'm running FC4 (t3) and I've yet to get it to build without errors. The latest problem seems to be with the LIRC code: lirccommander.moc.cpp:22: error: LircCommander has not been declared lirccommander.moc.cpp:22: error: non-member function

[Rosegarden-devel] RG compile error from CVS

2005-05-01 Thread Larry Battraw
Hi, I pulled down the latest from CVS today and ran into some errors building it. For reference I'm using FC3 with gcc 3.4.2. Perhaps the gcc version is a problem? Here are the errors: if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/kde - I/usr/lib/qt-3.3/include

Re: [Rosegarden-devel] can't build HEAD

2004-11-28 Thread Larry Battraw
] Error 2 I've just updated, distclean, Makefile.cvs and stuff, and it's still borked. Doesn't look like anything I want to tinker with, so I'm moving on. -- Larry Battraw [EMAIL PROTECTED] --- SF email is sponsored by - The IT Product Guide

Re: [Rosegarden-devel] Song end marker and limited recording time

2004-08-16 Thread Larry Battraw
Maybe you or Guillaume could help me understand a little more about why it's fiddly. From what I've seen on previous discussions of the topic, people want the composition to automatically extend itself. --In essence, to set the segment duration larger and larger as more notes are entered. Now

[Rosegarden-devel] Multiple notes played when moving notes

2004-05-07 Thread Larry Battraw
Hi All, Another buglet that I keep forgetting to mention... When moving a note, moving the mouse pointer below the threshold required to move the note results in a rapid-fire repetition of the note in question. It doesn't happen when placing notes, just when moving them. I'll be

Re: [Rosegarden-devel] intent to work on the tutorial...

2004-04-11 Thread Larry Battraw
On Sun, 2004-04-11 at 00:24, Silvan wrote: I'm getting a lot of interest in translations, but there's no point in doing a translation of this dilapidated, incomplete old thing. We discussed the tutorial some time back, and I handed the ball to someone whose name I'm too lazy to dig out.

Re: [Rosegarden-devel] Release, bugs

2004-04-08 Thread Larry Battraw
Sorry for the false alarm; you're right, I just wasn't thinking musically. I saw that both notes weren't marked as accidentals and said 'Aha! A bug!' Anyway, thanks for clarifying this. Larry On Thu, 2004-04-08 at 04:56, Chris Cannam wrote: On Thursday 08 Apr 2004 2:57 am, Larry Battraw

[Rosegarden-devel] ALSA/RG Oddness

2004-04-08 Thread Larry Battraw
After recently upgrading to Fedora Core test 2, I recompiled and installed the latest ALSA (1.0.4) driver and library, jack, and the latest RG out of CVS. When RG starts up it correctly detects that I have ALSA and lists my devices. However, I can't Manage MIDI Devices, as there are none

Re: printing (was Re: [Rosegarden-devel] Hullo. Quick question.)

2004-03-26 Thread Larry Battraw
On Fri, 2004-03-26 at 16:50, Guillaume Laurent wrote: On Friday 26 March 2004 10:26, Chris Cannam wrote: What I think is fatal is generating everything onto separate server-side pixmaps first so as to make QCanvasItems out of them. Really we shouldn't be using a canvas at all, we should

Re: pausing, was Re: configue dialog crash (was Re: [Rosegarden-devel] release candidate 1)

2004-03-23 Thread Larry Battraw
On Tue, 2004-03-23 at 18:35, Guillaume Laurent wrote: On Saturday 20 March 2004 20:18, Chris Cannam wrote: On Saturday 20 Mar 2004 4:04 pm, Larry Battraw wrote: On an unrelated note, it appears that it's not possible to rewind/ff the transport while the song is paused

Re: [Rosegarden-devel] release candidate 2

2004-03-22 Thread Larry Battraw
On Mon, 2004-03-22 at 04:45, Chris Cannam wrote: On Sunday 21 Mar 2004 12:23 am, Larry Battraw wrote: Another small bug... Start RG and load a song. Press play then stop. Bring up the notation editor and try dragging the horizontal scroll bar; it flashes back and forth repetitively

Re: [Rosegarden-devel] release candidate 2

2004-03-21 Thread Larry Battraw
On Sun, 2004-03-21 at 09:44, William wrote: Larry Battraw [EMAIL PROTECTED] wrote: Another small bug... Start RG and load a song. Press play then stop. Bring up the notation editor and try dragging the horizontal scroll bar; it flashes back and forth repetitively and it won't allow you

RE: [Rosegarden-devel] release candidate 1

2004-03-20 Thread Larry Battraw
Sorry, that doesn't change things. I've attached the backtrace. Larry On Sat, 2004-03-20 at 00:28, Hans Kieserman wrote: Larry, could you try commenting out rosegarden/gui/rosegardenconfiguredialog.cpp line 1932 (see below), rebuild, see if it still happens? Thanks... Hans Comment

Re: configue dialog crash (was Re: [Rosegarden-devel] release candidate 1)

2004-03-20 Thread Larry Battraw
Thanks Chris, that did the trick. On an unrelated note, it appears that it's not possible to rewind/ff the transport while the song is paused. Is this intentional? It's a little annoying, as I'll pause the song and want to step back a couple measures, only to have the transport line jitter

Re: configue dialog crash (was Re: [Rosegarden-devel] release candidate 1)

2004-03-20 Thread Larry Battraw
DOH! Sorry about that Guillaume-- many thanks for _really_ fixing the bug. Larry On Sat, 2004-03-20 at 14:12, Guillaume Laurent wrote: On Saturday 20 March 2004 17:04, Larry Battraw wrote: Thanks Chris, that did the trick. Hey, I may not yell at Chris about the bug but I object

Re: [Rosegarden-devel] release candidate 2

2004-03-20 Thread Larry Battraw
Another small bug... Start RG and load a song. Press play then stop. Bring up the notation editor and try dragging the horizontal scroll bar; it flashes back and forth repetitively and it won't allow you to scroll at all (always goes back to your original point). Larry On Sat, 2004-03-20

Re: [Rosegarden-devel] Bug Wrangler?

2004-03-17 Thread Larry Battraw
On Wed, 2004-03-17 at 03:51, Chris Cannam wrote: On Tuesday 16 Mar 2004 12:42 am, Larry Battraw wrote: This is purely my opinion, but having bugs closed and managed helps to improve the overall health of a project. One thing that can be helpful is reviewing bugs as they come

Re: [Rosegarden-devel] Bug Wrangler?

2004-03-17 Thread Larry Battraw
On Tue, 2004-03-16 at 02:07, Richard Bown wrote: On Tuesday 16 March 2004 00:42, Larry Battraw wrote: This is purely my opinion, but having bugs closed and managed helps to improve the overall health of a project. This way newbies like myself have a better idea of what should work

Re: [Rosegarden-devel] Bug Wrangler?

2004-03-15 Thread Larry Battraw
On Mon, 2004-03-15 at 16:47, Guillaume Laurent wrote: On Monday 15 March 2004 02:41, Larry Battraw wrote: After a look at the SF bug list and an unsuccessful series of questions of my own, I was wondering if the project needs a bug wrangler to update/close out bugs. Actually we're

[Rosegarden-devel] Bug Wrangler?

2004-03-14 Thread Larry Battraw
wouldn't mind contributing to the tutorial/FAQ/etc. For someone like myself who's try to come up to speed on RG, the more documentation, the better. Any opinions (Chris?)?? Thanks, Larry Battraw --- This SF.Net email is sponsored by: IBM