midizap/examples
Albert Graef 0d265f5ebc Bugfix: Suppress the automatic release sequence for MIDI output if there's an explicit release sequence. 2018-09-23 12:27:23 +02:00
..
APCmini.midizaprc Comment changes. 2018-09-17 16:14:52 +02:00
MPKmini2.midizaprc Add AKAI MPKmini2 Mackie emulation example. 2018-09-17 16:14:52 +02:00
Maschine.midizaprc Comment changes. 2018-09-21 09:30:34 +02:00
README.md Add a README file with short descriptions of the included examples. 2018-09-23 11:31:10 +02:00
XTouchONE.midizaprc Add two simple examples for the new pass-through option. 2018-09-20 01:25:18 +02:00
XTouchONE2.midizaprc Bugfix: Suppress the automatic release sequence for MIDI output if there's an explicit release sequence. 2018-09-23 12:27:23 +02:00
midizap.xml Add a qjackctl patchbay for the included examples. 2018-09-20 19:09:00 +02:00
nanoKONTROL2.midizaprc Improved nanoKONTROL2 and X-Touch ONE examples. 2018-09-20 10:13:04 +02:00
x-touch-one.device Add an Ardour device description for the X-Touch ONE. 2018-09-23 11:31:10 +02:00

README.md

Examples

This folder contains a couple of sample midizap configurations for different controllers:

  • APCmini.midizaprc: Mackie emulation for the AKAI APCmini

  • Maschine.midizaprc: Mackie emulation for the NI Maschine Mk3 (this requires Harry v. Haaren's Ctlra software to make the device work in Linux, please check the config for detailed instructions)

  • MPKmini2.midizaprc: minimal Mackie emulation for the AKAI MPKmini Mk2 keyboard

  • nanoKONTROL2.midizaprc: fix up the marker keys of the Korg nanoKONTROL2 in Cubase mode for use in Ardour

  • XTouchONE.midizaprc: map the SCRUB key to the more important SHIFT key which the X-Touch ONE lacks

  • XTouchONE2.midizaprc: an improved config for the X-Touch ONE which turns the SCRUB key into an internal shift key, showing how to assign arbitrary MCP key combinations to the shifted keys

Other interesting items:

  • midizap.xml: ready-to-use QjackCtl patchbay for all the sample configurations, auto-connects to Ardour

    Installation: Open QjackCtl's Patchbay dialog, load the midizap.xml file and activate the patchbay.

  • x-touch-one.device: X-Touch ONE device description for Ardour 5.12 (this is basically the X-Touch description with a bank size of 1, so that all tracks become accessible)

    Installation: Copy the x-touch-one.device file to your ~/.config/ardour5/mcp/ directory and select "Behringer X-Touch ONE" as your Mackie control surface in Ardour's preferences dialog.