midizap/examples
Albert Graef 17d0947051 Add another variant of the X-Touch Mini configuration. 2018-10-11 21:37:46 +02:00
..
APCmini.midizaprc Fix some blunders (last encoder assign button should actually be PLUGIN, not INST). 2018-09-24 18:01:06 +02:00
MPKmini2.midizaprc Add AKAI MPKmini2 Mackie emulation example. 2018-09-17 16:14:52 +02:00
Maschine.midizaprc Typo. 2018-10-10 23:54:41 +02:00
README.md Text and comment changes. 2018-09-25 04:09:05 +02:00
XTouchMini.midizaprc Cosmetic changes. 2018-10-11 21:36:41 +02:00
XTouchMini2.midizaprc Add another variant of the X-Touch Mini configuration. 2018-10-11 21:37:46 +02:00
XTouchONE.midizaprc Add two simple examples for the new pass-through option. 2018-09-20 01:25:18 +02:00
XTouchONE2.midizaprc Text and comment changes. 2018-09-25 04:09:05 +02:00
midizap-a2j.xml Add different variants of the midizap patchbay for use with or without a2jmidid. The former requires that a2jmidid is running, the latter will work without, but only when Jack1 is used with seq as MIDI driver, as described in the manual. 2018-10-11 19:50:01 +02:00
midizap.xml Add different variants of the midizap patchbay for use with or without a2jmidid. The former requires that a2jmidid is running, the latter will work without, but only when Jack1 is used with seq as MIDI driver, as described in the manual. 2018-10-11 19:50:01 +02:00
nanoKONTROL2.midizaprc Text and comment changes. 2018-09-25 04:09:05 +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, and offers more advanced configuration options

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. To connect with Ardour, you also need to enable the Mackie control surface in Ardour's preferences dialog.

  • 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.