David Kastrup:
> k...@aspodata.se writes:
>
> > David Kastrup:
>
> >> print lily.translate.LilypondConverter().textFromMusic21Object(s)
> >> > \version "2.19"
> >>
> >> Huh. 2.19 without further qualification does not make all that much
> >> sense as the development releases are where all
k...@aspodata.se writes:
> David Kastrup:
>> print lily.translate.LilypondConverter().textFromMusic21Object(s)
>> > \version "2.19"
>>
>> Huh. 2.19 without further qualification does not make all that much
>> sense as the development releases are where all the changes happen. But
>> then
David Kastrup:
> k...@aspodata.se writes:
>
> > Derek:
> >> I used music21 to measure note lengths, and was able to convert midi (and a
> >> variety of other formats). See: http://web.mit.edu/music21/
> >
> > Looks useful, tough it is big:
> >
> > $ git clone https://github.com/cuthbertLab/music21
k...@aspodata.se writes:
> Derek:
>> I used music21 to measure note lengths, and was able to convert midi (and a
>> variety of other formats). See: http://web.mit.edu/music21/
>
> Looks useful, tough it is big:
>
> $ git clone https://github.com/cuthbertLab/music21.git
> ...
> $ du -s music21/
> 3
Derek:
> I used music21 to measure note lengths, and was able to convert midi (and a
> variety of other formats). See: http://web.mit.edu/music21/
Looks useful, tough it is big:
$ git clone https://github.com/cuthbertLab/music21.git
...
$ du -s music21/
393864 music21/
Think I got it working...