Re: [Rosegarden-devel] Re rosegarden's license.

2012-02-27 Thread Nick Bailey
On Sunday 26 Feb 2012 20:25:48 Ted Felix wrote: > I did a search (grep -L -r) on the .h and .cpp files and all except > for one header related to the pitch tracker have the string "or any > later version". That one header is missing a GPL license of any kind, > but its cpp file has one. Look

Re: [Rosegarden-devel] Repeating segments in Ian's linked segments branch

2011-09-14 Thread Nick Bailey
On Tuesday 13 Sep 2011 01:10:55 Tom Breton (Tehom) wrote: > > On Monday, September 12, 2011, D. Michael McIntyre wrote: > [...] > > > m_segmentsDrawBuffer is a QPixmap. QPixmap::resize() no longer exists. > > The > > API docs say to replace > > > > pixmap.resize(width, height) > > > > with >

Re: [Rosegarden-devel] Glasgow Pitch Tracker tunings.xml

2011-04-18 Thread Nick Bailey
On Monday 18 Apr 2011 12:16:26 D. Michael McIntyre wrote: > On Monday, April 18, 2011, Nick Bailey wrote: > > This patch to makefile.in is all that's needed to get the tunings.xml > > file > > > installed in the right place. I made rosegarden by saying: > I wish I

[Rosegarden-devel] Glasgow Pitch Tracker tunings.xml

2011-04-18 Thread Nick Bailey
I'm sorry, it seems I've been outwitted by the build system! This patch to makefile.in is all that's needed to get the tunings.xml file installed in the right place. I made rosegarden by saying: svn co ./bootstrap.sh ./configure I see no makefile.am, which I'm reminded by Graham is used by aut

Re: [Rosegarden-devel] Glasgow pitchtracker 3

2011-04-12 Thread Nick Bailey
On Sunday 10 Apr 2011 06:48:47 D. Michael McIntyre wrote: > On Sunday, April 10, 2011, Graham Percival wrote: > > Pretty simple changes to all existing rosegarden files. I don't expect > > it to be contentious. > > Looks OK to me. Go ahead and commit, if you would. > > How much is left on this?

Re: [Rosegarden-devel] glasgow pitchtracker patch 2

2011-03-04 Thread Nick Bailey
On Friday 04 Mar 2011 13:20:42 Chris Cannam wrote: > On 4 March 2011 12:44, Graham Percival wrote: > > + data/pitches/tunings > > I'm not at all sure about introducing a custom file format and parser. Me neither. I wanted The Doug to write a lex/yacc one, but he refused :) > Why not just use X

Re: [Rosegarden-devel] Potential bug in RealTime class

2010-02-24 Thread Nick Bailey
On Monday 22 Feb 2010 21:10:53 you wrote: > On Mon, Feb 22, 2010 at 7:30 PM, Nick Bailey wrote: > > Not top of your hit list, this one, I have to admit... But I did notice > > that the values of nsec in instances of the RealTime class don't ever get > > normalised. S

[Rosegarden-devel] Potential bug in RealTime class

2010-02-22 Thread Nick Bailey
Not top of your hit list, this one, I have to admit... But I did notice that the values of nsec in instances of the RealTime class don't ever get normalised. So that means that the nsec property could wrap after repeated arithmetic manipulation, producing a wrong answer. How about you normalis

Re: [Rosegarden-devel] copyright on files / patch for webite authors list?

2009-12-15 Thread Nick Bailey
On Sunday 13 Dec 2009 13:59:30 Graham Percival wrote: > Attached. I don't think the pitch tracker is sufficiently large to warrant > an entry to the main story. :) Agreed. We'll shout about to the people who need to know. Nick/.

Re: [Rosegarden-devel] NotationView crash on close was Re: oh, and

2009-09-03 Thread Nick Bailey
On Thursday 03 Sep 2009 16:10:13 Julie S wrote: > // delete m_menu; Oh, sorry -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and dep

Re: [Rosegarden-devel] NotationView crash on close was Re: oh, and

2009-09-03 Thread Nick Bailey
eh? aren't they they same? Is there a namespace missed out or something? On Thursday 03 Sep 2009 16:04:04 Julie S wrote: > Hello All, > > Chris wrote: > > Julie, > > I left Michael's code where it was. Everything fires ok > > (including the > > destructor) and the closeevent seems the logical plac

Re: [Rosegarden-devel] [OT] New (?) rosegarden build, for what it's worth...

2009-08-19 Thread Nick Bailey
On Wednesday 19 Aug 2009 09:46:55 Kevin Donnelly wrote: > On Tuesday 11 August 2009 16:09, Nick Bailey wrote: > > I have built a version of Rosegarden 1.2.4, packaged it as deb files for > > Ubuntu 9.04 and put it on the n-ism web site here: > > A very interesting site. On a

Re: [Rosegarden-devel] New (?) rosegarden build, for what it's worth...

