Solo Analyser
I've just noticed the new Solo Analyser plugin in the plugin list.
I was very excited to see this as it is something I have always thought would be useful for analysing solos (of course) but also basslines (I'm a bass player).
I've just downloaded it and installed it on my system (MuseScore 3.6.2, Windows 10) but unfortunately it doesn't work for me - I get the
error message.
I've taken the liberty of commenting out the part of the soloanalyser.qml file where it does the version checks for the .js files and when I do that it seems to work fine for me, annotating my test files correctly without crashing.
But there are a couple of things that I would like to change about it and I wonder if I could mention them here as suggestions for future versions:
- I'd prefer to have the annotations appear as Lyrics rather than Fingering. (I'd prefer the look of it if all the annotations appear on the same horizontal line rather than following the contour of the notes.)
- I'd prefer not to have the chord tones coloured - I'd just want them left black.
Many thanks to lvr124 for making this plugin available - it's already been very useful to me and look forward to seeing any future versions you may make available.
Comments
Just to make it clear: you're apparently talking about https://musescore.org/en/project/solo-analyzer
In reply to Just to make it clear: you… by Jojo-Schmitz
Yes, that's the one.
In reply to Just to make it clear: you… by Jojo-Schmitz
Hi Jojo, do you know if there is a way in this forum to tag people ? to "mention" people (e.g. "@lvr124") ? Cause typically here it could have been handy if I'd be "mentioned". I could have corrected this release issue faster.
In reply to Hi Jojo, do you know if… by parkingb
This forum has no such functionality.
Hi thanks for you interest. I just pushed a new version (1.2.1) correcting the packaging of the 1.2.0 that was invalid.
My qml/javascript library approach is alas prone to error when it comes to release/packaging management :-(
About your suggestions,
for (1), to be investigated, because the plugin works on a note basis. Not a segment basis. So if you have a chord with several notes, it will colours all the notes and add a text for every note. I'm not sure how to achieve this with Lyrics...
for (2) the good news: I'm working on that !! You will have the choice to colour no notes, the notes of chords or the notes of the scale. Idem about naming the notes. This is half-ready. The bad news is that I'm trying to spend less time on coding :-p
In reply to Hi thanks for you interest… by parkingb
Hi, thanks for the new version.
Yup, the error I was previously getting has now gone and the plugin now works just fine on my system.
I hadn't thought about the situation where the part you are analysing contains chords - a piano solo or a vibes solo perhaps. As you mentioned, it wouldn't be easy (if indeed possible) to do this with Lyrics, so using the fingering text for this is a clever idea. But I'd still prefer to have it as Lyrics if you ever have a brainwave and can think of a way to do it.
Glad to hear you are intending to address making the colouring optional. I'll be keen to test it as and when you have time to get to it.
Many thanks again.
New version. To be downloaded here: https://github.com/lgvr123/musescore-soloanalyser/releases
There are 2 plugins now. The former "automatic" one. And a new "interactive" one, where one can define the options for the rendering of the analyse. It acts also as an option manager for the "automatic" one, meaning that once you have set the options like you want it (e.g. selecting "notes as lyrics" ;-) ) you can use the "automatic" one: it will reapply the last settings automatically.
Feel free to comment or share any issues.
In reply to New version. To be… by parkingb
Hi!
I downloaded and installed this plugin in the Musescore 3 folder --> Plugins with the others already installed. It turns out that when I open Musescore it doesn't appear in the list like the other plugins so I can reload and use it. Could you guide me on what I might be doing wrong?
He would be of great value to me in teaching purposes.
Thank you!
In reply to Hi! I downloaded and… by mjbartemusica1
You should go in the Plugins menu > "Plugins management..."(°) > "Reload the plugins" (°). Both plugins (soloanalyser and soloanalyser-interactive) should appear in the list on left side, and must be ticked in order to appear in the menu list. Hope it helps.
(°) My MS is in French, I'm not sure about the names in English.
In reply to You should go in the Plugins… by parkingb
Hi!
Thanks for the teaching however, I've already done all these procedures --> Plugins > "Plugin management..."(°) > "Reload plugins" (°). Both plugins (soloanalyser and soloanalyser-interactive) must appear in the list on the left and must be checked to appear in the menu list. However, the plugins don't appear in the list so I can reload them.
I use Windows 10 and Musescore version 3.6.2
I'm hoping I can find out what might be going on and fix it so I can use it.
https://www.youtube.com/watch?v=D1BX_0ls9Jk
Thank you!
In reply to Hi! Thanks for the teaching… by mjbartemusica1
Don't place user plugins into the program files installation folder!
Place them in the ~/Documents/MuseScore 3/Plugins folder instead if you don't want to lose them on a software update..
That being said, try running the plugin from the Plugin Creator; it has a bottom debug log window that might show you any errors with it.
In reply to Don't place user plugins… by jeetee
Hello Jeeee!
Thanks for your guidance and tips! I carried out your teaching in which I placed the plugins in the directory: ~/Documents/MuseScore 3/Plugins.
I claim that this directory did not have the "Plugins" folder, so I created one with this name and put the plugins in it. Then I opened Musescore but unfortunately the plugins still DO NOT appear in the list on the left side along with the others to be marked and reloaded for use.
As your tip, I ran Plugin Creator and presented message as image. I claim that I have no knowledge for this parameter.
I'm still hopeful that I can find out what might be going on and fix it so I can use it. As I stated earlier, it would be of great value to me for teaching purposes.
Friendly hug!
In reply to Hello Jeeee! Thanks for your… by mjbartemusica1
Drop the space, i.e. make it ~/Documents/MuseScore3/Plugins.
In reply to Drop the space, i.e. make it… by Jojo-Schmitz
Good morning Jojo!
Thanks for the guidance, sorry but I didn't understand your teaching. Would I have to insert the symbol (~) before the Plugin folder name?
I did this but still the plugins DO NOT show up in the list for me to reactivate and use.
See attached image.
If you can guide me again I would be immensely grateful!
Hug!
In reply to Good morning Jojo! Thanks… by mjbartemusica1
No, the tilde is not part of the name for the Plugins directory. It is a shortcut for your home directory.
In reply to Good morning Jojo! Thanks… by mjbartemusica1
On https://musescore.org/en/handbook/3/plugins#windows you should find everything you need.
In reply to Hi! Thanks for the teaching… by mjbartemusica1
I don't think you are installing this plugin correctly. from the video it looks like you have only copied the .qml files to the plugin directory. That won't work.
What you need to do is:
1. Download the .zip file from the Plugin download page to some convenient place on your system.
2. Then unzip the .zip file which will give you a directory called "musescore-soloanalyser-1.3.0"
3. The cut the whole of that directory and paste it into the
"C:\Users\YourName\Documents\MuseScore3\Plugins" directory.
Then open Musescore and the plugins should appear on the list in Plugin Manager.
In reply to I don't think you are… by MarkWWW
Hello BrandWWW!
Thanks for the feedback!
I did everything you taught me until: "C:\Users\YourName\Documents\MuseScore3\ Plugins".
When I opened this directory, the "Plugins" folder was not found and I had to create and insert all the files in it. Even so, when I opened Musescore the plugins still DO NOT appear in the list along with the others.
I still hope to be able to solve this for didactic issues that will be of great value in my teaching.
Hug!
In reply to Hello BrandWWW! Thanks for… by mjbartemusica1
You of course need to replace "YourName" with your name.
In reply to I don't think you are… by MarkWWW
Good morning (in Brazil)!
Sorry for my insistence on this topic, which is why this tool would be exceptional for me to teach my students.
I understood all the procedures you wrote step by step, I read the manual several times, I did everything you taught me. Unfortunately so far I haven't been able to make the plugins appear in the relationship with the others.
I claim that all other plugins work correctly.
I kindly ask you to enjoy the video and guide me what else I'm doing wrong.
https://www.youtube.com/watch?v=mPA-wP9Y2Dc
Hug to everyone!
In reply to Good morning (in Brazil)!… by mjbartemusica1
Then open and (try to) run it in the Plugin Editor/Creator, that at least should give some errors that would help investigating why it doesn't work for you
In reply to Good morning (in Brazil)!… by mjbartemusica1
Hmm, Plugins apparently is called "Extensões" in your language (pr_BR), so place it in that directory (and yes, these directory names are translatable/translated!)
In reply to Hmm, Plugins is called … by Jojo-Schmitz
Wow Jojo, you are the best professionals I know!
That's exactly what was happening, when I opened the directory the plugins folder didn't exist, I had to create one with this name. Then I inserted the plugins in it, but the location was incorrect, the right one would be in the folder you mentioned "Extensions".
Now everything is ok, the plugin appeared in the list and I activated it to use it.
I will be eternally grateful for your teaching like the other professionals on the forum who helped me solve it.
Big hug to everyone!
In reply to Wow Jojo, you are the best… by mjbartemusica1
This looks like a translations bug here, as there's also an Extensions directory, for the extensions like the HQ soundfont and MDL, so you apparently end up with the Extensions and the Plugins being in the same folder "Extensões".
In reply to This might be a translations… by Jojo-Schmitz
I do see more translation issues: the mnemonics for Arquivo and Adicionar collide, as do those for Editar and Extensões. Not good.
Now changed to Adicionar and Extensões
In reply to Good morning (in Brazil)!… by mjbartemusica1
I've now mentioned that in the handbook:
Note: That abobe mentioned directory name ("Plugins") might be translated according to your language settings! When in doubt, check your Preferences settings.
In reply to New version. To be… by parkingb
That's fantastic - exactly what I wanted.
This is a real help in dissecting solos, basslines, etc, and I will be getting a lot of use from it in future.
Many thanks again for making it available.
In reply to That's fantastic - exactly… by MarkWWW
You're welcome. I keep using it too !!
For anyone interested, I just published a new version with :
* [New] Multi-staves and multi-voices analyse :
Multiple tracks can be analysed at once. If some staff do not have chord symbols, the analyse will (optionality) use the chord symbols from the preceding or following staves.
* [Correction] Transposing instruments were not correctly handled
It can be downloaded on my GitHub respository
In reply to For anyone interested, I… by parkingb
Hi!
I downloaded and loaded the plugin on Musescore however I tried to use it but it shows the attached messages. Could you guide me what I would be doing wrong?
Thank you very much friend!
In reply to Hi! I downloaded and loaded… by mjbartemusica1
This isn't an error !! Actually there are 2 plugins. SoloAnalayser and ChordAnalyser.
The main plugin is SoloAnalyser (and its sibling SoloAnalyser-Interactive).
This windows is the one of ChordAnalyser. This one is a kind of helper, that requires that you either select a chord symbols in a score or type a chord symbol text (e.g. "Cm7") in UI in order to tell you what are the notes part of this chord.
I guess you used the wrong plugin.