Music Sheet

• Nov 1, 2019 - 11:59

Hello sir,
we are developing a web studio app and we want to show music sheet of musical instrument dynamically, when a song is playing , could you please tell me, does your api offer us that services? if we would pay you.Thanks


Comments

It's not really clear what you'd be looking for - you have a MSCZ file or a MusicXML file that you want displayed? Or you want MsueScore to somehow generate sheet music from an audio file? Feel free to describe in (much) more detail what you are looking for, then we'd be able to tell you if it seems technically possible and direct you to the folks who might be able to help further.

In reply to by Marc Sabatella

Basically, we want to develop a web app where user upload mp3 file and our app generate their music sheet, and when music sheet will generated then music sheet and a mp3 file of that music is synchronize work in play back controls and a cursor move in music notes , and speed of music we can do high and low to the controls like you are doing in your platform. Does these all features are in your platform? Do you provide us your api? if we'd pay you.

In reply to by abubakarch703

So, you are creating a "music sheet" - presumably as a MusicXML file - and you wish to use the MuseScore platform to handle the rendering of this as something to display on screen? Probably something like that can be done if you first use MuseScore on the command line to convert the MusicXML to MuseScore's own MSCZ format, then you can check out the msuescore.com API at https://developers.musescore.com/. If you have further questions about the musescore.com API, you can ask them over on that website, such as in the "Improving MuseScore.com" group.

In reply to by abubakarch703

All of these features are not in "the MuseScore platform". In particular, there is nothing in MuseScore that can generate sheet music from an mp3. THre is no MuseScore API that will accept an mp3 file and return a musicxml or mscz file. That is the part you will have to do yourself to make your web app useful. And that should, unfortunately, be a quite difficult task, which you need to make sure you have solved it before you spend too much time on your web app.

Do you still have an unanswered question? Please log in first to post your question.