On Sunday 05 March 2006 10:10 am, you wrote: > Did something happen to the list? I finally make a post and everyone > disappears. :(
I answered you. Did it not make it to the list? I never see any of my own posts on the list, even when they do make it through. I have no idea why. I've been having all kinds of annoying email problems trying to keep up with these lists. > > FIrst things first: > Is there a nightly or weekly build to download? I tried anonymous cvs, > which refused the connection, so I'm going off the code from the latest > release. We switched to Subversion last week. svn co https://svn.sourceforge.net/svnroot/rosegarden/trunk rosegarden > Second: > The scons build system is unfamiliar to me. Is there an IDE to use with it > (like KDevelop or KDE Studio for automake) for class browsing, tagging, > automatically inserting new classes into the project, etc.? I have no idea. Probably none of us do. Guillaume and Chris use xemacs, I use vim. Scons is controlled primarily through scons_admin/sound.py and maybe other .py files. They're Python scripts, and it's not too hard to figure out how to accomplish things, even if you don't know Python. (Which I don't.) Though I don't guess I've actually added a new source file to this build system. New data files, yes. > I'm going to assume for the moment that no one's started any guitar > tablature. Correct. > And that's it. Now if I only knew what I was talking about, we'd have > tablature. :) I'm going to have to skip this and go to work. I do want to throw out one thing while you're in the planning stages. We really do need to try to make everything possible exportable to Lilypond. I have no idea off hand what Lilypond can do in the way of tab, but I think our own tab feature should ideally be constructed in such a way that it is exportable. It's probably easier to ensure this up front than to write a tab feature and then figure out what parts of it can translate into Lilypond. Though you may be free to ignore all this if Lilypond's tab is really crappy and useless, or if they have a habit of changing everything about it with every release, making for a nightmare of chasing a moving target. I have no idea what the answers to any of these questions are, but it's worth investigating ahead of time IMHO. -- D. Michael 'Silvan' McIntyre ---- Silvan <[EMAIL PROTECTED]> Linux fanatic, and certified Geek; registered Linux user #243621 Author of Rosegarden Companion http://rosegarden.sourceforge.net/tutorial/ ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Rosegarden-devel mailing list [email protected] - use the link below to unsubscribe https://lists.sourceforge.net/lists/listinfo/rosegarden-devel
