Hi Pierre,
I assume you want to have your application in VB2012 running next to
MuseScore and have your application sends a "message" to MuseScore to move
the cursor?
It's currently not possible to move the blue cursor itself but there is a
small OSC server in MuseScore and you can move the select note.
With a development version of MuseScore (you can download nightlies for
Windows http://prereleases.musescore.org/windows/nightly/) go to Edit ->
Preferences -> general and activate the OSC server. Restart MuseScore.
Then, you should be able to send OSC message like /goto "measurenumber" or
"/next" to go to next chord to highlight the first chord of a measure or
the next chord.
For a list of OSC commands, see
https://github.com/musescore/MuseScore/blob/master/mscore/osc.cpp#L61
Hope it helps,
lasconic
Le 15 avril 2013 08:44, pierre castellotti <[email protected]> a
écrit :
> **
> *messaggio in italiano*.
> Ho sviluppato un software musicale in Visual Basic 2010 per interagire in
> tempo reale con uno spartito durante la sua esecuzione.
> Come posso controllare lo scorrimento del cursore sulla pagine di MScore?.
> Grazie per l'eventuale aiuto.
> Pierre
> *Message en Français*
> J'ai développé un logiciel de musique avec Visual Basic 2010 pour interagir
> en temps réel avecl'exécution d'une partition.
> Comment puis-je contrôler le curseur de défilement sur les pagese de M
> score ?.
> Merci pour toute aide.
>
> *English message*
> I developed a music software in Visual Basic 2010 to interact in real
> time with a score during its execution.
> How can I control the scrolling cursor on the pages mscore?.
> Thanks for any help.
> Pierre
>
> Pierre
>
>
> ------------------------------------------------------------------------------
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> Mscore-developer mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mscore-developer
>
>
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Mscore-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mscore-developer