Difference between revisions of "Midi intro"

From Fractal Audio Wiki
Jump to navigation Jump to search
m (Add link)
(Added "MIDI" category tag & tweaked formatting)
Line 1: Line 1:
 
==''MIDI Introduction''==
 
==''MIDI Introduction''==
 
'''MIDI''' (Musical Instrument Digital Interface) is a very powerful protocol that allows musical instruments as well as computers to communicate with each other. This MIDI section of Axe-FX Wiki is intended to cover those features and uses as they apply to the Axe-FX Standard and Ultra by Fractal Audio.
 
'''MIDI''' (Musical Instrument Digital Interface) is a very powerful protocol that allows musical instruments as well as computers to communicate with each other. This MIDI section of Axe-FX Wiki is intended to cover those features and uses as they apply to the Axe-FX Standard and Ultra by Fractal Audio.
<br /><br /><br /><br /><br />
 
MIDI would be primarily used for 6 purposes regarding the Axe-FX.<br />
 
'''1.''' [[How_to_update_the_firmware | To upgrade firmware]] (operating system).<br />
 
'''2.''' [[Midi_bome | To have ability to backup and restore Axe-FX presets]].<br />
 
'''3.''' [[Axe_editor | To edit Axe-FX presets via computer software editor]].<br />
 
'''4.''' [[Midi_foot | To select presets via MIDI footswitch]].<br />
 
'''5.''' [[Midi_control | To control various individual functions via a MIDI controller]].<br />
 
'''6.''' To transfer settings and presets from one Axe to another.<br />
 
  
'''Basic Principles:''' MIDI is laid out in ''Banks''. A Bank would be 128 presets (or patches) which would be numbered either 0 to 127 or 1 to 128.<br />
 
The Axe-FX utilizes 3 Banks (labeled A/B/C) of 128 preset slots each for a total of 384 configured as follows:<br />
 
Bank A ~ 000 to 127<br />
 
Bank B ~ 128 to 255<br />
 
Bank C ~ 256 to 383
 
  
'''Pre: v5.00''' ~ Banks A/B are editable factory presets whereas Bank B is a duplicate of Bank A.<br />
+
MIDI would be primarily used for 6 purposes regarding the Axe-FX.
'''Post: v5.00''' ~ Banks A/B have 128 unique presets each for a total of 256 unique editable factory presets.<br />
+
# [[How_to_update_the_firmware | To upgrade firmware]] (operating system).
 +
# [[Midi_bome | To have ability to backup and restore Axe-FX presets]].
 +
# [[Axe_editor | To edit Axe-FX presets via computer software editor]].
 +
# [[Midi_foot | To select presets via MIDI footswitch]].
 +
# [[Midi_control | To control various individual functions via a MIDI controller]].
 +
# To transfer settings and presets from one Axe to another.
  
Bank C has 128 empty preset slots for custom user creations.
+
 
 +
'''Basic Principles:''' MIDI is laid out in ''banks''. A bank is 128 presets (or patches) which would be numbered either 0 to 127 or 1 to 128.
 +
 
 +
The Axe-FX utilizes 3 Banks (labeled A/B/C) of 128 preset slots each for a total of 384 configured as follows:
 +
* Bank A ~ 000 to 127
 +
* Bank B ~ 128 to 255
 +
* Bank C ~ 256 to 383
 +
Before v5.00, banks A and B were supplied with duplicate, editable factory presets.  After v5.00, banks A and B have 128 unique presets each for a total of 256 unique editable factory presets.  Bank C has 128 empty preset slots for custom user creations.
 +
[[Category:MIDI]]

Revision as of 04:48, 22 May 2008

MIDI Introduction

MIDI (Musical Instrument Digital Interface) is a very powerful protocol that allows musical instruments as well as computers to communicate with each other. This MIDI section of Axe-FX Wiki is intended to cover those features and uses as they apply to the Axe-FX Standard and Ultra by Fractal Audio.


MIDI would be primarily used for 6 purposes regarding the Axe-FX.

  1. To upgrade firmware (operating system).
  2. To have ability to backup and restore Axe-FX presets.
  3. To edit Axe-FX presets via computer software editor.
  4. To select presets via MIDI footswitch.
  5. To control various individual functions via a MIDI controller.
  6. To transfer settings and presets from one Axe to another.


Basic Principles: MIDI is laid out in banks. A bank is 128 presets (or patches) which would be numbered either 0 to 127 or 1 to 128.

The Axe-FX utilizes 3 Banks (labeled A/B/C) of 128 preset slots each for a total of 384 configured as follows:

  • Bank A ~ 000 to 127
  • Bank B ~ 128 to 255
  • Bank C ~ 256 to 383

Before v5.00, banks A and B were supplied with duplicate, editable factory presets. After v5.00, banks A and B have 128 unique presets each for a total of 256 unique editable factory presets. Bank C has 128 empty preset slots for custom user creations.