Hi @samueltornqvist@raino
It may or may not be relevant to your workflows but (prompted by your comments) I also created a slightly more elaborate PLE preset which allocates a MIDI channel to each note in the chord (in this case assuming chords with 4 notes) and then separates onto tracks using the ‘Dissolve Part’ command, while also setting the output to the desired VST instrument. It’s similar to the previous preset:
This requires the creation of a macro ‘Transform notes in chord to different MIDI channels’ (used in the Pre-Process commands) which contains 4 Logical Editor presets set up as follows:
This is really nice.
Does anyone have a clever idea of moving the events to a specific track in a template? I can do it with quite a few commands, but I was just wondering if there is a more clever way in the LPE.
I am not sure I would actually use this now when I think about it, but I would probably just select the tracks based on their names (since they are set in the template) and just move them there
Yes, this is a side effect of using Dissolve Part or using Extract lowest note. The lowest is processed first.
Don’t know of an elegant way to achieve this but a macro using the commands ‘Move Selected track to Next Available Position’ and ‘Navigate Up’ could reverse track order and this macro could then be added to the PLE Post-Process commands.