2009-08-13 Thread Nick Bailey
On Wednesday 12 Aug 2009 15:39:32 D. Michael McIntyre wrote: > Sounds workable to me, plus it would likely encourage me to play around > with the thing for myself. I had some notions years ago for more plebian > applications of this technology, but the last time I tried to do anything > with your

Re: [Rosegarden-devel] New (?) rosegarden build, for what it's worth...

2009-08-12 Thread Nick Bailey
On Wednesday 12 Aug 2009 05:12:07 D. Michael McIntyre wrote: > On Tuesday 11 August 2009, Nick Bailey wrote: > > For our next trick, Ben and I will perform a total rewrite of the GUI for > > Qt4 and reintegration into the trunk before your very eyes, maybe in time > > for con

Re: [Rosegarden-devel] New (?) rosegarden build, fo r what it's worth...

2009-08-12 Thread Nick Bailey
On Tuesday 11 Aug 2009 18:40:02 Jani Frilander wrote: > 2009/8/11 Nick Bailey > > > For our next trick, Ben and I will perform a total rewrite of the GUI for > > Qt4 > > and reintegration into the trunk before your very eyes, maybe in time for > > There is

[Rosegarden-devel] New (?) rosegarden build, for what it's worth...

2009-08-11 Thread Nick Bailey
I have built a version of Rosegarden 1.2.4, packaged it as deb files for Ubuntu 9.04 and put it on the n-ism web site here: http://www.n-ism.org/People/nick.php#software Why are you at all interested? Well, for no reason, but I thought it would be rude not to tell you :) These debs con

Re: [Rosegarden-devel] non-tempered scales and notation

2008-10-30 Thread Nick Bailey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi everyone, esp D. Michael McIntyre, Vegar Johannes Hatlevik and Julie S (and Dougie of course) Thanks for being encouraging about the microtonal and pitchtracker stuff. We're still using it a lot, and in fact we have a new team member, Ben, wh

Re: [Rosegarden-devel] OS X plans (sort of)

2008-04-12 Thread Nick Bailey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12 Apr 2008, at 11:10 pm, Guillaume Laurent wrote: > > On Apr 12, 2008, at 23:35 , Nick Bailey wrote: > >> >> If you mean the whole packaage, I can't forgive the fact that the >> autoconf stuff is all broken

Re: [Rosegarden-devel] OS X plans (sort of)

2008-04-12 Thread Nick Bailey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12 Apr 2008, at 9:52 pm, Guillaume Laurent wrote: > > On Apr 12, 2008, at 18:18 , D. Michael McIntyre wrote: > > >> I've >> never liked the Apple way of doing things, and I don't see that >> changing. > > OS X is just what KDE dreams to be :-). Yo

Re: [Rosegarden-devel] still to do for 1.6.0

2007-09-20 Thread Nick Bailey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Danger!! Better to make it a suggested package (or even required one). A similar thing happened with Java in Gentoo. It was a disaster. They put Ant into the Java package, but some guys were using Ant for other things, and there were "this packag

Re: [Rosegarden-devel] Transposition strategies

2007-06-14 Thread Nick Bailey
On Sunday 10 June 2007 15:55:45 D. Michael McIntyre wrote: > On Saturday 09 June 2007, you wrote: > > So the piece should sound the same, simply look different? > > Right. More broadly, we really need an easy way to flip around between > written transpositions > That looks like just the sort o

Re: [Rosegarden-devel] couple of things for post-1.2.4

2006-07-10 Thread Nick Bailey
On Monday 10 July 2006 13:26, Chris Cannam wrote: > 1. Colour scheme etc for Rosegarden. Cheerfully trivial stuff. I find the colour guides at sites like http://stylephreak.frogrun.com/cm.php rather useful for picking colours, FWIW. Nick/. ---

Re: [Rosegarden-devel] Pitch-tracker: release time?

2006-06-20 Thread Nick Bailey
On Tuesday 20 June 2006 09:43, Kevin Donnelly wrote: > Hi Nick > ... Tsk! Ingrid Pearson's at the Royal *College* of Music, not the RAM. Political faux pas which I feel I should correct... Nick/. ___ Rosegarden-devel mailing list Rosegarden-devel@lis

Re: [Rosegarden-devel] Pitch-tracker: release time?

2006-06-20 Thread Nick Bailey
On Tuesday 20 June 2006 09:43, Kevin Donnelly wrote: > Hi Nick > > On Friday 16 June 2006 11:30, Nick Bailey wrote: > > After months of careful honing, we consider the pitch tracker is no > > longer too embarrassing to release to the wide world. > > Your page on this

[Rosegarden-devel] Pitch-tracker: release time?

2006-06-19 Thread Nick Bailey
Hi guys, After months of careful honing, we consider the pitch tracker is no longer too embarrassing to release to the wide world. It works pretty well with clarinets and voices, and as you can see at http://www.n-ism.org/Projects/microtonalism.php (towards the bottom of the page) there is als