need plugin that separates the bass included in the left hand of the piano
Hi,
I am looking for a plugin that separates the bass included in the left hand of the piano.
Like that:
from:
to:
thanks
Hi,
I am looking for a plugin that separates the bass included in the left hand of the piano.
Like that:
from:
to:
thanks
Do you still have an unanswered question? Please log in first to post your question.
Comments
Try this plugin: copy the whole part to the other staff, select it, start the plugin and indicate what is the 'pitch' (a number) above which the notes should be selected (for pitch values see: https://musescore.github.io/MuseScore_PluginAPI_Docs/plugins/html/pitch…). Then click on 'Apply' and check that only the notes you want to delete are selected. Repeat the same operation with the original part after selecting "Select Low Notes". There can't be a plugin that knows what 'bass' is for you...
In reply to Try this plugin: copy the… by ILPEPITO
Nice. That's actually a useful thing to have. I think it combines well with the "copy especial" plugin.
It would be great if you add note-names, accidental, and octave comboBoxes for a more user friendly interface, (if you like to check out the code of "pitches and rhythm transformer" plugin for this).
Anyway, too bad it doesn't work with 4.4.
In reply to Nice. That's actually a… by .ash86
Thinking about it, it would be useful to also add the functionality of being able to select even in a range of pitch... and that would mean having to add six comboBoxes! Too tiring... (For me it is not a problem to think about the 'magic numbers' of the pitch). If you want, I'll give you the authorship of the plugin, to include its functionality in one of your wonderful plugins. Thank you for your appreciation.
In reply to Thinking about it, it would… by ILPEPITO
Oh I forgot, when you say it doesn't work with MScore4 are you referring to my plugin? If so, you're wrong... Of course, an adapted version must be rewritten.
In reply to Oh I forgot, when you say it… by ILPEPITO
This is the maximum effort I can make... eh eh eh eh
In reply to This is the maximum effort I… by ILPEPITO
Not bad at all :) Thanks!