lasconic wrote > Ok. So I read several time about Igevorse's work on MidiAction dialogue > but > I don't think there is any work to merge currently. > There are no open PR for it > https://github.com/musescore/MuseScore/pulls?utf8=%E2%9C%93&q=is%3Apr+igevorse+ > So I think nothing has been done. Did I miss something?
He's still working on it - he made a commit to his branch about a week ago...... https://github.com/Igevorse/MuseScore/commits/midi-actions He has not pushed any pull request through for this yet though. lasconic wrote > In any case, it should already be possible to create instruments.xml file > to send CC messages at any point of the score to an external or internal > synth, even in MuseScore 2.0.3. Anyone tried it already? Yes - that was how registrations changes worked in the old Aeolus version of Pipe Organ. Sending single MIDI messages is no problem - but currently we can't send a string of messages during the duration of a note because the note is a single event, and as far as I can see there is no way to time them, although I suppose you could use invisible, silent notes in another voice - but then surely that would affect score layout? ----- Regards Michael -- View this message in context: http://dev-list.musescore.org/Playback-abstraction-layer-tp7579762p7579813.html Sent from the MuseScore Developer mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Find and fix application performance issues faster with Applications Manager Applications Manager provides deep performance insights into multiple tiers of your business applications. It resolves application problems quickly and reduces your MTTR. Get your free trial! https://ad.doubleclick.net/ddm/clk/302982198;130105516;z _______________________________________________ Mscore-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mscore-developer
