Ctrl+Alt+I step time shortcut not working

• Oct 10, 2024 - 17:30

The entry in the xml is

    note-input-steptime
    Ctrl+Alt+Í

That is not the letter I


Comments

Then don't configure this as the shortcut. Per default there is none set...

    <SC>
        <key>note-input</key>
        <seq>N</seq>
    </SC>
    <SC>
        <key>note-input-realtime-manual</key>
    </SC>
    <SC>
        <key>note-input-realtime-auto</key>
    </SC>
    <SC>
        <key>note-input-repitch</key>
        <seq>Ctrl+Shift+I</seq>
    </SC>
    <SC>
        <key>note-input-steptime</key>
    </SC>
    <SC>
        <key>note-input-timewise</key>
    </SC>
    <SC>
        <key>toggle-insert-mode</key>
        <seq>Ctrl+I</seq>
    </SC>
    <SC>
        <key>note-input-rhythm</key>
    </SC>
 

But Ctrl+Alt+I is set for repitch mode

Do you still have an unanswered question? Please log in first to post your question.