Home Forums Logelloop (English spoken) Select a RME Totalmix snapshot from a macro

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #3688

    Hi,
    Since we can send Midinote from a macro, is now possible to select a RME Totalmix snapshot from a macro. This is possible by making like this :

    1 – In the Totalmix select : Options/Enable Midi control
    2 – In the Totalmix/Mixer Settings/MIDI/Midi Connection : select “from Logelloop 4 1” as Input port
    3 – In the Totalmix/Mixer Settings/MIDI/Mackie Control Options : select Enable Protocol Support

    In Logelloop 4 :

    1 – Make a macro and affect it to a macro slot
    2 – set this in the macro :

    MidiNoteSend 55 127 1 “from Logelloop 4 1”
    MidiNoteSend 55 0 1 “from Logelloop 4 1”

    WaitUserAction

    MidiNoteSend 54 127 1 “from Logelloop 4 1”
    MidiNoteSend 54 0 1 “from Logelloop 4 1”

    3 – Each time you action the macro, you change the RME Totalmix snapshot.

    Philippe

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.