@MusikBear Did you try this out yourself? I think the notes need to come sorted after each others 'note pos' and they still have their original positions. The next time lmms performs a note sort function, which is an internal action you normally don't have to care about, the notes will be sorted back in order. A sort action is performed for instance if you add a new note to the pattern.musikbear wrote: ↑May 16th, 2019, 12:32 pmCode: Select all
\t<pattern pos="0" name="INVERTED" muted="0" steps="16" type="1"> \t<note pos="384" pan="0" len="32" key="59" vol="100"/> \t<note pos="224" pan="0" len="160" key="57" vol="100"/> \t<note pos="192" pan="0" len="32" key="61" vol="100"/> \t<note pos="32" pan="0" len="160" key="59" vol="100"/> \t<note pos="0" pan="0" len="32" key="61" vol="100"/> </pattern>