From fb411c505adfeafe9f9e662d2a806df0f1b2cb0d Mon Sep 17 00:00:00 2001 From: Albert Graef Date: Fri, 21 Sep 2018 07:55:08 +0200 Subject: [PATCH] Comment changes. --- examples/Maschine.midizaprc | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/examples/Maschine.midizaprc b/examples/Maschine.midizaprc index 3f5e92d..cee0ed6 100644 --- a/examples/Maschine.midizaprc +++ b/examples/Maschine.midizaprc @@ -13,9 +13,17 @@ JACK_PORTS 2 SYSTEM_PASSTHROUGH # pass through MCP feedback # NOTE: At present, this controller isn't properly supported by ALSA, but it -# can be made to work in Linux with Harry van Haaren's Ctlra software. Use -# this version: https://github.com/agraef/openAV-Ctlra/tree/mapping_v1-ag -# Run ctlra_daemon -fnm alongside with midizap, and connect the ports as +# can be made to work in Linux with Harry van Haaren's Ctlra software. +# Specifically, you'll need the ctlra_daemonx program from the +# mapping_v1-daemonx branch which isn't in Harry's repository yet, but for the +# time being can be found here: +# https://github.com/agraef/openAV-Ctlra/tree/mapping_v1-daemonx + +# After cloning the repository and switching to the mapping_v1-daemonx +# branch, you can run the following to install the libctlra library along with +# ctlra_daemonx: meson build && cd build && ninja && sudo ninja install + +# Then run ctlra_daemonx -fnm alongside with midizap, and connect the ports as # follows: Ctlra Maschine Mk3 -> midizap midi_in / midi_out -> Ardour mackie # control in / mackie control out -> midizap midi_in2 / midi_out2 -> Ctlra # Maschine Mk3.