Home Forums Macros MuteDirect function for Insert Looper?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #6226

    Hi,

    I was wondering if there is an equivalent function for Insert Looper to the “MuteDirect” function found for Main Looper?

    Thanks again!

    #6227
    Philippe OllivierPhilippe
    Keymaster

    Hi Daniel,
    Not yet !

    You can either put this in your macro :

    InsertSendMessage fx1 1 Mute
    InsertSendMessage fx1 1 Mute

    Or set the Modular Looper in Pause mode and then the mute is direct :

    InsertSendMessage fx1 1 PauseMode 1
    InsertSendMessage fx1 1 Mute

    If this is very needed, I can add an argument to the Mute function to be direct…
    Philippe

    • This reply was modified 7 months, 2 weeks ago by Philippe OllivierPhilippe.
    #6239

    Hi! No, this will work fine

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.