[Rosegarden-devel] rgd file for keyboard Kawai MP5

2009-11-03 Thread Pietro Pedrozzi
Hello, in attachment there is a rgd file for the Kawai MP5 keyboard. Regards Pietro Kawai_MP5.rgd Description: Binary data -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify

[Rosegarden-devel] LSCP import patch rev2

2009-11-03 Thread Vladimir Savic
Here we go again... Improved patch! Still I need to figure out how to create new devices from lscp file (similar to what importing .rg files does). Feature request: Bank manager sorting isn't that great now. Bank 10 doesn't come up after Bank 1 in real world. Bank 2 does! Vlada Index: src/sound

Re: [Rosegarden-devel] Notation Time?

2009-11-03 Thread Chris Cannam
On Tue, Nov 3, 2009 at 2:53 PM, Yves Guillemot wrote: > Le mardi 03 novembre 2009 11:34:35, Chris Cannam a écrit : >> Yet most of the rulers do in fact line up with the score.  How? > > This works because I discovered the need of an 20 pixels offset at the time I > was porting back the rulers and,

Re: [Rosegarden-devel] Notation Time?

2009-11-03 Thread Yves Guillemot
Le mardi 03 novembre 2009 11:34:35, Chris Cannam a écrit : > Now, however, the left gutter value is contained in NotationScene and > nobody has ever actually provided an accessor for it, meaning that the > NotationWidget (which now owns the rulers) cannot possibly be telling > the rulers the right

Re: [Rosegarden-devel] [Rosegarden-bugs] SF.net SVN: rosegarden:[11139] trunk/rosegarden/acinclude.m4

2009-11-03 Thread Chris Cannam
On Thu, Oct 29, 2009 at 9:37 PM, wrote: > (On Mandriva 2009 QTDIR is /usr/lib/qt4 but there is no $QTDIR/lib. > Qt libraries are in /usr/lib or /usr/lib64.) Gosh, you'd think that if /usr/lib/qt4 existed, it would probably contain qt4 libs, wouldn't you? Especially if it had all the non-lib stuf

Re: [Rosegarden-devel] Notation Time?

2009-11-03 Thread Chris Cannam
On Mon, Nov 2, 2009 at 10:36 PM, Chris Fryer wrote: > Thanks Chris but I'm getting zeros from StaffLayout::getMargin() on the > Notation view because m_pageMode != MultiPageMode but m_margin is zero > anyways (see attached screen grab). > > I'd appreciate it if you could take a look because it wil