[Cs-dev] [OT] Music21 in javascript
Date | 2015-01-22 00:12 |
From | Andres Cabrera |
Subject | [Cs-dev] [OT] Music21 in javascript |
Attachments | None None |
Hi, I just found out from Michael Cuthbert that he has ported Music21 to javascript. This is pretty neat and might be interesting to combine with Csound on the browser.
Try http://web.mit.edu/~music21/music21j/testHTML/followScore.html (though the current sound in Git
is terrible; needs fixing for clarinet)
or with midi keyboard + Jazz plugin: http://web.mit.edu/~music21/music21j/testHTML/showKeyboard.html
Cheers, Andrés |
Date | 2015-01-22 01:47 |
From | Michael Gogins |
Subject | Re: [Cs-dev] [OT] Music21 in javascript |
Attachments | None None |
Most interesting, I think this may be quite significant for csound. Will definitely check it out. Thanks, On Jan 21, 2015 7:12 PM, "Andres Cabrera" <mantaraya36@gmail.com> wrote:
|
Date | 2015-01-23 18:32 |
From | Michael Gogins |
Subject | Re: [Cs-dev] [OT] Music21 in javascript |
I have now downloaded music21j, and looked it over to some extent, and I have to say that so far, I am disappointed. Most of the music analysis/score generation code of music21 for Python, which is quite extensive, has not been ported. So the functionality for my purposes appears to be quite limited. However, the system is integrated with a JavaScript music notation package VexFlow, which should be able to work independently of music21. Regards, Mike ----------------------------------------------------- Michael Gogins Irreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Wed, Jan 21, 2015 at 8:47 PM, Michael Gogins |
Date | 2015-01-26 23:15 |
From | Andres Cabrera |
Subject | Re: [Cs-dev] [OT] Music21 in javascript |
Attachments | None None |
Hi, It's still in very early stages, so I guess that's why, but I think there active development ongoing.Cheers, Andrés On Fri, Jan 23, 2015 at 10:32 AM, Michael Gogins <michael.gogins@gmail.com> wrote: I have now downloaded music21j, and looked it over to some extent, and |