-
Just thought I'd drop a line. I finally had time today to look at this and start building the python code. I have the concept working just fine, I just need to finishing adding barre support and then I will probably refactor everything to make sure the chord diagrams can be built in different sizes to meet the needs of different media (chord sheets, lead sheets, projection, etc.)
2009-06-30 19:55:03 UTC in ChangingSong
-
mammlouk committed revision 69 to the ChangingSong SVN repository, changing 3 files.
2009-06-26 11:47:18 UTC in ChangingSong
-
mammlouk committed revision 68 to the ChangingSong SVN repository, changing 1 files.
2009-06-26 07:27:15 UTC in ChangingSong
-
No worries as far as I'm concerned.
If there is one thing I understand, it's that life takes priority. I have a full-time job and a family so you'll never hear me complain that someone isn't dedicated enough to project that is "extra".
Great to hear that you got the project approved for your thesis! Do you have a list of milestone/release requirements that came from proposing...
2009-06-25 20:18:18 UTC in ChangingSong
-
As I mentioned in another post I am absolutely in favor of this! I can't view this PHP code here from work, but I will look at it tonight at home and see if I can't recreate it in python. I don't expect it to be too hard. As far as whther to use images or os-syntax (Is this pipes, bars, x's and o's?), I can't say what is best. As long as chord diagrams are somehow implemented the rest is...
2009-06-25 19:52:31 UTC in ChangingSong
-
I agree that Live Editing is a necessity. Lyricue http://www.adebenham.com/lyricue/ seems to have this down to a science and is a great source for inspiration in this area.
Disclaimer:
No I am not trying to spam the forum about Lyricue. I am in no way affiliated and have already begun playing in the ChangingSong code. I just came across it yesterday and really like functionality.
2009-06-25 19:21:52 UTC in ChangingSong
-
I don't know if it is on the current list of similar applications to track, but I think lyricue http://www.adebenham.com/lyricue/ should definitely be checked out. It seems like it has some excellent features. I don't really like the actual looks of the gui, but I think the concept is pretty good. I definitely like the "Playlist" for presentations that allows on the fly editing. I...
2009-06-25 19:14:42 UTC in ChangingSong
-
I would definitely like to see this feature make it in. One of the reasons I found out about opensong is because I am learning to play guitar to lead worship in my small group. My friend who is a worship leader wanted to share his song collection with me and was telling me about all the chord translation stuff. This seems like the only piece missing to make a better learning tool for worship...
2009-06-25 19:13:29 UTC in ChangingSong
-
debfreak,
I don't know what all you have looked at or if you are even following this forum, but from the playing around in the code over the last couple of days I will try to answer your questions.
I know there are some screenshot/mockups in the Design Layout Thread, as far as an actual implemented QT4 Ui mockup just waiting for code I don't think it's been done yet. From that thread it...
2009-06-25 18:56:06 UTC in ChangingSong
-
I am looking at the lxml parsing and HTML/Slide generation to add functionality because that's where I'm more comfortable (I learned PHP by coding a Xbox360 Gamercard generator as my first real project).
Anyway I am looking at the presentation order functionality right now. I setup LxmlSongSource.songread() to pull the presentation order out of the OpenSong file and sent it to _parselyrics(...
2009-06-25 18:07:18 UTC in ChangingSong