Skip to content

phaethon/bitwig-axiom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bitwig-axiom

Should work with Axiom 25, 49, 61 both 1st and 2nd gen. Tested on Axiom 61 2nd gen and Axiom 25 1st gen.

Assignments are hard coded as follows:

  • 8 sliders to volume control of first 8 tracks
  • Last slider to master volume control
  • 8 buttons below sliders to toggling arm of first 8 tracks in PATCH 1
  • 8 buttons to select active parameter page, 9th button to select Macros (in PATCH 2)
  • Button below master volume is free for user defined function (e.g. launching)
  • Rotary encoders are depending on 9 buttons pressed mapped to 8 parameters or 8 macro knobs (changing incrementally)
  • Pressure pads are not mapped (I assign them to 8 notes to match drum container pads)
  • Play, Rec, Stop mapped to transport
  • Rew, Fwd mapped to selecting previous/next preset
  • Loop toggling display for current VST GUI

Manual configuration required: PATCH 1

  • 8 knobs: CC 146, data2: 20-27
  • 8 sliders: CC 80-87, data2: 0, data3: 127
  • last slider: CC 7, data2: 0, data3: 127
  • 9 buttons: CC 146, data1: 102-110, data2: 0, data3: 127
  • 8 pads: CC 147, data1: 36-43, data2: 0, data3: 127 PATCH 2 (initially copy of PATCH 1)
  • 9 buttons: CC 146, data1: 70-78, data2: 0, data3: 127
  • 8 pads: CC 147, data1: 44-51, data2: 0, data3: 127 (next 2 rows for drum machine)

If somebody could help with SysEx message to initialize instead of manual configuration, it could be nice. Also, information on how to change LED, display or use INST button is welcome.

About

M-Audio Axiom controller script for Bitwig

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published