--- ly2video.py.orig2013-03-07 09:40:54.675565398 +0100
+++ ly2video.py2013-03-07 09:52:19.787389048 +0100
@@ -1723,7 +1723,7 @@
fSanitisedLyFile.write("\\header {\n tagline = ##f composer =
##f\n}\n")
headerPart = True
-if re.search("ti
On Wed, 6 Mar 2013, Knut Petersen wrote:
A 2nd issue: title generation does work, but it is broken. Only the last
characters of the
subsubtitle string are used, title and subtitle strings are completely
ignored.
Are you referring to https://github.com/aspiers/ly2video/issues/49 ?
My subsubt
On Wed, Mar 6, 2013 at 6:34 PM, Knut Petersen wrote:
> On 06.03.2013 15:53, Adam Spiers wrote:
>>
>> On Wed, Mar 6, 2013 at 2:46 PM, Knut Petersen
>> wrote:
>>>
>>> On 06.03.2013 10:44, Adam Spiers wrote:
It sounds like your .ly input file is not 8-bit clean - is it
UTF-encoded? A
On 06.03.2013 15:53, Adam Spiers wrote:
On Wed, Mar 6, 2013 at 2:46 PM, Knut Petersen wrote:
On 06.03.2013 10:44, Adam Spiers wrote:
It sounds like your .ly input file is not 8-bit clean - is it
UTF-encoded? And it seems that ly2video does not support that yet.
Probably you have an accent som
On Wed, Mar 6, 2013 at 2:46 PM, Knut Petersen wrote:
> On 06.03.2013 10:44, Adam Spiers wrote:
>>
>> It sounds like your .ly input file is not 8-bit clean - is it
>> UTF-encoded? And it seems that ly2video does not support that yet.
>> Probably you have an accent somewhere in the text; if you cou
On 06.03.2013 10:44, Adam Spiers wrote:
It sounds like your .ly input file is not 8-bit clean - is it
UTF-encoded? And it seems that ly2video does not support that yet.
Probably you have an accent somewhere in the text; if you could remove
that it will probably work. It's also worth trying with
On Wed, Mar 6, 2013 at 8:05 AM, Knut Petersen wrote:
> File "sources/ly2video-0.4.1/ly2video.py", line 148, in getAbsolutePitch
> return LySrc.get(self.filename).getAbsolutePitch(self)
> File "sources/ly2video-0.4.1/ly2video.py", line 80, in get
> cls.cache[filename] = LySrc(filename)
On 08.02.2013 03:07, Adam Spiers wrote:
Hi all,
I'm happy to announce the release of ly2video 0.4.1.
ly2video is a Python script which converts music represented by a GNU
LilyPond file into a video containing a horizontally scrolling music
staff which is synchronized with a MIDI-generated audio
On Fri, 8 Feb 2013, Adam Spiers wrote:
I already fixed it prior to this release:
https://github.com/aspiers/ly2video/commit/327558f
I've closed the issues, but please file a new one immediately
if you see any other problems. Thanks for raising this!
Sorry, I was trying my old copy. The
On Fri, Feb 8, 2013 at 8:37 AM, Martin Tarenskeen
wrote:
> On Fri, 8 Feb 2013, Adam Spiers wrote:
>> Hi all,
>>
>> I'm happy to announce the release of ly2video 0.4.1.
>
> Great !
>
>> Feedback is very welcome; you can use the issue tracker:
>>
>>https://github.com/aspiers/ly2video/issues
>>
>
On Fri, 8 Feb 2013, Adam Spiers wrote:
Hi all,
I'm happy to announce the release of ly2video 0.4.1.
Great !
Feedback is very welcome; you can use the issue tracker:
https://github.com/aspiers/ly2video/issues
or mail me. Pull requests are of course even more welcome than
feedback!
Hi all,
I'm happy to announce the release of ly2video 0.4.1.
ly2video is a Python script which converts music represented by a GNU
LilyPond file into a video containing a horizontally scrolling music
staff which is synchronized with a MIDI-generated audio rendering of
the music.
You can download
12 matches
Mail list logo