Read the Owners Manual first!
Difference between revisions of "Firmware"
Jump to navigation
Jump to search
Line 22: | Line 22: | ||
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] | ||
+ | [[category:About the Axe-Fx II]] | ||
[[category:System and firmware]] | [[category:System and firmware]] | ||
[[category:Axe-Edit]] | [[category:Axe-Edit]] |
Revision as of 09:55, 21 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