Read the Owners Manual first!
Difference between revisions of "Firmware"
Jump to navigation
Jump to search
Line 11: | Line 11: | ||
==Update procedure== | ==Update procedure== | ||
− | When using MIDI-over-USB the transfer speed can be increased significantly by setting "Milliseconds between buffers" to 20 ms and "Delay after F7" to 20 ms. | + | * When using MIDI-over-USB the transfer speed can be increased significantly by setting "Milliseconds between buffers" to 20 ms and "Delay after F7" to 20 ms. |
==Using MIDI-OX== | ==Using MIDI-OX== | ||
− | When using MIDI-OX (Windows) to send firmware to the Axe-Fx II, be aware that its default settings may cause a buffer overrun error. Change Low Level I/O Buffers size to 256, and number to 16, and Milliseconds between buffers to 90. | + | * When using MIDI-OX (Windows) to send firmware to the Axe-Fx II, be aware that its default settings may cause a buffer overrun error. Change Low Level I/O Buffers size to 256, and number to 16, and Milliseconds between buffers to 90. |
==Updating presets after a firmware update== | ==Updating presets after a firmware update== | ||
− | Updated firmware may cause changes in your presets. Read the firmware release notes and verify your presets. | + | * Updated firmware may cause changes in your presets. Read the firmware release notes and verify your presets. |
==Programming language== | ==Programming language== | ||
− | The firmware is coded in C and assemby. [http://forum.fractalaudio.com/showthread.php?t=35997&p=490641&viewfull=1#post490641 Source] | + | * The firmware is coded in C and assemby. [http://forum.fractalaudio.com/showthread.php?t=35997&p=490641&viewfull=1#post490641 Source] |
+ | |||
+ | ==Programmability== | ||
+ | * Cliff: "The Axe-Fx II can be reprogrammed at least 100,000 times." [http://forum.fractalaudio.com/axe-fx-ii-discussion/53847-axe-fx-ii-firmware-version-6-02-up-8.html#post685291 Source] | ||
[[category:About the Axe-Fx II]] | [[category:About the Axe-Fx II]] | ||
[[category:System and firmware]] | [[category:System and firmware]] | ||
[[category:Axe-Edit]] | [[category:Axe-Edit]] |
Revision as of 08:43, 22 June 2012
Contents
Manual
User contributions
Firmware release notes
- Go to this page to read all firmware release notes.
Update procedure
- When using MIDI-over-USB the transfer speed can be increased significantly by setting "Milliseconds between buffers" to 20 ms and "Delay after F7" to 20 ms.
Using MIDI-OX
- When using MIDI-OX (Windows) to send firmware to the Axe-Fx II, be aware that its default settings may cause a buffer overrun error. Change Low Level I/O Buffers size to 256, and number to 16, and Milliseconds between buffers to 90.
Updating presets after a firmware update
- Updated firmware may cause changes in your presets. Read the firmware release notes and verify your presets.
Programming language
- The firmware is coded in C and assemby. Source
Programmability
- Cliff: "The Axe-Fx II can be reprogrammed at least 100,000 times." Source