Always consult the official Owners Manuals first

Difference between revisions of "Axe-Fx III, FM9 and FM3"

From Fractal Audio Wiki
Jump to navigation Jump to search
 
(287 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
__TOC__
 
__TOC__
 
=References=
 
=References=
[[image:Doc.png|link=|40px]]
+
'''All devices:''' [http://www.fractalaudio.com Website] | [[Owners Manuals]]
  
'''All devices:''' [http://www.fractalaudio.com Website] [[Owners Manuals]]
+
'''Axe-Fx III:''' [https://www.fractalaudio.com/iii/ Product page] | [https://www.fractalaudio.com/axe-fx-iii-downloads/ Downloads] | [https://forum.fractalaudio.com/#axe-fx-iii.99 User forum] | [https://wiki.fractalaudio.com/wiki/index.php?title=Category:Axe-Fx3 Wiki pages]
  
'''Axe-Fx III:''' [https://www.fractalaudio.com/iii/ Product page] [https://www.fractalaudio.com/axe-fx-iii-downloads/ Downloads] [https://forum.fractalaudio.com/#axe-fx-iii.99 User forum] — [https://wiki.fractalaudio.com/wiki/index.php?title=Category:Axe-Fx3 Wiki pages]
+
'''FM9:''' [https://www.fractalaudio.com/fm9/ Product page] | [https://www.fractalaudio.com/fm9-downloads/ Downloads] | [https://forum.fractalaudio.com/#fm9.138 User forum] | [https://wiki.fractalaudio.com/wiki/index.php?title=Category:FM9 Wiki pages] | [https://forum.fractalaudio.com/threads/fm9-faq.176134/ FAQ]
  
'''FM9:''' [https://www.fractalaudio.com/fm9/ Product page] — [https://www.fractalaudio.com/fm9-downloads/ Downloads] — [https://forum.fractalaudio.com/#fm9.138 User forum] — [https://wiki.fractalaudio.com/wiki/index.php?title=Category:FM9 Wiki pages] — [https://forum.fractalaudio.com/threads/fm9-faq.176134/ FAQ]
+
'''FM3:''' [https://www.fractalaudio.com/fm3/ Product page] | [https://www.fractalaudio.com/fm3-downloads/ Downloads] | [https://forum.fractalaudio.com/#fm3.113 User forum] | [https://wiki.fractalaudio.com/wiki/index.php?title=Category:FM3 Wiki pages] | [https://forum.fractalaudio.com/threads/fm3-faq.158819/ FAQ]
 
 
'''FM3:''' [https://www.fractalaudio.com/fm3/ Product page] [https://www.fractalaudio.com/fm3-downloads/ Downloads] [https://forum.fractalaudio.com/#fm3.113 User forum] [https://wiki.fractalaudio.com/wiki/index.php?title=Category:FM3 Wiki pages] [https://forum.fractalaudio.com/threads/fm3-faq.158819/ FAQ]
 
  
 
=Rig pictures=
 
=Rig pictures=
Line 18: Line 16:
 
* [https://forum.fractalaudio.com/threads/lets-see-those-fm9-rigs.176163 FM9]
 
* [https://forum.fractalaudio.com/threads/lets-see-those-fm9-rigs.176163 FM9]
 
* [https://forum.fractalaudio.com/threads/lets-see-those-fm3-rigs.158779/ FM3 pictures]
 
* [https://forum.fractalaudio.com/threads/lets-see-those-fm3-rigs.158779/ FM3 pictures]
 +
 +
=Product family=
 +
 +
[[image:Size.jpg|300px]]
 +
 +
 +
<q>[https://www.fractalaudio.com/family Product comparison table: The Modern Family]</q> is a good starting point. Also <q>[[Comparing the Axe-Fx III to the Axe-Fx II]]</q> is useful for its comparison of the two units.
 +
 +
Tests of aliasing performance of the three units are available in <q>[http://forum.fractalaudio.com/threads/ooooh-charts-and-graphs.135900 Ooooh... Charts and Graphs]</q>.
 +
 +
<blockquote>
 +
'''FRACTAL AUDIO QUOTES'''
 +
<hr>
 +
 +
<blockquote>
 +
[https://www.thegearpage.net/board/index.php?threads/the-fractal-audio-fm9-is-here.2283423/post-33130719] The entire product line was conceived years ago. The goal was to maximize the number of parts shared between products.
 +
 +
The footswitch PC boards do three switches each. An FM3 has one board. An FC6 has two. An FM9 has three and an FC12 has four.
 +
 +
All products use the same LCDs, encoders, side plates, etc., etc. This reduces cost and repair inventory. The FC6 and the FM3 are basically the same enclosure. The FC12 and FM9 are basically the same enclosure.
 +
 +
This isn't a huge market. Margins are thin so you have to think of ways to minimize development and product costs. Parts bin methodology is the route we took on this generation.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/announcing-the-new-fm9-amp-modeler-fx-processor.176122/post-2138126] The III uses (1) dual-core Texas Instruments DSP. The FM3 uses (1) dual-core Analog Devices DSP. The FM9 uses (2) dual-core Analog Devices DSPs. The TI DSPs are much more powerful than the Analog Devices DSPs per clock and run at around twice the clock speed as well. So one TI DSP core is about four times more powerful than one Analog Devices DSP core. If we normalize processing power to the III it would be:
 +
* Axe-Fx III: 100%
 +
* FM9: 50%
 +
* FM3: 25%
 +
So why not use the TI DSPs in everything? Power. The TI DSPs use more power and generate more heat requiring active cooling. They are also more complicated to use requiring dedicated clock generation units, multiple power supplies with specific sequencing requirements, etc.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/fm9-firmware-version-6-00-public-beta-1.201261/post-2518582] All our products use real-time operating systems with multiple threads. Audio is the highest priority thread. The displayed CPU usage is the percentage of the CPU that the audio thread is using.
 +
 +
If the audio thread uses too much CPU then lower priority threads will starve. The lowest priority thread is the "idle task". This thread handles user input (button/knob events). If this thread is starved then the unit will appear unresponsive.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://thegearforum.com/threads/fractal-talk.2745/post-202136]
 +
ARMs are not "way more powerful". They are generally cheaper and more power efficient. A dedicated DSP will still outperform an ARM by quite a bit for DSP tasks. If they didn't then people wouldn't still be making DSPs.
 +
 +
ARMs are great for low-cost general-purpose computing now that memory has become plentiful and inexpensive.
 +
 +
Now, since ARM cores are small you can throw multiple cores at the problem. The drawback of this approach is that you have to spread the tasks over multiple cores and every time you transfer data between cores you incur latency.
 +
 +
For audio DSP processing with minimum latency you want the fastest single-core processor you can find. TI and Analog Devices make hybrid products with ARM cores and DSP cores on a single chip. We use the Analog Devices products in the FM3 and FM9. The ARM cores handle the UI, MIDI, USB, etc. while the heavy signal processing is handled by the DSP cores.
 +
 +
The Axe-Fx III uses a multi-core TI DSP. At the time this processor was chosen it was the most powerful DSP architecture available. However it is cost-prohibitive for mainstream, cost-sensitive applications like the FM3 and FM9. So we chose Analog Devices SHARC+ SoCs for these products.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://thegearforum.com/threads/fractal-talk.2745/page-282#post-203118]
 +
ARMs are great for general-purpose processing because you can distribute the processing over multiple cores.
 +
 +
However, for DSP, CISC will ALWAYS be better. The 'R' in ARM stands for Reduced Instruction Set Computer (RISC). The benefit of RISC is a smaller die size which means less expensive. The downside of RISC is that more instructions are needed to do a given task. This means more memory is required to store the program and the given task takes longer to complete. In the early days of RISC the memory requirements, and additional cost of that memory, outweighed the cost advantage of the processor itself.
 +
 +
As memory has become less expensive RISC processors are now cost-competitive and even beating CISC processors due to the reduced power and thermal management expense.
 +
 +
For real-time Digital Signal Processing, however, nothing beats CISC. This is because you can do more in a single clock cycle and, hence, more throughput for a given latency. For example, to find the maximum of two values is a single instruction in most CISC DSPs. This is a common operation in signal processing. With a RISC processor you need, say, 10 instructions to do the same thing. Furthermore the increased number of instructions required to do the same tasks means cache misses are more frequent thereby slowing things down even further. You end up having to access external memory much more often than with a CISC processor so then you end up being bottlenecked by the DRAM speed and latency.
 +
 +
It is untrue that nobody is investing in DSP anymore. TI just released their C7x architecture which builds on the C6x architecture (used in the Axe-Fx III BTW) and adds single-cycle vector operations as well as new instructions and other enhancements. Analog Devices continues to develop the SHARC core. They also have other things in the pipeline that I'm not at liberty to divulge due to NDA. Furthermore there are DSP IP cores that are available for custom solutions. Cadence has a licensable DSP core that is often mated to an ARM (or other RISC processor) on a custom chip.
 +
 +
ARMs continue to get faster and more powerful but they are doing that by adding instructions and coprocessors which is increasing the die size and obviating the whole reason RISC was created in the first place. These latest "RISC" processors have huge dies and require large heat sinks or even active cooling. Yes, they are still smaller than a CISC die but the line between RISC and CISC is getting blurry.
 +
 +
This isn't to say you can't do DSP on a RISC processor. Several products are using RISC processors: Tone-Master Pro, UA pedals, Headrush. In all those products, however, I measure very high levels of aliasing. The logical conclusion is that these products are using low amounts of oversampling due to the lack of processor throughput.
 +
 +
As with all engineering problems understanding the technology is key to making an informed design decision. There are pros and cons to each. You have to weigh cost vs. performance. If you prioritize performance then a dedicated DSP is the superior solution. If you prioritize cost or cooling requirements then a RISC chip may be the superior solution.
 +
</blockquote>
 +
 +
Axe-Fx III:
 +
<blockquote>
 +
[http://forum.fractalaudio.com/threads/does-it-sound-better-than-the-axe-fx-2-xl.134811/#post-1593881] It's a new platform. It will grow over time. It was time for an updated platform. TigerSHARCs are discontinued, the interface was dated, etc. The III is what the II would be if we could've upgraded the hardware via a firmware update.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/so-whats-new-on-the-iii-axe-fx-ii-vs-iii.134729/post-1592502] Remember it's a lot of work migrating stuff to a new architecture. The III is a brand-new platform. Just as the II had dozens of firmware update the III will receive many updates and there's so much power there that we can improve everything over time.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/so-whats-new-on-the-iii-axe-fx-ii-vs-iii.134729/#post-1591953] Large screen meant we had to make it 3U. But it's much shallower than the II.
 +
</blockquote>
 +
 +
<blockquote>
 +
Internally, the unit features a DSP module that is made in the USA and mechanical design guided by years of experience designing dependable rackmount units for touring musicians.
 +
</blockquote>
 +
 +
FM9:
 +
<blockquote>
 +
[https://www.thegearpage.net/board/index.php?threads/the-fractal-audio-fm9-is-here.2283423/post-33130454] The FM9 uses (2) dual-core SHARCs. The FM3 has one. The code for the various blocks is, for all intents and purposes, identical. Updates for the FM3 and FM9 should be pretty much in lockstep.
 +
</blockquote>
 +
 +
<blockquote>
 +
FM9 uses the same processors, compiler and development environment as the FM3.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/announcing-the-new-fm9-amp-modeler-fx-processor.176122/post-2137769]  It has twice the DSP cores of an FM3. Four SHARC+ DSP cores. So it has about twice the processing power.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/announcing-the-new-fm9-amp-modeler-fx-processor.176122/post-2138847] FM3 and FM9 use the same SHARC+ family as the QC. FM9 has same number of cores so power should be comparable.
 +
</blockquote>
 +
 +
 +
FM3:
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/announcing-the-new-fm9-amp-modeler-fx-processor.176122/post-2138847] FM3 and FM9 use the same SHARC+ family as the QC. FM9 has same number of cores so power should be comparable.
 +
</blockquote>
 +
 +
<blockquote>
 +
The processing power of an FM-3 is roughly the same as an AX-8.
 +
</blockquote>
 +
 +
<blockquote>
 +
It's not nearly as powerful as an Axe-Fx III but it's a cool little unit.
 +
</blockquote>
 +
 +
<blockquote>
 +
The FM3 is not as powerful as an Axe-Fx III. The Axe-Fx III has at least four times the processing power.
 +
</blockquote>
 +
 +
<blockquote>
 +
Uses an SC587. The SHARC+ core has essentially the same MFLOPs as the SHARC. The overall processing power is greater than an AX-8 because of the ARM which offloads all the housekeeping stuff, USB, etc.
 +
</blockquote>
 +
 +
<blockquote>
 +
The FM3's CPU utilization meters are normalized so that 100% represents the amount of the CPU that can be allocated to audio processing. So you can go right up to 100%. However, if you ever cross 100% things will get shut off without your consent so you still need to be careful.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-62#post-28446966] (Comparing the amp modeling to the Axe-Fx III) They are the same quality. Certain features were removed to allow the algorithms to run including the bias tremolo, input dynamics processing, and several other inauthentic enhancements.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-68#post-28450968] We removed all the superfluous stuff (bias tremolo, dynamic presence/depth, etc.) in order to get the core amp modeling to run on the slower processor.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-70#post-28454394] The Axe-Fx III contains various algorithms that allow you to enhance the amp modeling that don't exist on a real amp. I.e. dynamic presence/depth, input dynamic processing, etc. These were removed to allow the core amp modeling to run on the lower-powered processor.
 +
</blockquote>
 +
 +
<blockquote>
 +
(Cab block runs on CPU accelerator) It's a CPU accelerator thing. A second Cab block would use a lot more than 3%.
 +
</blockquote>
 +
 +
<blockquote>
 +
FM3 CPU is normalized so it's tricky to get an apples to apples meter comparison with A3 for that reason among others.
 +
</blockquote>
 +
 +
<blockquote>
 +
FM3 has an additional core to handle UI/Midi/Footcontoller stuff so that freed up some CPU. Additionally a bunch of little optimizations you find while working in the code for a long time. 1% here, 1% there adds up.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/ax8-vs-fm3-dsp-power.150071/#post-1786352] (...) The DSP power makes it the second most powerful amp modeling product on the market behind only the Axe-Fx III. Adding another DSP would increase the price substantially.  The increase would be more than the price of just the DSP since larger power supplies would be required, etc.  This would price the unit above our target price.
 +
</blockquote>
 +
 +
<blockquote>
 +
The FM3 DSP is three cores and also supports floating-point, has dual DDR3 memory busses, hardware FFT and FIR accelerators, etc.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/on-the-fm3-amp-modeling-and-reverb-run-on-the-same-processor-what-does-this-mean.159263/post-1903448] The Delay block shares a core with amp modeling on the FM3.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/fm3-firmware-release-version-1-05.163159/post-1958899] (FM3) The CPU % displayed is the primary CPU %.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/fm3-and-moores-law.163627/#post-1961639]
 +
The FM3 is somewhere between the AX8 and the II. Probably closer to the AX8.
 +
 +
The new SHARC+ DSPs aren't terribly fast. In fact they're a tiny bit slower than the previous generation SHARCs. However you get two DSP cores plus an ARM core in a single package that only consumes a couple watts. They also have dedicated FFT and FIR accelerators whereas the previous generation you could only use either-or. The pipeline in the SHARC+ is a lot longer and there's an extra cycle of instruction latency for many operations which slows things down if you don't code around it. We had to rewrite all our assembly libraries to compensate for this. Pain in the rear.
 +
 +
The memory bus is a little faster though and there's better caching which improves overall performance.
 +
 +
Still, the SHARCs pale in comparison to the Keystone DSP in the Axe-Fx III. That thing is a monster. But it also costs three times as much and needs a lot of ancillary support ICs. The net DSP cost is probably around 7-8 times higher.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/fm3-firmware-1-06-public-beta-3.165144/post-1981139]
 +
We had to make a management decision. Under certain circumstances (using an Amp block and two Delay blocks with Diffusion on) the second DSP could get overloaded. The easiest solution at this time was to remove the Diffusion parameter. If we are able to improve the code efficiency we will reinstate the parameter.
 +
 +
You have to realize the FM3 has only about 1/5 the DSP power of an Axe-Fx III. Trying to fit all those goodies in there while not sacrificing audio quality is a balancing act. I ALWAYS insist on quality over quantity. That's what differentiates our products. It takes a LOT of horsepower to do it right.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://www.thegearpage.net/board/index.php?threads/this-kemper-user-me-just-fired-up-his-new-fractal-fm3-first-impressions-and-thoughts.2279390/post-33048369] The Cabinet block uses an FIR accelerator to do the IR processing. This FIR accelerator offloads processing from the CPU and, as such, doesn't reflect in CPU usage.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://www.thegearpage.net/board/index.php?threads/the-fm3-launch-for-me-has-been-one-of-the-worst-experiences-of-my-music-career.2178115/post-31132307] The value proposition of the FM3 is unmatched. It encompasses the entire history of Fractal Audio and all our algorithms and technology developments of the last 15 years.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://www.thegearpage.net/board/index.php?threads/shootout-with-clips.2300109/post-33471516] The FM3 is not really geared towards amp integration. It's primarily intended to be a standalone solution with a single fx loop. For amp integration or multiple loops we recommend the FM9 and Axe-Fx III.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/axe-fx-iii-preset-sounds-different-on-fm3.173819/post-2106476] The converters in the FM3 are the same high quality as those in the Axe-Fx III.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://forum.fractalaudio.com/posts/2420707/bookmark] FM3/9 only support 1K samples for normal IRs since the IR processing is handled by a coprocessor whose max. length is 1K samples.
 +
</blockquote>
 +
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/fm9-latency-around-5ms.200203/page-3#post-2498432] Both products use a dedicated core for amp processing and both products use the same frame and interpolation kernel sizes.
 +
</blockquote>
 +
</blockquote>
  
 
=Specifications=
 
=Specifications=
Line 25: Line 235:
 
[[image:iii-front-transparent-1024x271.png|350px]] [[image:iii-rear-transparent.png|350px]]
 
[[image:iii-front-transparent-1024x271.png|350px]] [[image:iii-rear-transparent.png|350px]]
  
* Width: 19.00" (482.60 mm).
+
* Width: 19.00" (482.60 mm)
* Height: 5.16" (131.10 mm). That's 3U.
+
* Height: 5.16" (131.10 mm). That's 3U
 
* Depth: 11.530" (292.87 mm) including front handles and rear jacks. From the faceplate to the rear jacks: just under 10" from the mounting face of the faceplate to the edge of the jacks. [http://forum.fractalaudio.com/threads/axe-fx-iii-dimensions-and-weight.134793/#post-1596208]
 
* Depth: 11.530" (292.87 mm) including front handles and rear jacks. From the faceplate to the rear jacks: just under 10" from the mounting face of the faceplate to the edge of the jacks. [http://forum.fractalaudio.com/threads/axe-fx-iii-dimensions-and-weight.134793/#post-1596208]
* Weight: 15 lbs 2.4 oz (6.87 kg).
+
* Weight: 15 lbs 2.4 oz (6.87 kg)
 
 
<blockquote>"Large screen meant we had to make it 3U. But it's much shallower than the II." [http://forum.fractalaudio.com/threads/so-whats-new-on-the-iii-axe-fx-2-vs-3.134729/#post-1591953]</blockquote>
 
  
 
'''Processors'''
 
'''Processors'''
* Two 1.0 GHz floating-point “Keystone” DSPs (TMS320C66x) (2.8 times faster than the TigerSHARC DSPs in the Axe-Fx II). The Turbo module has a 1.25 GHz processor.
+
* Two 1.0 GHz floating-point “Keystone” DSPs (TMS320C66x) (2.8 times faster than the TigerSHARC DSPs in the Axe-Fx II). The Turbo module has a 1.25 GHz processor
* Video display processor.
+
* Video display processor
 
* 500 MHz 16-core XMOS USB microcontroller:
 
* 500 MHz 16-core XMOS USB microcontroller:
 
** Supports 8x8 audio at 48kHz, 24-bits
 
** Supports 8x8 audio at 48kHz, 24-bits
** MIDI-Over-USB is about 10x faster than an Axe-Fx II.
+
** MIDI-Over-USB is about 10x faster than an Axe-Fx II
 
 
<blockquote>"Internally, the unit features a DSP module that is made in the USA and mechanical design guided by years of experience designing dependable rackmount units for touring musicians."</blockquote>
 
  
 
'''Memory'''
 
'''Memory'''
* PC1600 DDR3 memory.
+
* PC1600 DDR3 memory
* Hundreds of MB of FLASH memory.
+
* Hundreds of MB of FLASH memory
* Enough non-volatile memory for over 4000 IRs.
+
* Enough non-volatile memory for over 4000 IRs
  
 
'''Screen'''
 
'''Screen'''
* Custom-design full-color 800x480 TFT display. Specifically designed to provide animation. The backlight intensity is not adjustable.
+
* Custom-design full-color 800x480 TFT display. Specifically designed to provide animation. The backlight intensity is not adjustable
 
* Mark II model:
 
* Mark II model:
 
** "New IPS Display offers improved contrast, better viewing angles and more vivid colors"
 
** "New IPS Display offers improved contrast, better viewing angles and more vivid colors"
** "Adjustable RGB LEDs let you set the color and brightness of the front panel logo".
+
** "Adjustable RGB LEDs let you set the color and brightness of the front panel logo"
 +
 
 +
<blockquote>
 +
'''FRACTAL AUDIO QUOTES'''
 +
<hr>
  
<blockquote>(Mark I) "You can turn it down but you can't turn it off. There is no danger of burn-in as it's an LCD not an OLED." [http://forum.fractalaudio.com/threads/screen-brightness-and-can-you-turn-it-off.135512/#post-1604074] </blockquote>
+
Mark I:
 +
<blockquote>
 +
[http://forum.fractalaudio.com/threads/screen-brightness-and-can-you-turn-it-off.135512/#post-1604074]
 +
You can turn it down but you can't turn it off. There is no danger of burn-in as it's an LCD not an OLED.
 +
</blockquote>
  
<blockquote>(Mark I) "The LCD is designed for viewing angle and sunlight readability. It's not designed to watch movies in dark conditions." [https://forum.fractalaudio.com/threads/backlight-of-our-displays.155228/post-1849299]</blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/backlight-of-our-displays.155228/post-1849299]
 +
The LCD is designed for viewing angle and sunlight readability. It's not designed to watch movies in dark conditions.
 +
</blockquote>
 +
</blockquote>
  
The third "I" in the logo may appear less bright than the other characters when viewed from an angle. Nothing to worry about.
+
The third "I" in the logo may appear less bright than the other characters when viewed from an angle, but that's Nothing to worry about.
 
Use the [[Utilities menu]] to set the brightness and color of the logo on the Mark II model.
 
Use the [[Utilities menu]] to set the brightness and color of the logo on the Mark II model.
  
 
'''Analog I/O'''
 
'''Analog I/O'''
* Audiophile-quality components.
+
* Audiophile-quality components
 +
* Auto Input Impedance
  
<blockquote>
+
'''Grid'''
"The audiophile-quality signal path features Burr-Brown SoundPlus and Analog Devices op amps, PPS film caps, a high-voltage bipolar power supply for low distortion and maximum headroom, and flagship-quality Cirrus Logic converters with fully differential input and output circuitry. A thoughtfully designed multi-layer circuit board features gold plating and extensive ground fill for low EMI and immunity to interference. This impressive level of engineering yields the most pristine sound quality, lowest THD, and lowest noise floor of any product we’ve ever created—by far."</blockquote>
+
* 12x6
  
<blockquote>"All I/O is reference quality and razor flat. Check your I/O settings." [https://forum.fractalaudio.com/threads/outputs-3-and-4-as-fx-loop-for-stomps-top-end-loss.155538/post-1851486]</blockquote>
+
'''Backup battery'''
 +
* CR-2032
  
<blockquote>"The converters in the Axe-Fx III are exceptionally high quality. What most people don't understand is that the converters themselves are only part of the story. The analog electronics interfacing to the converters are at least as important if not more so. Many consumer grade products (our competitors included) use single-ended circuitry. To get the best performance from an A/D or D/A converter requires using balanced circuitry but that costs twice as much. Also the choice of components will affect the performance. We use balanced circuitry on all our inputs and outputs all the way to and from the converters. We also use premium op-amps and poly film capacitors in crucial locations. Most consumer gear uses single-ended circuitry and low-cost TL07x op-amps (or NE5532). The conversion in the Axe-Fx III is reference grade." [https://forum.fractalaudio.com/threads/integration-of-two-notes-products.162464/post-1947956]</blockquote>
+
<blockquote>
 +
'''FRACTAL AUDIO QUOTES'''
 +
<hr>
  
<blockquote>"All knobs and buttons are backed by professional grade components with life expectancies in the millions."</blockquote>
+
<blockquote>
 +
[http://forum.fractalaudio.com/threads/axe-fx-iii-does-not-remember-midi-settings.146083/#post-1727460]
 +
You can install the battery yourself. It's a standard CR2032 motherboard battery.
 +
</blockquote>
  
'''Backup battery'''
+
<blockquote>
* CR-2032.
+
[https://www.thegearpage.net/board/index.php?threads/everything-wrong-with-the-axefxiii.2098509/page-8#post-29581444]
 
+
The Axe-Fx III uses a battery for system data backup. Whenever the user changes any global data that data is flushed to battery-backed storage. We use battery-backed SRAM instead of EEPROM or FLASH because it's very fast and unlimited endurance. EEPROM is very slow and there's a risk that the user turns the power off before the flush is finished. FLASH has limited endurance (as well as being slower the SRAM) and there's a risk of wear-out. The battery should last 10 years under normal conditions and is user replaceable.
<blockquote>"You can install the battery yourself. It's a standard CR2032 motherboard battery." [http://forum.fractalaudio.com/threads/axe-fx-iii-does-not-remember-midi-settings.146083/#post-1727460]</blockquote>
+
</blockquote>
 
+
</blockquote>
<blockquote>"The Axe-Fx III uses a battery for system data backup. Whenever the user changes any global data that data is flushed to battery-backed storage. We use battery-backed SRAM instead of EEPROM or FLASH because it's very fast and unlimited endurance. EEPROM is very slow and there's a risk that the user turns the power off before the flush is finished. FLASH has limited endurance (as well as being slower the SRAM) and there's a risk of wear-out. The battery should last 10 years under normal conditions and is user replaceable." [https://www.thegearpage.net/board/index.php?threads/everything-wrong-with-the-axefxiii.2098509/page-8#post-29581444]</blockquote>
 
  
 
'''Output''':
 
'''Output''':
* 20 dBu maximum.
+
* 20 dBu maximum
 
 
<blockquote>"FX III is 6 dB higher than FM3 on Output 1. [https://forum.fractalaudio.com/threads/output-level-differences-between-axe-fx3-fm3.175907/post-2140373]</blockquote>
 
  
 
'''Power and temperature'''
 
'''Power and temperature'''
Line 89: Line 311:
 
When powering on, the III displays diagnostic messages during the first phase of the boot routine.
 
When powering on, the III displays diagnostic messages during the first phase of the boot routine.
  
<blockquote>(about fan noise) "Actually the problem was the lock nuts were too tight. The fan is mounted on rubber bushings but the nuts were too tight compressing the bushings." [https://forum.fractalaudio.com/threads/fan-noise.149521/#post-1774254]</blockquote>
+
<blockquote>
 +
'''FRACTAL AUDIO QUOTES'''
 +
<hr>
 +
 
 +
About fan noise:
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/fan-noise.149521/#post-1774254]
 +
Actually the problem was the lock nuts were too tight. The fan is mounted on rubber bushings but the nuts were too tight compressing the bushings.
 +
</blockquote>
  
<blockquote>"It turns on when the internal temperature is above a pre-set threshold." [https://forum.fractalaudio.com/threads/mark-2-fan-noise.167146/post-2011653] </blockquote>  
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/mark-2-fan-noise.167146/post-2011653]
 +
It turns on when the internal temperature is above a pre-set threshold.
 +
</blockquote>
 +
</blockquote>
  
 
There's no harm in leaving the processor turned on all the time. [http://forum.fractalaudio.com/threads/left-my-axe-fx-iii-on-a-little-too-long-oops.147864/#post-1748609]
 
There's no harm in leaving the processor turned on all the time. [http://forum.fractalaudio.com/threads/left-my-axe-fx-iii-on-a-little-too-long-oops.147864/#post-1748609]
Line 97: Line 331:
 
There is power transient suppression circuitry, so that the Axe-Fx III won't make any loud pops when powering on/off.  
 
There is power transient suppression circuitry, so that the Axe-Fx III won't make any loud pops when powering on/off.  
  
<blockquote>(about heat) "Less than an Axe-Fx II." [http://forum.fractalaudio.com/threads/axe-fx-iii-dimensions-and-weight.134793/page-2#post-1596352] </blockquote>
+
<blockquote>
 +
'''FRACTAL AUDIO QUOTES'''
 +
<hr>
  
<blockquote>"The DSP won't get damaged if it overheats, it will just stop working. I've yet to see a unit overheat. Our products are overdesigned." [https://forum.fractalaudio.com/threads/axefx-iii-dsp-fried.173301/post-2097550]</blockquote>
+
About heat:
 +
<blockquote>
 +
[http://forum.fractalaudio.com/threads/axe-fx-iii-dimensions-and-weight.134793/page-2#post-1596352]
 +
Less than an Axe-Fx II.
 +
</blockquote>
  
<blockquote>"There is a voltage monitor that reboots in the event the voltage drops below a certain threshold." [https://forum.fractalaudio.com/threads/axe-fx-iii-rebooted-while-playing.150755/post-1792936]</blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/heat-management.202840/#post-2537290]
 +
Leaving a space above and below won't accomplish anything. The vents are on the sides.
 +
</blockquote>
  
<blockquote>"The III has power on/off detection circuitry that mutes the outputs when it detects a power transient." [http://forum.fractalaudio.com/threads/so-whats-new-on-the-iii-axe-fx-ii-vs-iii.134729/page-17#post-1621604] </blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/axefx-iii-dsp-fried.173301/post-2097550]
 +
The DSP won't get damaged if it overheats, it will just stop working. I've yet to see a unit overheat. Our products are overdesigned.
 +
</blockquote>
  
<blockquote>"The power supply is an off-the-shelf Cincon 40W, triple-output supply. Cincon is a good manufacturer and makes an excellent product. They've been around for a long time. They are carried by Mouser and DigiKey. Those distributors do not sell inferior products." [https://forum.fractalaudio.com/threads/whats-up-with-this-is-it-for-real.165877/post-1991463]</blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/axe-fx-iii-rebooted-while-playing.150755/post-1792936]
 +
There is a voltage monitor that reboots in the event the voltage drops below a certain threshold.
 +
</blockquote>
  
<blockquote>"The power switch has some glue around it to prevent it from sliding around in the opening. It's an additional step that's unnecessary but improves the perceived quality of the product." [https://forum.fractalaudio.com/threads/whats-up-with-this-is-it-for-real.165877/post-1991463]</blockquote>
+
<blockquote>
 +
[http://forum.fractalaudio.com/threads/so-whats-new-on-the-iii-axe-fx-ii-vs-iii.134729/page-17#post-1621604]
 +
The III has power on/off detection circuitry that mutes the outputs when it detects a power transient.
 +
</blockquote>
  
<blockquote>"Going all the way back to the original Axe-Fx I used a concept called a "Mailbox" to communicate between processors. Each processor has an inbox and an outbox. I'm self-taught in programming and computer science so it was just a way I came up with to send data back and forth. Turns out that mailboxes are actually a technique used in interprocessor communications. In this specific case the processor is checking the mailbox from the front panel to see if any buttons were pressed at power-on." [https://forum.fractalaudio.com/threads/axe-fx-iii-firmware-version-3-01.147229/post-1746778] </blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/whats-up-with-this-is-it-for-real.165877/post-1991463]
 +
The power supply is an off-the-shelf Cincon 40W, triple-output supply. Cincon is a good manufacturer and makes an excellent product. They've been around for a long time. They are carried by Mouser and DigiKey. Those distributors do not sell inferior products.
 +
</blockquote>
  
<blockquote>"To reduce boot time some of the boot tasks (copying presets and cabs from slow FLASH memory to fast DDR memory) are done in the background. This takes a couple minutes to complete and reduces CPU power available to servicing other low-priority tasks. Once the tasks are completed any lag will go away." [https://forum.fractalaudio.com/threads/fc-12-bug-expression-pedal-lag-for-large-presets.151409/post-1804096]</blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/whats-up-with-this-is-it-for-real.165877/post-1991463]
 +
The power switch has some glue around it to prevent it from sliding around in the opening. It's an additional step that's unnecessary but improves the perceived quality of the product.
 +
</blockquote>
  
Fractal Audio:
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/axe-fx-iii-firmware-version-3-01.147229/post-1746778]
 +
Going all the way back to the original Axe-Fx I used a concept called a "Mailbox" to communicate between processors. Each processor has an inbox and an outbox. I'm self-taught in programming and computer science so it was just a way I came up with to send data back and forth. Turns out that mailboxes are actually a technique used in interprocessor communications.
  
<blockquote>"It's a new platform. It will grow over time. It was time for an updated platform. TigerSHARCs are discontinued, the interface was dated, etc. The III is what the II would be if we could've upgraded the hardware via a firmware update." [http://forum.fractalaudio.com/threads/does-it-sound-better-than-the-axe-fx-2-xl.134811/#post-1593881] </blockquote>
+
In this specific case the processor is checking the mailbox from the front panel to see if any buttons were pressed at power-on.
 +
</blockquote>
  
<blockquote>"Remember it's a lot of work migrating stuff to a new architecture. The III is a brand-new platform. Just as the II had dozens of firmware update the III will receive many updates and there's so much power there that we can improve everything over time." [http://forum.fractalaudio.com/threads/so-whats-new-on-the-iii-axe-fx-2-vs-3.134729/page-7#post-1592502] </blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/fc-12-bug-expression-pedal-lag-for-large-presets.151409/post-1804096]
 +
To reduce boot time some of the boot tasks (copying presets and cabs from slow FLASH memory to fast DDR memory) are done in the background. This takes a couple minutes to complete and reduces CPU power available to servicing other low-priority tasks. Once the tasks are completed any lag will go away.
 +
</blockquote>
  
<blockquote>(comparing to the Axe-Fx II XL+) "It actually does sound a little better. The extra DSP horsepower means that we didn't have to make compromises in some of the algorithms. The amp modeling algorithm is very similar but there's a few places on the II where we had to make compromises to get the algorithm to run within the allotted time. Also the III has a higher internal oversampling rate and a higher bit depth on some calculations (64-bit vs. 40-bit)." [http://forum.fractalaudio.com/threads/xl-becoming-obsolete.134736/#post-1592389]</blockquote>
+
Comparing to the Axe-Fx II XL+:
 +
<blockquote>
 +
[http://forum.fractalaudio.com/threads/xl-becoming-obsolete.134736/#post-1592389]
 +
It actually does sound a little better. The extra DSP horsepower means that we didn't have to make compromises in some of the algorithms. The amp modeling algorithm is very similar but there's a few places on the II where we had to make compromises to get the algorithm to run within the allotted time.
  
<blockquote>"The Axe-Fx III was designed so that single preset can be thought of as an entire rack full of processors. Each virtual processor has up to four presets. So if you were trying to do spillover in a rack you would use two reverb processors." [http://forum.fractalaudio.com/threads/spill-over.136766/#post-1624006] </blockquote>
+
Also the III has a higher internal oversampling rate and a higher bit depth on some calculations (64-bit vs. 40-bit).
 +
</blockquote>
  
<blockquote>"These Keystone processors chew through data like a hot chainsaw through a sorority girl. The Axe-Fx III is a beast. I don't think people realize how powerful it is. It has the equivalent power of 8 SHARC chips, at least. And that's just the DSP. The memory bus is 3-4 times faster than other stuff." [http://forum.fractalaudio.com/threads/anyone-use-input-dynamics.146093/#post-1727798]</blockquote>
+
<blockquote>
 +
[http://forum.fractalaudio.com/threads/spill-over.136766/#post-1624006]
 +
The Axe-Fx III was designed so that single preset can be thought of as an entire rack full of processors. Each virtual processor has up to four presets. So if you were trying to do spillover in a rack you would use two reverb processors.
 +
</blockquote>
  
<blockquote>"The only product more transparent than the FX-8 is the Axe-Fx III." [http://forum.fractalaudio.com/threads/axe-fx-iii-coloring-sound-i-assume-i-goofed-up-somewhere.141237/#post-1673732]</blockquote>
+
<blockquote>
 +
[http://forum.fractalaudio.com/threads/anyone-use-input-dynamics.146093/#post-1727798]
 +
[...]
 +
These Keystone processors chew through data like a hot chainsaw through a sorority girl. The Axe-Fx III is a beast. I don't think people realize how powerful it is. It has the equivalent power of 8 SHARC chips, at least. And that's just the DSP. The memory bus is 3-4 times faster than other stuff.
 +
</blockquote>
  
<blockquote>"The Axe-Fx III, FM3 and the other products in development all use the "Ares" architecture. This is a portable client-server architecture that allows easy porting of effects and models between hardware platforms. When we ported the Axe-Fx III models to the FM3 it involved nothing more than copying the file. We created the Ares architecture three years ago and all new products use it. It's a comprehensive hardware and software paradigm that allows any number of clients to communicate with a DSP server. The architecture supports multiple DSP cores. Clients can be located on the same core, a different core on the same IC, a different IC on the same board or on completely different hardware, i.e. an editor running on a PC or a foot controller. For example on the FM3 the UI is a client running on the ARM core. The Ares architecture is even processor agnostic. The Axe-Fx III uses TI DSPs while the FM3 uses Analog Devices. The Ares architecture was a huge undertaking with the ultimate goal of faster product development and easy synchronization of multiple product lines. It allows me to work on algorithms and new models and the engineers can then easily port those to the other products." [https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-43#post-28433306]</blockquote>
+
<blockquote>
 +
[http://forum.fractalaudio.com/threads/axe-fx-iii-coloring-sound-i-assume-i-goofed-up-somewhere.141237/#post-1673732]
 +
The only product more transparent than the FX-8 is the Axe-Fx III.
 +
</blockquote>
  
<blockquote>"TI makes the most powerful DSPs, by far. The only DSPs more powerful than the one in the Axe-Fx III are the family members with more cores, but they're too expensive for a consumer product." [https://forum.fractalaudio.com/threads/tony-at-it-again-smh-axe-fx-iii-inside-and-out-video-review.153368/post-1824514]</blockquote>
+
<blockquote>
 +
[https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-43#post-28433306]
 +
The Axe-Fx III, FM3 and the other products in development all use the "Ares" architecture. This is a portable client-server architecture that allows easy porting of effects and models between hardware platforms. When we ported the Axe-Fx III models to the FM3 it involved nothing more than copying the file.
  
<blockquote>"It was a monumental amount of work. The DSP board design was the most difficult hardware design we've ever done. It's a 10-layer board with all fine-pitch technology. Then migrating all the algorithms to a new processor architecture. The team did a phenomenal job." [http://forum.fractalaudio.com/threads/so-whats-new-on-the-iii-axe-fx-2-vs-3.134729/page-3#post-1592085] </blockquote>
+
We created the Ares architecture three years ago and all new products use it. It's a comprehensive hardware and software paradigm that allows any number of clients to communicate with a DSP server. The architecture supports multiple DSP cores. Clients can be located on the same core, a different core on the same IC, a different IC on the same board or on completely different hardware, i.e. an editor running on a PC or a foot controller. For example on the FM3 the UI is a client running on the ARM core.
  
<blockquote>"The chassis and some of the boards are made in China. The DSP module is made in Merrimack NH, USA." [http://forum.fractalaudio.com/threads/axe-fx-iii-still-made-in-usa.134737/#post-1592096] </blockquote>
+
The Ares architecture is even processor agnostic. The Axe-Fx III uses TI DSPs while the FM3 uses Analog Devices.
  
<blockquote>"Roughly 50% (by cost) of the Axe-Fx III is made in USA. The chassis and simpler circuit boards are made in China. The DSP module is made right here in NH. [http://forum.fractalaudio.com/threads/so-where-are-axe-1-and-axe-2-made-in.58768/page-4#post-1601914] </blockquote>
+
The Ares architecture was a huge undertaking with the ultimate goal of faster product development and easy synchronization of multiple product lines. It allows me to work on algorithms and new models and the engineers can then easily port those to the other products.
 +
</blockquote>
  
<blockquote>"The Axe-Fx III is about 50% domestic content. [http://www.thegearpage.net/board/index.php?threads/fractal-audio-just-dropped-a-reactive-load-box.1912601/page-2#post-25838702] </blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/tony-at-it-again-smh-axe-fx-iii-inside-and-out-video-review.153368/post-1824514]
 +
TI makes the most powerful DSPs, by far. The only DSPs more powerful than the one in the Axe-Fx III are the family members with more cores, but they're too expensive for a consumer product.
 +
</blockquote>
 +
 
 +
<blockquote>
 +
[http://forum.fractalaudio.com/threads/so-whats-new-on-the-iii-axe-fx-2-vs-3.134729/page-3#post-1592085]
 +
It was a monumental amount of work. The DSP board design was the most difficult hardware design we've ever done. It's a 10-layer board with all fine-pitch technology. Then migrating all the algorithms to a new processor architecture. The team did a phenomenal job.
 +
</blockquote>
  
<blockquote>"The front panel around the buttons is steel and covered with a polycarbonate overlay. The bezel is anodized aluminum." [http://forum.fractalaudio.com/threads/presenting-the-axe-fx-iii.134717/page-14#post-1592584] </blockquote>
+
<blockquote>
 +
[http://forum.fractalaudio.com/threads/usb-dry-input-level-is-extremely-low.147258/#post-1740322]
 +
The digital signal is 32 bits.
 +
</blockquote>
  
<blockquote>"Designing a product is all about compromises. Do you want a phantom power mic input? Well that costs money. So either you have to raise the price of the product or cut costs somewhere else. For something that only a small percentage of people will use. Since we target the pro market our customers will likely use their own mic pre's like a Neve or API. So we don't include it and don't have to cut costs on other things." [http://forum.fractalaudio.com/threads/only-2-amps.134889/#post-1594990] </blockquote>
+
<blockquote>
 +
[http://forum.fractalaudio.com/threads/non-minimum-phase-irs.146046/page-4#post-1731954]
 +
The Axe-Fx III uses 32-bit floating point.
 +
</blockquote>
  
<blockquote>"The Axe-Fx III is assembled, programmed, inspected, and tested at our facility in New Hampshire." [http://forum.fractalaudio.com/threads/so-where-are-axe-1-and-axe-2-made-in.58768/page-4#post-1620549] </blockquote>
+
<blockquote>
 +
[http://forum.fractalaudio.com/threads/what-is-the-internal-processing-resolution.147598/#post-1744785]
 +
32 bit floating point mostly. 64 bit floating point in critical locations in the amp block.
 +
</blockquote>
  
<blockquote>"FWIW the backlight in the Axe-Fx III is not PWM. I had the OEM change it to a circuit I designed. I eliminated PWM sources inside the unit wherever possible so as to keep EMI to a minimum." [http://forum.fractalaudio.com/threads/light-bulbs.136733/page-2#post-1621215] </blockquote>
+
<blockquote>
 +
[http://forum.fractalaudio.com/threads/what-is-the-internal-processing-resolution.147598/#post-1744870]
 +
64-bit processing is used in critical locations to minimize coefficient sensitivity.
 +
</blockquote>
  
<blockquote>"In general I overdesign things. I.e. if a capacitor is used to filter a 5V rail most designers will spec a 6.3V part. I'll spec a 10V part. For electrolytic caps I always spec long-life and high-temperature parts. We always use ENIG (electroless nickel immersion gold) circuit boards with FR-4 cores, no phenolic crap or HASL." [http://forum.fractalaudio.com/threads/axe-fx-3-good-and-reliable-for-live-shows.143956/page-2#post-1704228] </blockquote>
+
<blockquote>
 +
[http://forum.fractalaudio.com/threads/axe-fx-iii-still-made-in-usa.134737/#post-1592096]
 +
The chassis and some of the boards are made in China. The DSP module is made in Merrimack NH, USA.
 +
</blockquote>
  
<blockquote>"The glue is just to keep the switch from sliding around in the opening. It's a snap-in type like many products use now. You may have noticed those types tend to slide around a bit in the opening. So we put a little glue on there to make it more secure. It's unnecessary and an extra manufacturing step but makes the switch feel better. The Axe-Fx III does not make any compromises. Every part used is high quality. The converters are Cirrus' highest performance models. The capacitors are high-temperature, low-impedance, long-life parts (Panasonic FK series, look 'em up). The power supply costs closer to $27. The DSP module alone costs close to $250. The analog paths use premium op-amps, not the cheap TL07x and NE553x used in most other products." [https://www.thegearpage.net/board/index.php?threads/three-and-a-half-hours.2074381/page-3#post-29108819]</blockquote>
+
<blockquote>
 +
[http://forum.fractalaudio.com/threads/so-where-are-axe-1-and-axe-2-made-in.58768/page-4#post-1601914]
 +
Roughly 50% (by cost) of the Axe-Fx III is made in USA. The chassis and simpler circuit boards are made in China. The DSP module is made right here in NH.
 +
</blockquote>
  
<blockquote>"Over 50% of the Axe-Fx III is made in the USA." [https://www.thegearpage.net/board/index.php?threads/fractal-fm3-realistic-guess-at-wait-time.2044455/page-84#post-29424783]</blockquote>
+
<blockquote>
 +
[http://www.thegearpage.net/board/index.php?threads/fractal-audio-just-dropped-a-reactive-load-box.1912601/page-2#post-25838702]
 +
The Axe-Fx III is about 50% domestic content.
 +
</blockquote>
  
<blockquote>"We use Panasonic FK series which are high-temperature, long-life series. For many applications aluminum electrolytic capacitors are the capacitor-of-choice. For power supply filtering they are unequaled in voltage-capacitance product for a given volume. Yes, MLCCs now offer competing capacitance per volume but don't offer the voltage rating. Also MLCCs are more expensive. You don't simply use something more expensive if that doesn't offer any tangible benefit. For audio coupling applications it's hard to beat aluminum caps. MLCCs have a far worse voltage coefficient for those high-capacitance dielectrics." [https://forum.fractalaudio.com/threads/whats-up-with-this-is-it-for-real.165877/post-1991463]</blockquote>
+
<blockquote>
 +
[http://forum.fractalaudio.com/threads/presenting-the-axe-fx-iii.134717/page-14#post-1592584]
 +
The front panel around the buttons is steel and covered with a polycarbonate overlay. The bezel is anodized aluminum.
 +
</blockquote>
  
<blockquote>"The LEDs are just debug LEDs for development use. They don't mean anything to the end user."</blockquote>
+
<blockquote>
 +
[http://forum.fractalaudio.com/threads/only-2-amps.134889/#post-1594990]
 +
Designing a product is all about compromises. Do you want a phantom power mic input? Well that costs money. So either you have to raise the price of the product or cut costs somewhere else. For something that only a small percentage of people will use. Since we target the pro market our customers will likely use their own mic pre's like a Neve or API. So we don't include it and don't have to cut costs on other things.
 +
</blockquote>
  
[https://forum.fractalaudio.com/threads/tony-at-it-again-smh-axe-fx-iii-inside-and-out-video-review.153368/post-1824341 Read this post about the parts and manufacturing]
+
<blockquote>
 +
[http://forum.fractalaudio.com/threads/so-where-are-axe-1-and-axe-2-made-in.58768/page-4#post-1620549]
 +
The Axe-Fx III is assembled, programmed, inspected, and tested at our facility in New Hampshire.
 +
</blockquote>
  
[https://www.thegearpage.net/board/index.php?threads/nad-axe-fx-iii-w-gut-shots.2029559 More pictures of the circuit board]
+
<blockquote>
 +
[http://forum.fractalaudio.com/threads/light-bulbs.136733/page-2#post-1621215]
 +
FWIW the backlight in the Axe-Fx III is not PWM. I had the OEM change it to a circuit I designed. I eliminated PWM sources inside the unit wherever possible so as to keep EMI to a minimum.
 +
</blockquote>
 +
 
 +
<blockquote>
 +
[http://forum.fractalaudio.com/threads/axe-fx-3-good-and-reliable-for-live-shows.143956/page-2#post-1704228]
 +
In general I overdesign things. I.e. if a capacitor is used to filter a 5V rail most designers will spec a 6.3V part. I'll spec a 10V part. For electrolytic caps I always spec long-life and high-temperature parts. We always use ENIG (electroless nickel immersion gold) circuit boards with FR-4 cores, no phenolic crap or HASL.
 +
</blockquote>
 +
 
 +
<blockquote>
 +
[https://www.thegearpage.net/board/index.php?threads/three-and-a-half-hours.2074381/page-3#post-29108819]
 +
[...]
 +
the glue is just to keep the switch from sliding around in the opening. It's a snap-in type like many products use now. You may have noticed those types tend to slide around a bit in the opening. So we put a little glue on there to make it more secure. It's unnecessary and an extra manufacturing step but makes the switch feel better.
 +
 
 +
The Axe-Fx III does not make any compromises. Every part used is high quality. [...] The converters are Cirrus' highest performance models. The capacitors are high-temperature, low-impedance, long-life parts (Panasonic FK series, look 'em up). The power supply costs closer to $27. The DSP module alone costs close to $250. The analog paths use premium op-amps, not the cheap TL07x and NE553x used in most other products.
 +
</blockquote>
 +
 
 +
<blockquote>
 +
[https://www.thegearpage.net/board/index.php?threads/fractal-fm3-realistic-guess-at-wait-time.2044455/page-84#post-29424783]
 +
Over 50% of the Axe-Fx III is made in the USA.
 +
</blockquote>
 +
 
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/whats-up-with-this-is-it-for-real.165877/post-1991463]
 +
[...]
 +
We use Panasonic FK series which are high-temperature, long-life series. For many applications aluminum electrolytic capacitors are the capacitor-of-choice. For power supply filtering they are unequaled in voltage-capacitance product for a given volume. Yes, MLCCs now offer competing capacitance per volume but don't offer the voltage rating. Also MLCCs are more expensive. You don't simply use something more expensive if that doesn't offer any tangible benefit. For audio coupling applications it's hard to beat aluminum caps. MLCCs have a far worse voltage coefficient for those high-capacitance dielectrics.
 +
</blockquote>
 +
 
 +
<blockquote>
 +
The LEDs are just debug LEDs for development use. They don't mean anything to the end user.
 +
</blockquote>
 +
</blockquote>
 +
 
 +
More information is in <q>[https://forum.fractalaudio.com/threads/tony-at-it-again-smh-axe-fx-iii-inside-and-out-video-review.153368/post-1824341 Parts and manufacturing]</q> as Cliff debunks some unfounded statements.
 +
 
 +
See <q>[https://www.thegearpage.net/board/index.php?threads/nad-axe-fx-iii-w-gut-shots.2029559 NAD - Axe-Fx III w/ gut shots]</q> for internal photos of the Axe-FX III.
  
 
[[image:III circuit.jpg|400px]]
 
[[image:III circuit.jpg|400px]]
Line 167: Line 522:
 
Announced in September 2020, replacing the first model.
 
Announced in September 2020, replacing the first model.
  
* New IPS Display offers improved contrast, better viewing angles and more vivid colors.
+
* New IPS Display offers improved contrast, better viewing angles and more vivid colors
* Double the preset memory = space for 1024 presets.
+
* Double the preset memory = space for 1024 presets
* Adjustable RGB LEDs let you set the color and brightness of the front panel logo. The controls are located in the [[Utilities menu]].
+
* Adjustable RGB LEDs let you set the color and brightness of the front panel logo. The controls are located in the [[Utilities menu]]
* Increased FLASH memory for future expansion.
+
* Increased FLASH memory for future expansion
 +
* Firmware 17 added a user bank for [[FullRes]] IRs to the the Mark II and Turbo.
 +
* Presets between the original and the Mark II are completely compatible.
  
<blockquote>"It's not extra firmware space. There's already plenty of that. It's extra FLASH for "future expansion". This might be factory or user cabs or some other data. I have several ideas I'm kicking around that would use it." [https://forum.fractalaudio.com/threads/announcing-axe-fx-iii-mark-ii.165314/post-1983292]</blockquote>
+
<blockquote>
 +
'''FRACTAL AUDIO QUOTES'''
 +
<hr>
 +
 
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/announcing-axe-fx-iii-mark-ii.165314/post-1983292] It's not extra firmware space. There's already plenty of that. It's extra FLASH for "future expansion". This might be factory or user cabs or some other data. I have several ideas I'm kicking around that would use it.
 +
</blockquote>
  
<blockquote>"The same firmware runs on both." [https://forum.fractalaudio.com/threads/axe-fx-iii-mkii-will-my-mk1-get-left-behind-with-firmware-updates.165315/post-1983295]</blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/axe-fx-iii-mkii-will-my-mk1-get-left-behind-with-firmware-updates.165315/post-1983295] The same firmware runs on both.
 +
</blockquote>
  
<blockquote>"The firmware ROM is the same size and many times larger than what we are using." [https://forum.fractalaudio.com/threads/announcing-axe-fx-iii-mark-ii.165314/post-1983539]</blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/announcing-axe-fx-iii-mark-ii.165314/post-1983539] The firmware ROM is the same size and many times larger than what we are using.
 +
</blockquote>
  
<blockquote>"The ID is the same." [https://forum.fractalaudio.com/threads/announcing-axe-fx-iii-mark-ii.165314/post-1984491]</blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/announcing-axe-fx-iii-mark-ii.165314/post-1984491] The ID is the same.
 +
</blockquote>
 +
</blockquote>
  
Firmware 17 added a user bank for FullRes IRs to the the Mark II and Turbo.
+
==Axe-Fx III Mark II TURBO==
  
Presets between the original and the Mark II are completely compatible.
+
Current top of the line, was made available in September 2021. This provides a 25% higher clock speed allowing for more complex presets which would exceed the limits of the standard DSP module.  
  
==Axe-Fx III Mark II TURBO==
+
Note: Existing Mark II units <u>can NOT be retrofitted</u> with the module.
  
Made available from September 2021. A TURBO module is available as an option when buying a new Mark II. This provides a 25% higher clock speed allowing for more complex presets which would exceed the limits of the standard DSP module. Existing Mark II units can NOT be retrofitted with the module.
+
[[image:Turbo.jpg|link=https://www.fractalaudio.com/iii/|300px]]
  
<blockquote>"Everything is the same except the processor speed. The Turbo module has a 1.25 GHz processor. The standard module has a 1.00 GHz processor. Some of the supporting components (power supply stuff) are also different but that's not visible to the user." [https://forum.fractalaudio.com/threads/axe-fx-iii-mark-ii-turbo.177098/post-2154319]</blockquote>
+
<blockquote>
 +
'''FRACTAL AUDIO QUOTES'''
 +
<hr>
  
<blockquote>"Same fan." [https://forum.fractalaudio.com/threads/axe-fx-iii-mark-ii-turbo.177098/post-2154323]</blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/axe-fx-iii-mark-ii-turbo.177098/post-2154319] Everything is the same except the processor speed. The Turbo module has a 1.25 GHz processor. The standard module has a 1.00 GHz processor. Some of the supporting components (power supply stuff) are also different but that's not visible to the user.
 +
</blockquote>
  
<blockquote>"It's a new processor. We do not and would not overclock anything. No OEM would ever do such a thing." [https://forum.fractalaudio.com/threads/axe-fx-iii-mark-ii-turbo.177098/post-2154934]</blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/axe-fx-iii-mark-ii-turbo.177098/post-2154323] Same fan.
 +
</blockquote>
  
[[image:Turbo.jpg|link=https://www.fractalaudio.com/iii/|300px]]
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/axe-fx-iii-mark-ii-turbo.177098/post-2154934] It's a new processor. We do not and would not overclock anything. No OEM would ever do such a thing.
 +
</blockquote>
 +
</blockquote>
  
 
==FM9==
 
==FM9==
Line 200: Line 579:
 
[[image:fm9-top.jpg|350px]] [[image:fm9-rear.jpg|375px]]
 
[[image:fm9-top.jpg|350px]] [[image:fm9-rear.jpg|375px]]
  
* Dimensions: 20.2″ x 9.2″ x 3.5″ (512mm x 233mm x 88mm). The FM9 is the same size as the FC-12 controller.
+
* Dimensions: 20.2″ x 9.2″ x 3.5″ (512mm x 233mm x 88mm). The FM9 is the same size as the FC-12 controller
* Weight: 11 lbs 15.8 oz (5.44 kg).
+
* Weight: 11 lbs 15.8 oz (5.44 kg)
* Two dual-core SHARC+ DSPs (original: 2x 450Mhz, Turbo: 2x 500Mhz).
+
* Two dual-core SHARC+ DSPs (original: 2x 450Mhz, Turbo: 2x 500Mhz)
* Screen: 800×480 high contrast color LCD (same on the Axe-Fx III Mark II). Grid: 14x6 (same as the Axe-FX III).
+
* Screen: 800×480 high contrast color LCD (same on the Axe-Fx III Mark II). Grid: 14x6 (same as the Axe-FX III)
* Power Consumption: <40 W.
+
* Power Consumption: <40 W
 
* Fan: side and bottom venting, thermostat-controlled. WARNING: Do not block vent holes!
 
* Fan: side and bottom venting, thermostat-controlled. WARNING: Do not block vent holes!
* Headphones output: 35 Ohm.
+
* Headphones output: 35 Ohm
* Pedal ports: 3, TRS (pedal or single switch), 10–100 kΩ max (pedal).
+
* Pedal ports: 3, TRS (pedal or single switch), 10–100 kΩ max (pedal)
* A/D and D/A: 24-bit, 48 kHz, 114 dB dynamic range, frequency response: 20 – 20kHz.
+
* A/D and D/A: 24-bit, 48 kHz, 114 dB dynamic range, frequency response: 20 – 20kHz
* Instrument input: rear 1/4" phone jack, unbalanced, “Secret Sauce IV”, 1 megaohm (variable), max. input level: +16 dBu.
+
* Instrument input: rear 1/4" phone jack, unbalanced, “Secret Sauce IV”, 1 megaohm (variable), max. input level: +16 dBu
* Analog input 2: L/R, 1/4" phone jack balanced (TRS), 1 megaohm, max. input level: +20 dBu.
+
* Analog input 2: L/R, 1/4" phone jack balanced (TRS), 1 megaohm, max. input level: +20 dBu
* Analog input 3: L/R, 1/4" phone jack balanced (TRS), 1 megaohm, max. input level: +20 dBu.
+
* Analog input 3: L/R, 1/4" phone jack balanced (TRS), 1 megaohm, max. input level: +20 dBu
* Analog output 1: L/R, XLR balanced, ground lift, -10 dBv or +4 dBu, 600 Ohm, +20 dBu max.
+
* Analog output 1: L/R, XLR balanced, ground lift, -10 dBv or +4 dBu, 600 Ohm, +20 dBu max
* Analog output 2: L/R, XLR balanced, ground lift, -10 dBv or +4 dBu, 600 Ohm, +20 dBu max.
+
* Analog output 2: L/R, XLR balanced, ground lift, -10 dBv or +4 dBu, 600 Ohm, +20 dBu max
* Analog output 3: L/R, 1/4" phone jack unbalanced, Humbuster, 600 Ohm, +20 dBu max.
+
* Analog output 3: L/R, 1/4" phone jack unbalanced, Humbuster, 600 Ohm, +20 dBu max
* USB: Type B port, USB 2.0, 8x8 USB Audio (48 kHz fixed).
+
* USB: Type B port, USB 2.0, 8x8 USB Audio (48 kHz fixed)
* FASLINK II: XLR-F.
+
* Auto Input Impedance
* MIDI: IN (5-pin DIN) and OUT/THRU (5-pin DIN).
+
* FASLINK II: XLR-F
* S/PDIF: RCA Coaxial, uncompressed PCM, 48 kHz (fixed).
+
* MIDI: IN (5-pin DIN) and OUT/THRU (5-pin DIN)
* Battery: CR-2032.
+
* S/PDIF: RCA Coaxial, uncompressed PCM, 48 kHz (fixed)
 +
* Battery: CR-2032
 +
* Grid: 12x6
 +
* IRs: 1K max
  
 
The internal and ambient temperatures are displayed in the [[Utilities menu]].
 
The internal and ambient temperatures are displayed in the [[Utilities menu]].
  
Amp modeling, Delay blocks and Reverb blocks run in dedicated DSP cores. Like the FM3, impulse responses (Cab block) are processed in the accelerator. [https://forum.fractalaudio.com/threads/announcing-the-new-fm9-amp-modeler-fx-processor.176122/post-2142293]
+
Amp modeling, Delay blocks and Reverb blocks run in dedicated DSP cores. Like the FM3, impulse responses (Cab block) are processed in the accelerator. [https://forum.fractalaudio.com/threads/announcing-the-new-fm9-amp-modeler-fx-processor.176122/post-2142293]  
  
 
You can take the plastic end caps off, but you need to keep air space under the unit and to the sides for airflow.
 
You can take the plastic end caps off, but you need to keep air space under the unit and to the sides for airflow.
  
<blockquote>"USB is handled by a separate microcontroller (the same micro that the Axe-Fx III uses)." [https://forum.fractalaudio.com/threads/announcing-the-new-fm9-amp-modeler-fx-processor.176122/post-2142260]</blockquote>
+
[[file:FM-9 Layout Drawing 2021-06-26.PDF|Technical drawing]]
 +
 
 +
<blockquote>
 +
'''FRACTAL AUDIO QUOTES'''
 +
<hr>
  
[[file:FM-9 Layout Drawing 2021-06-26.PDF|Technical drawing]]
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/announcing-the-new-fm9-amp-modeler-fx-processor.176122/post-2142260] USB is handled by a separate microcontroller (the same micro that the Axe-Fx III uses).
 +
</blockquote>
 +
</blockquote>
  
 
==FM9 Turbo==
 
==FM9 Turbo==
Line 235: Line 624:
 
The FM9 Turbo, or FM9T, was announced in August 2022 and has replaced the first model. It uses two 500MHz processors versus two 450MHz processors in the original version. This provides 10% more CPU power. The Turbo unit looks just like the standard, but shows "TURBO" on the "Splash Screen" when it is booted (the same way Axe-Fx III turbo is distinguished.) The processor speed is displayed in the [[Utilities menu]]. Current FM9 units can NOT be converted or upgraded to Turbo models. The size of the mini displays is the same as on the original FM9. All onboard memory is the same; presets are fully cross compatible between the two variants assuming sufficient CPU. The count of presets, blocks, channels, effect types, scenes, layouts, etc. is the same on both variants. Both variants will continue to be fully supported with new firmware, editor, and other forms of support.
 
The FM9 Turbo, or FM9T, was announced in August 2022 and has replaced the first model. It uses two 500MHz processors versus two 450MHz processors in the original version. This provides 10% more CPU power. The Turbo unit looks just like the standard, but shows "TURBO" on the "Splash Screen" when it is booted (the same way Axe-Fx III turbo is distinguished.) The processor speed is displayed in the [[Utilities menu]]. Current FM9 units can NOT be converted or upgraded to Turbo models. The size of the mini displays is the same as on the original FM9. All onboard memory is the same; presets are fully cross compatible between the two variants assuming sufficient CPU. The count of presets, blocks, channels, effect types, scenes, layouts, etc. is the same on both variants. Both variants will continue to be fully supported with new firmware, editor, and other forms of support.
  
<blockquote>"The original FM9 used the 450MHz version as that was all that was available at the time. The Turbo uses the 500MHz version." [https://forum.fractalaudio.com/threads/announcing-fm9-turbo.185877/post-2297956]</blockquote>
+
<blockquote>
 +
'''FRACTAL AUDIO QUOTES'''
 +
<hr>
 +
 
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/announcing-fm9-turbo.185877/post-2297956] The original FM9 used the 450MHz version as that was all that was available at the time. The Turbo uses the 500MHz version.
 +
</blockquote>
 +
</blockquote>
 +
 
 +
==FM9 Mark II Turbo==
 +
 
 +
Announced in February 2024. The FM9 Mark II Turbo is the same as the Turbo edition, with larger, easier-to-read footswitch "mini-displays" with almost double the viewing area.
 +
Aside from the new footswitch displays, the FM9 Mark II Turbo features the same specifications as the FM9 Turbo.
 +
There are no upgrade options.
 +
 
 +
[[image:Mk2-vs-Mk1.jpg|link=|200px]]
  
 
==FM3==
 
==FM3==
Line 241: Line 645:
 
[[image:FM3-front.png|175px]] [[image:FM3-rear.png|250px]]
 
[[image:FM3-front.png|175px]] [[image:FM3-rear.png|250px]]
  
* Dimensions: 11.1″ x 9.3″ x 4.05″ (281mm x 236mm x 103mm). The FM3 is the same size as the FC-6 controller.
+
* Dimensions: 11.1″ x 9.3″ x 4.05″ (281mm x 236mm x 103mm). The FM3 is the same size as the FC-6 controller
 
* Weight: 7 lbs 1.6 oz (3.22 kg)
 
* Weight: 7 lbs 1.6 oz (3.22 kg)
* Processors: SC587, a 3-Core “Griffin” DSP with one ARM and two SHARC+ cores. Dedicated GUI processor. Cabinet modeling runs in a CPU accelerator.
+
* Processors: SC587, a 3-Core “Griffin” DSP with one ARM and two SHARC+ cores. Dedicated GUI processor. Cabinet modeling runs in a CPU accelerator
 
* Screen: 800×480 high contrast color LCD, 4x12 layout grid
 
* Screen: 800×480 high contrast color LCD, 4x12 layout grid
 
* Power Consumption: universal power supply, draws < 40 W
 
* Power Consumption: universal power supply, draws < 40 W
 
* Fan: yes, side and bottom venting, thermostat-controlled
 
* Fan: yes, side and bottom venting, thermostat-controlled
* Headphones output: yes, 35 Ohm (except the first production batch, [https://forum.fractalaudio.com/threads/fm3-headphones-jack.158475/post-1891718])
+
* Headphones output: yes, 35 Ohm (except the first production batch [https://forum.fractalaudio.com/threads/fm3-headphones-jack.158475/post-1891718]
 
* Pedal ports: 2, TRS, 10–100 kΩ max (pedal)
 
* Pedal ports: 2, TRS, 10–100 kΩ max (pedal)
 
* A/D conversion: 24-bit, 48 kHz, 114 dB dynamic range, frequency response: 20 – 20kHz
 
* A/D conversion: 24-bit, 48 kHz, 114 dB dynamic range, frequency response: 20 – 20kHz
Line 253: Line 657:
 
* Instrument input: rear 1/4" phone jack, unbalanced, with “Secret Sauce IV”, 1 megaohm, max. input level: +16 dBu
 
* Instrument input: rear 1/4" phone jack, unbalanced, with “Secret Sauce IV”, 1 megaohm, max. input level: +16 dBu
 
* Analog input 2: L/R 1/4" phone jack balanced (TRS), 1 megaohm, max. input level: +20 dBu
 
* Analog input 2: L/R 1/4" phone jack balanced (TRS), 1 megaohm, max. input level: +20 dBu
* Analog output 1: L/R, XLR balanced, ground lift, -10 dBv or +4 dBu, 600 Ohm, 20 dBu max.
+
* Analog output 1: L/R, XLR balanced, ground lift, -10 dBv or +4 dBu, 600 Ohm, 20 dBu max
* Analog output 2: L/R, 1/4" unbalanced, Humbuster, 600 Ohm, 20 dBu max.
+
* Analog output 2: L/R, 1/4" unbalanced, Humbuster, 600 Ohm, 20 dBu max
 +
* Fixed Input Impedance
 
* USB: Type B port, and Type A port (currently not used), USB 2.0, 4x4 USB Audio (48 kHz fixed)
 
* USB: Type B port, and Type A port (currently not used), USB 2.0, 4x4 USB Audio (48 kHz fixed)
 
* FASLINK II: XLR-F
 
* FASLINK II: XLR-F
Line 260: Line 665:
 
* S/PDIF: RCA Coaxial, uncompressed PCM, 48 kHz (fixed)  
 
* S/PDIF: RCA Coaxial, uncompressed PCM, 48 kHz (fixed)  
 
* No battery
 
* No battery
 +
* Grid: 12x4.
 +
* IRs: 1K max
  
 
You can take the plastic end caps off, but you need to keep air space under the unit and to the sides for airflow.
 
You can take the plastic end caps off, but you need to keep air space under the unit and to the sides for airflow.
  
<blockquote>"The FM3 is not really geared towards amp integration. It's primarily intended to be a standalone solution with a single fx loop. For amp integration or multiple loops we recommend the FM9 and Axe-Fx III." [https://www.thegearpage.net/board/index.php?threads/shootout-with-clips.2300109/post-33471516]</blockquote>
+
The delays share one of the DSP cores with amp modeling.
  
<blockquote>"The FM-3 doesn't have a battery. It uses EEPROM for system data." [https://forum.fractalaudio.com/threads/fm3-wont-save-settings.160615/post-1923380]</blockquote>
+
<blockquote>
 +
'''FRACTAL AUDIO QUOTES'''
 +
<hr>
  
<blockquote>"The A/D converters have 114 dB of dynamic range and are probably the same converters used in the Stomp. The instrument input on the FM-3 uses a dynamic range enhancement technique which boosts the dynamic range to 123 dB." [https://www.thegearpage.net/board/index.php?threads/fm3-vs-hx-stomp-very-nice-comparison-from-john-cordy-with-poll.2148738/page-6#post-30554105]</blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/fm3-wont-save-settings.160615/post-1923380] The FM-3 doesn't have a battery. It uses EEPROM for system data.
 +
</blockquote>
  
<blockquote>"The converters in the FM3 are the same high quality as those in the Axe-Fx III." [https://forum.fractalaudio.com/threads/axe-fx-iii-preset-sounds-different-on-fm3.173819/post-2106476]</blockquote>
+
<blockquote>
 +
[https://www.thegearpage.net/board/index.php?threads/fm3-vs-hx-stomp-very-nice-comparison-from-john-cordy-with-poll.2148738/page-6#post-30554105] The A/D converters have 114 dB of dynamic range and are probably the same converters used in the Stomp. The instrument input on the FM-3 uses a dynamic range enhancement technique which boosts the dynamic range to 123 dB.
 +
</blockquote>
  
<blockquote>"FX III is 6 dB higher than FM3 on Output 1. [https://forum.fractalaudio.com/threads/output-level-differences-between-axe-fx3-fm3.175907/post-2140373]</blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/output-level-differences-between-axe-fx3-fm3.175907/post-2140373] FX III is 6 dB higher than FM3 on Output 1.
 +
</blockquote>
  
<blockquote>"There's only so much heat you can dissipate in a small chassis. Add to that the requirement for harsh environments (outside, on a hot day in direct sun) and you have to be careful. There actually is a fan in the unit but it's controlled by a thermostat and under normal conditions it doesn't run. Reliability is paramount in a product like this. You can't have it shutting down during a performance." [https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-20#post-28421792]</blockquote>
+
<blockquote>
 +
[https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-20#post-28421792]
 +
There's only so much heat you can dissipate in a small chassis. Add to that the requirement for harsh environments (outside, on a hot day in direct sun) and you have to be careful.
  
<blockquote>"The main board is roughly the size of the base and is filled with components." [https://forum.fractalaudio.com/threads/announcing-the-fm3-amp-modeler-fx-processor.149900/page-53#post-1783661]</blockquote>
+
There actually is a fan in the unit but it's controlled by a thermostat and under normal conditions it doesn't run.
  
<blockquote>"While the audio path isn't identical to an Axe-Fx III the quality of the path and components is comparable." </blockquote>
+
Reliability is paramount in a product like this. You can't have it shutting down during a performance.
 +
</blockquote>
  
<blockquote>(Does the FM3 offer same or better audio path quality (converters-secret sauce-noise) compared to Ax8?) "Better." </blockquote>
+
<blockquote>
 +
The main board is roughly the size of the base and is filled with components.
 +
</blockquote>
  
<blockquote>"Units from the first production run of FM3 have no headphones jack or circuitry. These units are functionally identical in every other way to later production units with a headphones jack." [https://forum.fractalaudio.com/threads/fm3-headphones-jack.158475/post-1891718]</blockquote>
+
<blockquote>
 +
While the audio path isn't identical to an Axe-Fx III the quality of the path and components is comparable.
 +
</blockquote>
  
<blockquote>"The fan speed is temperature dependent. Be sure to not block the vents on the sides or the fan intake on the bottom. At room temperature the fan will rarely turn on." [https://www.thegearpage.net/board/index.php?threads/finally-got-my-fm3.2137705/page-2#post-30333271]</blockquote>
+
<blockquote>
 +
(Does the FM3 offer same or better audio path quality (converters-secret sauce-noise) compared to Ax8?) "Better."
 +
</blockquote>
  
<blockquote>"The DSP is NOT designed for a heat sink and doesn't need one." [https://forum.fractalaudio.com/threads/so-is-this-temperature-normal.163364/post-1958562]</blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/fm3-headphones-jack.158475/post-1891718] Units from the first production run of FM3 have no headphones jack or circuitry. These units are functionally identical in every other way to later production units with a headphones jack.
 +
</blockquote>
  
<blockquote>(firmware 1.05) "The fan now operates at different thresholds than when the ambient temperature was used. It should now spin up at 60°C, switch to high speed at 70°C, and turn off when the temperature drops below 55°C. Also note that on-screen temperature readings may be different than those you may have become accustomed to seeing when the ambient temperature was being measured." [https://forum.fractalaudio.com/threads/fm3-firmware-release-version-1-05.163159/post-1955671]</blockquote>
+
<blockquote>
 +
[https://www.thegearpage.net/board/index.php?threads/finally-got-my-fm3.2137705/page-2#post-30333271] The fan speed is temperature dependent. Be sure to not block the vents on the sides or the fan intake on the bottom. At room temperature the fan will rarely turn on.
 +
</blockquote>
  
==Platform==
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/so-is-this-temperature-normal.163364/post-1958562] The DSP is NOT designed for a heat sink and doesn't need one.
 +
</blockquote>
  
<blockquote>"The entire product line was conceived years ago. The goal was to maximize the number of parts shared between products. The footswitch PC boards do three switches each. An FM3 has one board. An FC6 has two. An FM9 has three and an FC12 has four. All products use the same LCDs, encoders, side plates, etc., etc. This reduces cost and repair inventory. The FC6 and the FM3 are basically the same enclosure. The FC12 and FM9 are basically the same enclosure. This isn't a huge market. Margins are thin so you have to think of ways to minimize development and product costs. Parts bin methodology is the route we took on this generation." [https://www.thegearpage.net/board/index.php?threads/the-fractal-audio-fm9-is-here.2283423/post-33130719]</blockquote>
+
<blockquote>
 +
Firmware 1.05:<br>
 +
[https://forum.fractalaudio.com/threads/fm3-firmware-release-version-1-05.163159/post-1955671]  
 +
The fan now operates at different thresholds than when the ambient temperature was used. It should now spin up at 60°C, switch to high speed at 70°C, and turn off when the temperature drops below 55°C.
  
<blockquote>"The FM9 uses (2) dual-core SHARCs. The FM3 has one.The code for the various blocks is, for all intents and purposes, identical. Updates for the FM3 and FM9 should be pretty much in lockstep." [https://www.thegearpage.net/board/index.php?threads/the-fractal-audio-fm9-is-here.2283423/post-33130454]</blockquote>
+
Also note that on-screen temperature readings may be different than those you may have become accustomed to seeing when the ambient temperature was being measured.
 +
</blockquote>
 +
</blockquote>
  
<blockquote>"FM9 uses the same processors, compiler and development environment as the FM3.</blockquote>
+
==FM3 Mark II Turbo==
  
<blockquote>"The III uses (1) dual-core Texas Instruments DSP. The FM3 uses (1) dual-core Analog Devices DSP. The FM9 uses (2) dual-core Analog Devices DSPs. The TI DSPs are much more powerful than the Analog Devices DSPs per clock and run at around twice the clock speed as well. So one TI DSP core is about four times more powerful than one Analog Devices DSP core. If we normalize processing power to the III it would be:
+
<blockquote>
* Axe-Fx III: 100%
+
'''FRACTAL AUDIO QUOTES'''
* FM9: 50%
+
<hr>
* FM3: 25%
 
So why not use the TI DSPs in everything? Power. The TI DSPs use more power and generate more heat requiring active cooling. They are also more complicated to use requiring dedicated clock generation units, multiple power supplies with specific sequencing requirements, etc." [https://forum.fractalaudio.com/threads/announcing-the-new-fm9-amp-modeler-fx-processor.176122/post-2138126]</blockquote>
 
  
<blockquote>(FM9) "It has twice the DSP cores of an FM3. Four SHARC+ DSP cores. So it has about twice the processing power. [https://forum.fractalaudio.com/threads/announcing-the-new-fm9-amp-modeler-fx-processor.176122/post-2137769]</blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/announcing-the-new-fm3-mk-ii-turbo.195757/post-2438726] Fractal Audio Systems proudly announces the immediate availability of the FM3 Mark II Turbo. This advanced, compact floor unit elevates the FM3 with a more than 10% boost in DSP power, plus larger, easier-to-read footswitch displays.
  
<blockquote>"FM3 and FM9 use the same SHARC+ family as the QC. FM9 has same number of cores so power should be comparable." [https://forum.fractalaudio.com/threads/announcing-the-new-fm9-amp-modeler-fx-processor.176122/post-2138847]</blockquote>
+
The new Turbo DSP empowers artists to create more intricate presets beyond the limits of the original FM3. The upgrade to the footswitch displays is also significant, offering double the height of individual characters, rendered in a bolder and more readable font. Despite these enhancements, the new version maintains the same compact size, weight, and comprehensive feature list of the original and a direct retail price of just $1099.99
  
<blockquote>"The digital signal is 32 bits." [http://forum.fractalaudio.com/threads/usb-dry-input-level-is-extremely-low.147258/#post-1740322]</blockquote>
+
As part of our continuous commitment to advancement, forthcoming Firmware 7.0 (now in public beta) will add DynaCab™ technology for visually guided “mic-on-speaker” tone sculpting, plus new amp models, and more.
 +
</blockquote>
  
<blockquote>"The Axe-Fx III uses 32-bit floating point." [http://forum.fractalaudio.com/threads/non-minimum-phase-irs.146046/page-4#post-1731954]</blockquote>
+
</blockquote>
  
<blockquote>"32 bit floating point mostly. 64 bit floating point in critical locations in the amp block." [http://forum.fractalaudio.com/threads/what-is-the-internal-processing-resolution.147598/#post-1744785]</blockquote>
+
The FM3 Mark II Turbo was announced in July 2023 and replaced the first model. It uses a 500MHz processor versus the 450MHz processor found in the original version, providing 11.11% more CPU power. The processor speed is displayed in the Utilities menu. It has larger scribble strips just like the FC Mark II controllers. All onboard memory is the same. Presets are fully cross-compatible between the two variants assuming there is sufficient CPU available. The count of presets, blocks, channels, effect types, scenes, layouts, etc. are the same on both variants.
  
<blockquote>"64-bit processing is used in critical locations to minimize coefficient sensitivity." [http://forum.fractalaudio.com/threads/what-is-the-internal-processing-resolution.147598/#post-1744870]</blockquote>
+
Current FM3 units can NOT be converted or upgraded to Turbo models.
  
<blockquote>"The III uses (1) dual-core Texas Instruments DSP. The FM3 uses (1) dual-core Analog Devices DSP. The FM9 uses (2) dual-core Analog Devices DSPs. The TI DSPs are much more powerful than the Analog Devices DSPs per clock and run at around twice the clock speed as well. So one TI DSP core is about four times more powerful than one Analog Devices DSP core. If we normalize processing power to the III it would be:
+
Both variants will continue to be fully supported with new firmware, editor, and other forms of support.
* Axe-Fx III: 100%
 
* FM9: 50%
 
* FM3: 25%
 
So why not use the TI DSPs in everything? Power. The TI DSPs use more power and generate more heat requiring active cooling. They are also more complicated to use requiring dedicated clock generation units, multiple power supplies with specific sequencing requirements, etc." [https://forum.fractalaudio.com/threads/announcing-the-new-fm9-amp-modeler-fx-processor.176122/post-2138126]</blockquote>
 
  
[http://forum.fractalaudio.com/threads/ooooh-charts-and-graphs.135900 Tests of aliasing performance]
+
<blockquote>
 +
'''FRACTAL AUDIO QUOTES'''
 +
<hr>
  
--
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/announcing-the-new-fm3-mk-ii-turbo.195757/post-2438732] In comparison to the original FM3, which ran at 450MHz, the Turbo runs at 500Mhz. That's the same clock speed as FM9 Turbo, though the FM9 has a second DSP!
 +
</blockquote>
  
FM3
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/announcing-the-new-fm3-mk-ii-turbo.195757/post-2438733] "same ... comprehensive feature list of the original", so it has the same "block inventory" with one amp and one cab, but this version lets you build more around them, or use block types that are more demanding. It's a really nice bump, and makes the FM3 feel quite "refreshed".
 +
</blockquote>
 +
</blockquote>
  
The FM3 is powered by a 3-Core “Griffin” DSP with one ARM and two SHARC+ cores providing superior power in a compact format. The dedicated graphics processor allows the main DSPs to be focused on critical audio tasks. Cab modeling runs in an accelerator. Amp modeling runs on the 2nd core DSP, together with the Delay blocks.
+
=I/O=
  
<blockquote>"The processing power of an FM-3 is roughly the same as an AX-8." [https://forum.fractalaudio.com/threads/announcing-the-fm3-amp-modeler-fx-processor.149900/page-3#post-1779239]</blockquote>
+
==Axe-Fx III==
  
<blockquote>"It's not nearly as powerful as an Axe-Fx III but it's a cool little unit." [https://forum.fractalaudio.com/threads/so.149386/#post-1772248]</blockquote>
+
[[image:Iii-rear-transparent.png|400px]]
 +
* INSTR (front) – 1/4” phone jack, unbalanced, conditioned for guitar use, auto-switching, 1 Megaohm (adjustable), +16dBu instrument level, Secret Sauce IV
 +
* INPUT 1 (rear) – 1/4” phone jack, unbalanced, conditioned for guitar use, auto-switching, 1 Megaohm (adjustable), +16dBu instrument level
 +
* INPUT 2 (rear) – XLR Female and 1/4” combo, L/R, balanced, 1 Megaohm, +20dBu line level
 +
* INPUT 3 (rear) – 1/4” phone jack, L/R, balanced, designed for unity gain applications such as 4CM, dual stereo inserts or general purpose, 1 Megaohm, +20dBu line level
 +
* INPUT 4 (rear) – 1/4” phone jack, L/R, balanced, designed for unity gain applications such as 4CM, dual stereo inserts or general purpose, 1 Megaohm, +20dBu line level
 +
* OUTPUT 1 – XLR, L/R, balanced, ground lift switch, 600 Ohm, +20dBu line level
 +
* OUTPUT 1 – 1/4" phone jack, L/R, HumBuster, ground lift switch, 600 Ohm, +20dBu line level
 +
* OUTPUT 2 – XLR, L/R, balanced, ground lift switch, 600 Ohm, +20dBu line level
 +
* OUTPUT 3 – 1/4" phone jack, L/R, HumBuster, 600 Ohm, +20dBu line level
 +
* OUTPUT 4 – 1/4" phone jack, L/R, HumBuster, 600 Ohm, +20dBu line level
 +
* A/D and D/A conversion – 48kHz, 24 bits, 114dB dynamic range, 20 Hz - 20 kHz frequency response (0/-1 dB)
 +
* Digital I/O – SPDIF (RCA Coaxial), AES (XLR), USB Audio 8x8, sample rate 48kHz
 +
* MIDI – IN, OUT, THRU
 +
* Headphone output – 1/4" stereo jack, 35 Ohm
 +
* Expression pedal ports – 2x 1/4" TRS, 10-100 kOhm, continuous / momentary / latching
 +
* FASLINK II port – XLR Female
  
<blockquote>"The FM3 is not as powerful as an Axe-Fx III. The Axe-Fx III has at least four times the processing power." [https://forum.fractalaudio.com/threads/announcing-the-fm3-amp-modeler-fx-processor.149900/page-21#post-1779946]</blockquote>
+
==FM9==
  
<blockquote>"Uses an SC587. The SHARC+ core has essentially the same MFLOPs as the SHARC. The overall processing power is greater than an AX-8 because of the ARM which offloads all the housekeeping stuff, USB, etc." [https://forum.fractalaudio.com/threads/announcing-the-fm3-amp-modeler-fx-processor.149900/page-19#post-1779857]</blockquote>
+
[[image:fm9-rear.jpg|400px]]
 +
* INSTR (front, rear) – 1/4” phone jack, unbalanced, conditioned for guitar use, auto-switching, 1 Megaohm (adjustable), max. +16dBu instrument level, Secret Sauce
 +
* INPUT 2 (rear) – 1/4” phone jack, L/R, balanced (TRS), 1 Megaohm, max. +20dBu line level
 +
* INPUT 3 (rear) – 1/4” phone jack, L/R, balanced (TRS), designed for unity gain applications such as 4CM, dual stereo inserts or general purpose, 1 Megaohm, max. +20dBu line level
 +
* OUTPUT 1 – XLR, L/R, balanced, ground lift switch, 600 Ohm, max. +20dBu line level, selectable between -10 dBV / +4 dBu
 +
* OUTPUT 1 – 1/4" phone jack, L/R, HumBuster, ground lift switch, 600 Ohm, max. +20dBu line level
 +
* OUTPUT 2 – XLR, L/R, balanced, ground lift switch, 600 Ohm, max. +20dBu line level, selectable between -10 dBV / +4 dBu
 +
* OUTPUT 3 – 1/4" phone jack, L/R, HumBuster, 600 Ohm, max. +20dBu line level
 +
* A/D and D/A conversion – 48kHz, 24 bits, 114dB dynamic range, 20 Hz - 20 kHz frequency response (0/-1 dB)
 +
* Digital I/O – SPDIF (RCA Coaxial), USB Audio 8x8, sample rate 48kHz
 +
* MIDI – IN, shared OUT/THRU
 +
* Headphone output – 1/4" stereo jack, 35 Ohm
 +
* Expression pedal ports – 3x 1/4" TRS, 10-100 kOhm, continuous / momentary / latching
 +
* FASLINK II port – XLR Female
  
<blockquote>”The FM3's CPU utilization meters are normalized so that 100% represents the amount of the CPU that can be allocated to audio processing. So you can go right up to 100%. However, if you ever cross 100% things will get shut off without your consent so you still need to be careful.” [https://forum.fractalaudio.com/threads/fm3-hot-questions-and-hopefully-answers.149968/page-9#post-1782673]</blockquote>
+
==FM3==
  
<blockquote>(comparing the amp modeling to the Axe-Fx III) "They are the same quality. Certain features were removed to allow the algorithms to run including the bias tremolo, input dynamics processing, and several other inauthentic enhancements." [https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-62#post-28446966]</blockquote>
+
[[image:FM3-rear.png|250px]]
  
<blockquote>"We removed all the superfluous stuff (bias tremolo, dynamic presence/depth, etc.) in order to get the core amp modeling to run on the slower processor." [https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-68#post-28450968]</blockquote>
 
  
<blockquote>"The Axe-Fx III contains various algorithms that allow you to enhance the amp modeling that don't exist on a real amp. I.e. dynamic presence/depth, input dynamic processing, etc. These were removed to allow the core amp modeling to run on the lower-powered processor." [https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-70#post-28454394]</blockquote>
+
* IN 1/INSTR – 1/4” phone jack, unbalanced, conditioned for guitar use (“Secret Sauce IV”), 1 Megaohm (fixed), instrument level
 +
* OUT 1 / MAIN – XLR, L/R, balanced, ground lift switch, line level
 +
* IN 2 / FX RETURN – 1/4” phone jack, L/R, balanced, line level, designed for unity gain
 +
* OUT 2  / FX SEND - 1/4” phone jack, L/R, Humbuster, line level, designed for unity gain
 +
* A/D and D/A conversion – 48kHz, 24 bits, 20 Hz - 20 kHz frequency response
 +
* Digital I/O – SPDIF output (RCA Coaxial), USB Audio 4x4, sample rate 48kHz
 +
* MIDI – IN, shared OUT/THRU
 +
* Headphone output – 1/4" stereo jack
 +
* Expression pedal ports – 2x 1/4" TRS
 +
* FASLINK II port – XLR Female
 +
* USB — USB-A port, USB-B port
  
<blockquote>(Cab block runs on CPU accelerator) "It's a CPU accelerator thing. A second Cab block would use a lot more than 3%." [https://forum.fractalaudio.com/threads/fm3-hot-questions-and-hopefully-answers.149968/page-11#post-1783311]</blockquote>
+
=Latency=
  
<blockquote>"FM3 CPU is normalized so it's tricky to get an apples to apples meter comparison with A3 for that reason among others."  [https://forum.fractalaudio.com/threads/fm3-hot-questions-and-hopefully-answers.149968/page-17#post-1785170]</blockquote>
+
Latency is the time it takes for the signal to enter the processor and exit through an output. Basically, it's the time it takes the device to perform <q>analog-to-digital-to-analog</q> (<q>ADC</q> -> <q>DAC</q>) conversion plus additional processing overhead.
  
<blockquote>"FM3 has an additional core to handle UI/Midi/Footcontoller stuff so that freed up some CPU. Additionally a bunch of little optimizations you find while working in the code for a long time. 1% here, 1% there adds up." [https://forum.fractalaudio.com/threads/fm3-hot-questions-and-hopefully-answers.149968/page-20#post-1785721]</blockquote>
+
Note that this is different from [[Digital_I/O_and_computer_audio#DAW_latency|DAW latency]], where the time is measured between playing your thing and hearing the sound.
  
<blockquote>"(...) The DSP power makes it the second most powerful amp modeling product on the market behind only the Axe-Fx III. Adding another DSP would increase the price substantially. The increase would be more than the price of just the DSP since larger power supplies would be required, etc.  This would price the unit above our target price." [https://forum.fractalaudio.com/threads/ax8-vs-fm3-dsp-power.150071/#post-1786352]</blockquote>
+
Fractal Audio's internal processing latency is below 4 ms with amp modeling. It depends on the processor, the preset, and oversampling mode on the Axe-Fx III only. The Axe-Fx III has the lowest latency. The latency of the FM3 and FM9 is the same.
  
<blockquote>"The FM3 DSP is three cores and also supports floating-point, has dual DDR3 memory busses, hardware FFT and FIR accelerators, etc." </blockquote>
+
Important: connecting other hardware can increase the overall latency. The perceived latency by the end-user is the sum of all components in the chain. Possible components include a digital wireless guitar system, which is typically around 2-4 ms, wireless headphones, digital mixers, DAWs, DSP-controlled monitors, additional digital effects devices and so on.
  
<blockquote>"The Delay block shares a core with amp modeling on the FM3." [https://forum.fractalaudio.com/threads/on-the-fm3-amp-modeling-and-reverb-run-on-the-same-processor-what-does-this-mean.159263/post-1903448]</blockquote>
+
Using an I/O loop on the unit increases latency to around 3 ms when using both the input and output ports.
  
<blockquote>"The CPU % displayed is the primary CPU %." [https://forum.fractalaudio.com/threads/fm3-firmware-release-version-1-05.163159/post-1958899]</blockquote>
+
Adding blocks to a preset doesn't add latency unless it's an Amp or Drive block, or a Cab block which links to an IR with leading silence at the beginning. Some other effects may increase latency as well, such as through-zero flanging, time-based and pitch shifting effects which run in series and are 100% wet, <q>look ahead</q> compression, and feedback send/return loops.
  
<blockquote>"The FM3 is somewhere between the AX8 and the II. Probably closer to the AX8. The new SHARC+ DSPs aren't terribly fast. In fact they're a tiny bit slower than the previous generation SHARCs. However you get two DSP cores plus an ARM core in a single package that only consumes a couple watts. They also have dedicated FFT and FIR accelerators whereas the previous generation you could only use either-or. The pipeline in the SHARC+ is a lot longer and there's an extra cycle of instruction latency for many operations which slows things down if you don't code around it. We had to rewrite all our assembly libraries to compensate for this. Pain in the rear. The memory bus is a little faster though and there's better caching which improves overall performance. Still, the SHARCs pale in comparison to the Keystone DSP in the Axe-Fx III. That thing is a monster. But it also costs three times as much and needs a lot of ancillary support ICs. The net DSP cost is probably around 7-8 times higher." [https://forum.fractalaudio.com/threads/fm3-and-moores-law.163627/post-1961639]</blockquote>
+
Fractal Audio explains latency in <q>[https://forum.fractalaudio.com/threads/latency-of-amp-modelers.184918/post-2279853 Latency of amp modelers]</q>.
  
<blockquote>"Under certain circumstances (using an Amp block and two Delay blocks with Diffusion on) the second DSP could get overloaded. The easiest solution at this time was to remove the Diffusion parameter. If we are able to improve the code efficiency we will reinstate the parameter. You have to realize the FM3 has only about 1/5 the DSP power of an Axe-Fx III. Trying to fit all those goodies in there while not sacrificing audio quality is a balancing act. I ALWAYS insist on quality over quantity. That's what differentiates our products. It takes a LOT of horsepower to do it right." [https://forum.fractalaudio.com/threads/fm3-firmware-1-06-public-beta-3.165144/post-1981139]</blockquote>
+
<blockquote>
 +
'''FRACTAL AUDIO QUOTES'''
 +
<hr>
  
<blockquote>"The converters used in the FM3 have 12 samples of latency which is 0.25 ms at 48 kHz. This is quite typical." [https://forum.fractalaudio.com/threads/fm3-internal-passthrough-latency-measurements-surprising-results.165025/post-1979648]</blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/latency-of-amp-modelers.184918/post-2280220]
 +
The latency for an empty preset in the Axe-Fx III would be 1.2 ms. Of that, less than 0.5 ms is converter latency. When Oversampling Mode is set to Best Quality adding an amp block adds another 1.0 ms. If you set Oversampling Mode to Min Latency the added latency drops to less than 0.4 ms. Cab blocks do not add any latency.
  
<blockquote>"The III uses (1) dual-core Texas Instruments DSP. The FM3 uses (1) dual-core Analog Devices DSP. The FM9 uses (2) dual-core Analog Devices DSPs. The TI DSPs are much more powerful than the Analog Devices DSPs per clock and run at around twice the clock speed as well. So one TI DSP core is about four times more powerful than one Analog Devices DSP core. If we normalize processing power to the III it would be:
+
The higher the sample rate the more processing power required. Anything over 48 kHz starts to become wasteful, especially when processing IRs. If you were to double the sample rate (96 kHz) you would quadruple the processing power required for IRs since you would need twice as many samples in your IR and processed at twice the speed. You could always downsample, process the IR at 48 kHz, and then upsample but then your latency is no better (and probably worse) than processing at 48 kHz (unless you use min-phase resampling which destroys phase information).
* Axe-Fx III: 100%
 
* FM9: 50%
 
* FM3: 25%
 
So why not use the TI DSPs in everything? Power. The TI DSPs use more power and generate more heat requiring active cooling. They are also more complicated to use requiring dedicated clock generation units, multiple power supplies with specific sequencing requirements, etc." [https://forum.fractalaudio.com/threads/announcing-the-new-fm9-amp-modeler-fx-processor.176122/post-2138126]</blockquote>
 
  
<blockquote>"FM3 and FM9 use the same SHARC+ family as the QC." [https://forum.fractalaudio.com/threads/announcing-the-new-fm9-amp-modeler-fx-processor.176122/post-2138847]</blockquote>
+
Everything is a compromise in real-time DSP. I've been doing this since DSPs first came on the market. Latency isn't everything. It's one factor among many. The good designer weighs everything and makes tradeoffs to achieve a balance. If you overemphasize latency then you waste processing power or incur aliasing or distort the phase response, etc., etc. Anything under 5ms is considered undetectable. We strive for less than 3ms in our products so that you can add devices in the loops and not exceed that 5ms threshold.
 +
</blockquote>
  
<blockquote>"The Cabinet block uses an FIR accelerator to do the IR processing. This FIR accelerator offloads processing from the CPU and, as such, doesn't reflect in CPU usage."  [https://www.thegearpage.net/board/index.php?threads/this-kemper-user-me-just-fired-up-his-new-fractal-fm3-first-impressions-and-thoughts.2279390/post-33048369]</blockquote>
+
<blockquote>
 +
[http://www.thegearpage.net/board/index.php?threads/the-feel-of-modeling-gear-vs-amp-or-other-modeling.1998835/page-4#post-27908040] Most modeling products have latencies in the range of 1-2 ms which is roughly equivalent to 1-2 feet away from the speaker. Our products have less latency than most, if not all, competing products as that was a design goal from day one. The equation is ~1 ft per millisecond of latency.
 +
</blockquote>
  
--
+
<blockquote>
 +
[https://thegearforum.com/threads/fender-tone-master-pro.3286/page-81#post-120056] The A/D/A latency of the Axe-Fx III is 1.0ms. The A/D/A latency of the FM3 and FM9 is 1.33ms. Those figures I posted were for a preset including amp, cabinet etc. blocks. Amp blocks *usually* add latency due to the need to oversample. The Helix uses minimum-phase oversampling so its amp block doesn't add latency but that causes phase distortion. The Axe-Fx III Min Latency setting also uses minimum-phase oversampling.
 +
</blockquote>
  
FM9
+
<blockquote>
 +
A basic amp + cab preset in the FM3 should be 3.17ms. In the Axe-Fx III it should be 2.2ms. Cab blocks do NOT add latency. However the IR itself may have some leading silence or the peak in the time response might be delayed which would add latency.
 +
</blockquote>
  
==Comparing==
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/fm9-latency-around-5ms.200203] The FM3 and FM9 are the same. (...) Both products use a dedicated core for amp processing and both products use the same frame and interpolation kernel sizes.
 +
</blockquote>
  
See the [https://www.fractalaudio.com/family Product Comparison Table] for a comparison of the units.
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/fm9-latency-around-5ms.200203/page-4#post-2498590] The theoretical latency of the FM3/9 is:<BR>
 +
In -> Out - 96 samples = 2ms<BR>
 +
In -> Amp -> Out -160 samples = 3.33ms<BR>
 +
In -> Amp -> Cab -> Out - 160 samples = 3.33ms (Cab block doesn't add any latency unless IR has leading silence)<BR>
 +
in -> Drive -> Amp -> Cab -> Out - 192 samples = 4ms<BR>
 +
None of the other blocks add latency.
 +
</blockquote>
  
[[image:Size.jpg|300px]]
+
Axe-Fx III:
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/latency-through-headphones.180808/post-2212915] Latency with a blank preset is less than 2ms. Adding an amp block increases latency to about 2ms.
 +
</blockquote>
  
'''Headphones:'''
+
<blockquote>
* The Axe-Fx 3, FM3 and FM9 have a phones jack (some of the first FM3 units do NOT have this feature).
+
[https://forum.fractalaudio.com/threads/ooooh-charts-and-graphs-redux.176959/post-2151790] Axe-Fx III is even lower at around 1.33ms.
 +
</blockquote>
  
'''Digital I/O:'''
+
<blockquote>
* Axe-Fx III: [[Connections_and_levels#Digital_I.2FO|SPDIF or AES]] (selectable) input and output.
+
[https://forum.fractalaudio.com/threads/total-system-latency-of-an-axefx-iii-not-usb-when-using-normal-patches.181471/post-2224621] Empty preset is 1.3ms. Just Amp is 2.3ms. Amp + Cab is 2.3ms. Drive + Amp + Cab is 2.9ms.
* FM3: [[Connections_and_levels#Digital_I.2FO|SPDIF]] output only.
+
</blockquote>
* FM9: [[Connections_and_levels#Digital_I.2FO|SPDIF]] input and output.
 
  
'''Pedals and Switches:'''
+
<blockquote>
* The FM3 has two ports for pedals and (dual) switches.
+
[http://forum.fractalaudio.com/threads/latency-of-axe-ii-vs-axe-iii.134851/#post-1594363] The converters are the limiting factor. It's already way faster than anything else.
* The FM9 has three ports for pedals and (single) switches.
+
</blockquote>
  
=User interface=
+
<blockquote>
* The user interface is the same.
+
The data is processed in blocks even in an empty preset. That's how you do this sort of thing. You buffer up N samples and then pass that buffer to the processing routine.
* The layout grid is 12x4 on the FM3, and 14x6 on the Axe-Fx III and FM9.
+
</blockquote>
* The Value wheel on the FM3 and FM9 do not have a built-in push switch, the one on the Axe-Fx III does.
 
  
=Sound=
+
<blockquote>
* FM3: aside from modifications designed to optimize CPU on the FM3 (see below), the FM3 runs the same algorithms and therefore sounds the same when identical settings are used. Exceptions are possible, when later improvements and new features of the III can't be ported to the FM3 because of CPU constraints.  
+
[https://forum.fractalaudio.com/threads/latency-of-amp-modelers.184918/post-2280220] The latency for an empty preset in the Axe-Fx III would be 1.2 ms. Of that, less than 0.5 ms is converter latency. When Oversampling Mode is set to Best Quality adding an amp block adds another 1.0 ms. If you set Oversampling Mode to Min Latency the added latency drops to less than 0.4 ms. Cab blocks do not add any latency.
* FM9: runs the same algorithms as the Axe-Fx III and therefore sounds the same when identical settings are used. Some exceptions are possible, as documented in the wiki.
+
</blockquote>
  
=CPU=
 
* On the FM3, the delays share a core DSP with amp modeling. Reverbs have an impact on overall CPU usage.
 
* On the FM9, amp modeling, delays and reverbs each have their own dedicated core DSP. This enables ultra-high quality reverbs without a large impact on overall CPU usage.
 
  
[https://www.youtube.com/watch?v=mQDAdKtnS3U Video: Fractal Horsepower: Axe-Fx III vs FM9 vs FM3 CPUs]
+
The [[Global Settings menu|Oversampling Mode parameter]], for the Axe-Fx III only, lets you choose between Best Quality and Minimum Latency. This applies to Amp blocks and Drive blocks only (non-linear blocks). Best Quality is equal to previous firmware, and is linear-phase oversampling, Minimum Latency is minimum-phase oversampling.
  
=Presets and scenes=
 
* The number of presets, and scenes per preset, is the same (512) for the Axe-Fx III (original model), FM3 and FM9. The number of presets in the Mark II and Turbo models of the Axe-Fx III is 1024.
 
* Presets for the III, FM3 and FM9 are semi-compatible:
 
** When importing presets from the III and FM9, FM3-Edit will try to convert the larger grid to the FM3’s smaller grid. Blocks on the far right columns or lower rows of the Axe-Fx III are put into the first available spaces on the left of the FM3 layout grid and are disconnected.
 
** Blocks which aren't supported by the FM3 or FM9 can't be imported.
 
** There can also be differences when the firmware on both devices doesn't exactly provide the same features and functionality, such as block types.
 
  
=Effects=
+
<blockquote>
* FM3 has no Vocoder, no Tone Match, no IR Capture, no Real-Time Analyzer, no IR Player, no Crossover, no Dynamic Distortion.
+
[https://forum.fractalaudio.com/threads/axe-fx-iii-firmware-release-version-19-02.181728/post-2228373] It selects between two different interpolation/decimation kernels. Best Quality yields the least aliasing and best phase response at the expense of latency. This is the kernel used in prior firmwares. Min. Latency trades aliasing and phase response for reduced latency. The Amp and Drive block have about 0.5ms less latency each when using Min. Latency. You can achieve total latency of around 1.5ms or less when using Min. Latency.
* FM9 has no Vocoder, no Tone Match, no IR Capture, no Real-Time Analyzer, no IR Player, no Dynamic Distortion.
+
</blockquote>
* There are less instances of certain blocks on the FM3 and FM9.
 
* Effect blocks on the FM3, FM9 and Axe-Fx III have the same number of [[Channels]]. Except for the Multiplexer (less channels on the FM3).
 
* The two Delay blocks on the FM3 do not have diffusion parameters.  
 
* Reverb on the FM3 defaults to "Economy" quality mode.
 
* The FM3 and FM9 provides less looping time in the Looper block than the Axe-Fx III.
 
* The FM3 and FM9 may not have the most recent Pitch algorithm (at the time of writing) because of CPU constraints.
 
* The FM3 and FM9 do not support "dual source" modifiers.
 
* Maximum delay time is 16 sec for the Axe-Fx III and FM9, and 8 sec for the FM3.
 
* Reverbs require a lot of CPU on the FM3, much less on the FM9 (they have their own DSP core).
 
* The FM3 doesn't support the multiple types in the Megatap Delay block.
 
  
The [[Owners_Manuals | Blocks Guide]] shows the differences in effects per product, including the number of instances per block. [[Effects_list|Here's the wiki list]].
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/latency-of-amp-modelers.184918/post-2280807] FWIW here are the results of the various modelers I have:<br>
 +
Axe-Fx III (Min Latency): 1.6 ms<BR>
 +
Axe-Fx III (Best Quality): 2.2 ms<BR>
  
<blockquote>"The core modeling technologies are the same, but not all features are present on the lighter platform. For example, the FM3 doesn't have input dynamics or bias trem." [https://forum.fractalaudio.com/threads/fm3-firmware-version-4-00.174070/post-2110296]</blockquote>
+
Latency testing was performed using a pulse into the DUT. Preset in DUT consisted of all possible locations in a single row populated and all but the amp block bypassed, i.e., In->Drive->Eq->Amp->Cab->Delay->Reverb->etc.->Out with all but Amp bypassed.
 +
</blockquote>
  
<blockquote>"The changes to the Megatap block have not been ported to the FM3 at this time. They may or may not be ported at some future date." [https://forum.fractalaudio.com/threads/fm3-megatap.181167/post-2220240]</blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/okay-ill-say-it-a-second-amp-block.198313/page-3#post-2549790]
 +
The Axe-Fx III has two oversampling modes: Best Quality and Min Latency. One is not "simpler" than the other. The CPU usage is the same for either mode. Min. Latency uses a minimum-phase kernel which minimizes the latency of the block at the expense of phase distortion. The FM3 and FM9 use Best Quality mode all the time. There simply isn't enough CPU available to run two amp blocks on the FM3.</blockquote>
  
=Global Blocks=
+
<blockquote>
* The Axe-Fx III supports Global Blocks.
+
[https://forum.fractalaudio.com/threads/okay-ill-say-it-a-second-amp-block.198313/page-3#post-2549795]
* The FM3 and FM9 do not support Global Blocks.
+
There is no "Quality" setting. There is an Oversampling Mode which selects between a linear phase and a minimum phase kernel. CPU usage is the same in either case.
 +
</blockquote>
  
=Amp modeling=
+
FM9:
* The FM3 has a single Amp block, where the Axe-Fx III and FM9 have two amp blocks per preset.
+
<blockquote>
* The Axe-Fx III, FM3 and FM9 all support "Cygnus" amp modeling, with the same amp models.
+
[https://www.thegearpage.net/board/index.php?threads/the-fractal-audio-fm9-is-here.2283423/post-33150427] The latency is now around 2ms.
* Some Amp block features are not available on the FM3, such as Bias Tremolo and Input Dynamics.
+
</blockquote>
* Some Amp block features are not available on the FM9, such as Input Dynamics.
 
  
<blockquote>(comparing the FM3's amp modeling to the Axe-Fx III) "They are the same quality. Certain features were removed to allow the algorithms to run including the bias tremolo, input dynamics processing (...)." [https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-62#post-28446966]</blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/fm3-internal-passthrough-latency-measurements-surprising-results.165025/post-2262797] Most blocks do not add latency. The only blocks that add latency are Drive and Amp. The reason being that they oversample and oversampling adds latency.
 +
</blockquote>
  
<blockquote>(FM3) "We removed all the superfluous stuff (bias tremolo, dynamic presence/depth, etc.) in order to get the core amp modeling to run on the slower processor." [https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-68#post-28450968]</blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/fm9-latency-around-5ms.200203]
 +
With just an amp the latency will be 3.3ms. Adding a cab may or may not increase latency, depends on whether the IR has any leading silence. Adding a drive will add 0.67ms.
  
<blockquote>(FM3) "The Axe-Fx III contains various algorithms that allow you to enhance the amp modeling that don't exist on a real amp. I.e. dynamic presence/depth, input dynamic processing, etc. These were removed to allow the core amp modeling to run on the lower-powered processor." [https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-70#post-28454394]</blockquote>
+
So with Drive->Amp->Cab the best you can achieve is 4ms. Any leading silence in the IR will add to this figure.
  
=Cab modeling=
+
We could add a "low-latency" mode to the FM products like in the Axe-Fx. This is what Line6 uses (and perhaps other companies). I'm not a fan of this approach because it causes phase distortion which affects the high-frequency harmonics when doing nonlinear processing.
* The FM3 provides a single Cab block with two IRs, the FM9 has two Cab blocks with two IRs, and the Axe-Fx III has two Cab blocks with four IRs each.
 
* The FM3 and FM9 support the same factory cab models as the III.
 
* The FM3 and FM9 provide 1024 user cab slots (vs 2048 on the III).
 
* A limited number of Cab block features are not available on the FM3: Smoothing.
 
* FM3 and FM9 support Ultra-Res (added in later firmware releases).
 
* On the FM3, Cab modeling runs in a FIR accelerator. This FIR accelerator offloads processing from the CPU and, as such, doesn't reflect in CPU usage.
 
* Presets from the Axe-Fx III or FM9 preset with UltraRes IRs, will be loaded on the FM3 with the resolution changed to Standard Res.
 
* [[Impulse_responses_(IR)#FullRes|FullRes]] IRs are supported only on the Axe-FX models.
 
  
=Editor=
+
As I've said before it's all a delicate balancing act. Engineering is about trade-offs. If you want the lowest latency possible then your frame size needs to be very small but then you'll either need prohibitively costly amounts of processing power or crappy algorithms that don't use much CPU.
* FM3-Edit is the editor for the FM3.
 
* FM9-Edit is the editor for the FM9.
 
* Axe-Edit III is the editor for the Axe-Fx III.
 
  
=Foot control=
+
You can also trade-off interpolation/decimation kernels. You can use a smaller kernel length but then your transition band and stop band performance suffers.
* The FM3 has 3 onboard foot switches. The FM9 has 9 onboard foot switches. The III requires a FC controller (FASLINK II) or MIDI controller for foot control.
 
* The FM3 and FM9 provide Views for foot switch layouts (the Axe-Fx III does not, yet).  
 
* The FM3, FM9 and III support FASLINK II.
 
* The Axe-Fx III can support up to four connected FC Controllers. The FM3 and FM9 support up to two.
 
  
=USB and MIDI=
+
Or you can do what Line6 does and use minimum-phase kernels which distort the phase response.
* MIDI OUT and THRU are shared on the FM3 and FM9 (1 port vs separate ports on the III).
 
* The FM3 has a USB-A port, which is currently unused (the III and FM9 do not have a USB-A port).
 
* The FM3 provides 4x4 USB Audio (vs 8x8 on the Axe-Fx III and FM9).
 
* The FM3 is NOT a USB MIDI Device. It uses “COMM over USB” channels for Fractal-Bot and FM3-Edit, but will not appear as a MIDI device in a DAW or other MIDI program. The Axe-Fx III and FM9 support MIDI-over-USB.
 
  
=Latency=
+
I personally prefer linear-phase kernels with at least 100 dB of stop-band rejection.
  
<blockquote>"Latency with a blank preset is less than 2ms. Adding an amp block increases latency to about 2ms. [https://forum.fractalaudio.com/threads/latency-through-headphones.180808/post-2212915]</blockquote>
+
If we were to use minimum-phase kernels the latency in this case would drop to about 2.7ms (if my math is right).
  
<blockquote>"Axe-Fx III is even lower at around 1.33ms." [https://forum.fractalaudio.com/threads/ooooh-charts-and-graphs-redux.176959/post-2151790]</blockquote>
+
[...]
  
<blockquote>"The equivalent of 15 inches. Most modeling products have latencies in the range of 1-2 ms which is roughly equivalent to 1-2 feet away from the speaker. Our products have less latency than most, if not all, competing products as that was a design goal from day one. The equation is ~1 ft per millisecond of latency." [http://www.thegearpage.net/board/index.php?threads/the-feel-of-modeling-gear-vs-amp-or-other-modeling.1998835/page-4#post-27908040]</blockquote>
+
Less stop-band rejection means more aliasing artifacts.
  
<blockquote>"Empty preset is 1.3ms. Just Amp is 2.3ms. Amp + Cab is 2.3ms. Drive + Amp + Cab is 2.9ms." [https://forum.fractalaudio.com/threads/total-system-latency-of-an-axefx-iii-not-usb-when-using-normal-patches.181471/post-2224621]</blockquote>
+
Wider transition band means more rolloff in the high end.
  
<blockquote>"The converters are the limiting factor. It's already way faster than anything else." [http://forum.fractalaudio.com/threads/latency-of-axe-ii-vs-axe-iii.134851/#post-1594363] </blockquote>
+
You want your transition band as narrow as possible but the narrower the band the longer the kernel or the less stop-band rejection.
  
<blockquote>"The latency for an empty preset in the Axe-Fx III would be 1.2 ms. Of that, less than 0.5 ms is converter latency. When Oversampling Mode is set to Best Quality adding an amp block adds another 1.0 ms. If you set Oversampling Mode to Min Latency the added latency drops to less than 0.4 ms. Cab blocks do not add any latency." [https://forum.fractalaudio.com/threads/latency-of-amp-modelers.184918/post-2280220] </blockquote>
+
Here's a good paper on the subject:
 +
https://www.vyssotski.ch/BasicsOfInstrumentation/SpikeSorting/Design_of_FIR_Filters.pdf
 +
</blockquote>
  
<blockquote>"The number of block before or after does not make a difference." [https://forum.fractalaudio.com/threads/latency-issues-using-i-o-3-4-for-fx-loops.155644/post-1853082]</blockquote>
+
FM3:
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/latency-of-amp-modelers.184918/post-2280807] FM3: 3.3 ms. Latency testing was performed using a pulse into the DUT. Preset in DUT consisted of all possible locations in a single row populated and all but the amp block bypassed, i.e., In->Drive->Eq->Amp->Cab->Delay->Reverb->etc.->Out with all but Amp bypassed.
 +
</blockquote>
  
<blockquote>"Most blocks do not add latency. The only blocks that add latency are Drive and Amp. The reason being that they oversample and oversampling adds latency." [https://forum.fractalaudio.com/threads/fm3-internal-passthrough-latency-measurements-surprising-results.165025/post-2262797]</blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/fm9-latency-around-5ms.200203/page-5#post-2498732]
 +
Yes, another drive block will add another 32 samples of latency if it's in series.
  
Firmware 19.02 and later for the Axe-Fx III provide a global parameter "Oversampling Mode". This lets you select between BEST QUALITY and MIN.LATENCY, where BEST QUALITY is equal to previous firmware. MIN.LATENCY lets you decrease the overall latency to 1.5ms. Oversampling applies only the Drive and Amp blocks.
+
If you are running two amps chances are they are in parallel so there won't be any added latency.
  
<blockquote>"It selects between two different interpolation/decimation kernels. Best Quality yields the least aliasing and best phase response at the expense of latency. This is the kernel used in prior firmwares. Min. Latency trades aliasing and phase response for reduced latency. The Amp and Drive block have about 0.5ms less latency each when using Min. Latency. You can achieve total latency of around 1.5ms or less when using Min. Latency." [https://forum.fractalaudio.com/threads/axe-fx-iii-firmware-release-version-19-02.181728/post-2228373]</blockquote>
+
The only effects that add latency are the amp and drive blocks because they oversample. The amp blocks also add some additional latency beyond the latency due to oversampling because the processing is performed on a dedicated core.
 +
</blockquote>
  
<blockquote>"FWIW here are the results of the various modelers I have:
+
<blockquote>
Axe-Fx III (Min Latency): 1.6 ms<BR>
+
[https://forum.fractalaudio.com/threads/fm9-latency-around-5ms.200203/page-5#post-2498735] It depends on the flanger type. If it's a thru-zero flanger it necessarily adds latency because you have to delay wet and dry for that to work. Otherwise it does not.
Axe-Fx III (Best Quality): 2.2 ms<BR>
+
</blockquote>
Latency testing was performed using a pulse into the DUT. Preset in DUT consisted of all possible locations in a single row populated and all but the amp block bypassed, i.e., In->Drive->Eq->Amp->Cab->Delay->Reverb->etc.->Out with all but Amp bypassed." [https://forum.fractalaudio.com/threads/latency-of-amp-modelers.184918/post-2280807] </blockquote>
 
  
Latency does not increase with CPU load.
+
</blockquote>
  
 +
=Pedal ports=
  
<blockquote>"The value proposition of the FM3 is unmatched. It encompasses the entire history of Fractal Audio and all our algorithms and technology developments of the last 15 years." [https://www.thegearpage.net/board/index.php?threads/the-fm3-launch-for-me-has-been-one-of-the-worst-experiences-of-my-music-career.2178115/post-31132307]</blockquote>
+
The pedal ports let you connect expression pedals and/or single or dual external switches directly to the device.
  
--
+
* '''Axe-Fx III''': 2 ports
 +
* '''FM3''': 2 ports
 +
* '''FM9''': 3 ports
  
<blockquote>Latency should not increase with CPU load.</blockquote>
+
An expression pedal should have a linear resistance taper, max resistance of 10-100 kOhm, and requires a TRS-to-TRS cable.
  
<blockquote>"Most blocks do not add latency. The only blocks that add latency are Drive and Amp. The reason being that they oversample and oversampling adds latency." [https://forum.fractalaudio.com/threads/fm3-internal-passthrough-latency-measurements-surprising-results.165025/post-2262797]</blockquote>
+
An external switch can be a momentary or latching one. They can perform other or the same tasks as the onboard switches.
  
--
+
The pedal ports on the FM3 require a TS-to-TS cable (single button switch), or TRS-TRS cable (dual button switch), or TRS-dual TS cable (two switches).
  
 +
The pedal ports on the Axe-Fx and FM9 support only TS-to-TS cables for switches and therefore support a single button switch only.
  
<blockquote>"The latency is now around 2ms." [https://www.thegearpage.net/board/index.php?threads/the-fractal-audio-fm9-is-here.2283423/post-33150427]</blockquote>
+
For more information read <q>[[Expression pedals and external switches]]</q>.
  
<blockquote>"A basic amp + cab preset in the FM3 should be 3.17ms. In the Axe-Fx III it should be 2.2ms. Cab blocks do NOT add latency. However the IR itself may have some leading silence or the peak in the time response might be delayed which would add latency."</blockquote>
+
<blockquote>
 +
'''FRACTAL AUDIO QUOTES'''
 +
<hr>
  
<blockquote>Latency should not increase with CPU load.</blockquote>
+
<blockquote>
 +
External switches can do anything the "local" switches can.
 +
</blockquote>
  
<blockquote>"Most blocks do not add latency. The only blocks that add latency are Drive and Amp. The reason being that they oversample and oversampling adds latency." [https://forum.fractalaudio.com/threads/fm3-internal-passthrough-latency-measurements-surprising-results.165025/post-2262797]</blockquote>
+
FM3:
 +
<blockquote>
 +
You can plug in dual button footswitches into the pedal inputs.
 +
</blockquote>
 +
</blockquote>
  
<blockquote>"FM3: 3.3 ms. Latency testing was performed using a pulse into the DUT. Preset in DUT consisted of all possible locations in a single row populated and all but the amp block bypassed, i.e., In->Drive->Eq->Amp->Cab->Delay->Reverb->etc.->Out with all but Amp bypassed."
+
=Onboard switches=
[https://forum.fractalaudio.com/threads/latency-of-amp-modelers.184918/post-2280807] </blockquote>
 
  
=Computer=
+
The onboard footswitches on the FM3 and FM9 – each with variable-color LED ring and mini LCD display — provide both tap and hold functions, which can be customized to do stuff, using switch layouts and views, globally or pre-preset.
  
Read this: [[USB]].
+
Functionality and programming is explained in depth in the [[Owners Manuals]] and the [[Owners_Manuals|Footswitch Functions Guide]]. Also, read <q>[[FC-6 and FC-12 foot controllers]]</q> for additional information.
  
=Editors=
+
<blockquote>
 +
'''FRACTAL AUDIO QUOTES'''
 +
<HR>
 +
<blockquote>
 +
[https://forum.fractalaudio.com/threads/fm9-footswitches-feel-a-little-rough-while-pressing-them.181479/post-2227214]
 +
The switches aren't conventional switches. They are capacitive sense switches. If you hold down a switch during boot you mess up the calibration routine. Don't do that.
 +
</blockquote>
  
Read this: [[Editors]].
+
<blockquote>
 +
[https://www.thegearpage.net/board/index.php?threads/modeler-floor-unit-with-quiet-switches.2525655/#post-38220314]
 +
Fractal Audio products use capacitive sensors instead of switches. This means they're ultra-quiet and never wear out.
 +
</blockquote>
 +
</blockquote>
  
[[image:Axe-Edit-III-2018-04-30-16-08-37.png|300px|link=http://wiki.fractalaudio.com/axefx2/index.php?title=Editors]]
+
=FC controllers and FASLINK=
  
=Firmware=
+
The Axe-Fx III, FM3 and FM9 can be expanded with up [[FC-6 and FC-12 foot controllers|FC controllers]]. The FM3 and FM9 support two FCs, and the Axe-Fx III supports four FCs, through [[FASLINK]].
 
 
[[image:Icon-firmware.png|link=]]
 
 
 
Read this: [[Firmware]].
 
  
 
Read this:
 
Read this:
* [[Firmware release notes - Axe-Fx III]]
+
* [[FC-6 and FC-12 foot controllers]]
* [[Firmware release notes - FM9]]
 
* [[Firmware release notes - FM3]]
 
* [[Emergency boot recovery]]
 
 
 
FM9: press and hold ENTER while the unit powers up to see system startup messages.
 
 
 
=I/O connections=
 
 
 
Read this:
 
 
 
* [[Connections and levels]]
 
* [[Expression pedals and external switches]]
 
* [[MIDI]]
 
* [[USB]]
 
 
* [[FASLINK]]
 
* [[FASLINK]]
* [[Humbuster]]
 
  
<blockquote>"All Fractal Audio products have phantom power blocking on the XLR outputs." [https://www.thegearpage.net/board/index.php?threads/fractal-axe-fx-warranty.2263566/post-32718970]</blockquote>
+
[[image:FC-126side-by-side.jpg|400px]]
  
<blockquote>"The XLR outputs on the Axe-Fx III are phantom power tolerant. It is recommended, however, to turn phantom power off before connecting or disconnecting cables as long cables can cause an inductive kick. The Axe-Fx III has catch diodes to protect against the inductive kick but it's still safer to turn the power off." [https://forum.fractalaudio.com/threads/can-axe-fx-3-output-1-xlr-tolerate-phantom-power.180606/post-2357417]</blockquote>
+
=User interface=
  
About the USB-A port on the FM3:
+
'''Navigate and operate'''
  
<blockquote>"The USB-A connector is for a FLASH drive to import/ export presets. However it’s currently not working yet."</blockquote>
+
* '''VALUE''' wheel, with push-button function (which can be disabled in the [[Global Settings menu]])
 +
* '''NAV''' buttons. On the Home page these let you switch presets (left/right) and scenes (up/down)
 +
* '''PAGE LEFT/RIGHT''' buttons
 +
* '''HOME''' menu button
 +
* '''EDIT''' button
 +
* '''ENTER/EXIT''' buttons. ENTER also jumps to the layout grid from any screen
 +
* 5 rotary push-buttons ('''ABCDE''') perform various functions in the GUI
 +
* Output level knobs for the 4 outputs
  
<blockquote>“The USB-A port can be whatever we want but it requires writing drivers (or buying them and hooking them into the OS). If the demand is great enough we can look into these things. Peripheral drivers are a lot easier than host drivers and USB-A is host.” </blockquote>
+
'''Shortcuts'''
  
<blockquote>"The USB-A port can provide power if enabled. At this point the port is disabled and reserved for future expansion."  [https://forum.fractalaudio.com/threads/fm3-usb-2-type-b-port-on-the-back-of-the-fm3-no-power-provided-updated.158521/post-1893083]</blockquote>
+
* Double-tapping EDIT edits the previous block
 +
* Double-tapping HOME enters the layout grid
 +
* Double-tapping STORE prompts immediately
 +
* When on the Home or Layout pages, double-tapping the Quick Entry knobs does the following:
 +
** A: Enters the Amp 1 menu (A = Amp)
 +
** B: Enters the Drive 1 menu (B = Boost/Drive)
 +
** C: Enters the Cab 1 menu (C = Cab)
 +
** D: Enters the Delay 1 menu (D = Delay)
 +
** E: Enters the Reverb 1 menu (E = rEverb)
  
<blockquote>"The USB A port is NOT designed to be connected to a computer. It is reserved for future expansion." [https://forum.fractalaudio.com/threads/usb-a-port-unfunctional.165462/post-1985701]</blockquote>
+
'''Performance Pages:'''
  
The FM3 is NOT a USB MIDI Device. It uses “COMM over USB” channels for Fractal-Bot and FM3-Edit, but will not appear as a MIDI device in a DAW or other MIDI program. MIDI-over-USB functionality can be added to the FM3 by using a separate MIDI/USB cable or interface.
+
The Performance Pages allow fast access to max 10 often-used parameters per page. You can choose these in the editor on the Perform screen. You can use block parameters, parameters from controllers (including Tempo), global parameters. There are Global Perform and Per-Preset Perform pages. Soft-knobs D resp. E let you jump to the Edit menu of AMP 1 resp. AMP 2.
  
<blockquote>"MIDI over USB is used for Fractal-Bot and FM3-Edit, but the FM3 does not appear amongst the MIDI devices on your computer. For the purpose of preset changes, cc messages, tempo, etc, it can definitely be controlled by a 3rd party MIDI device or MIDI interface, such as a MIDI Sport." [https://forum.fractalaudio.com/threads/fm3-general-discussion-thread.158170/post-1890325]</blockquote>
+
'''VALUE wheel'''
 +
* (Axe-Fx only) Press this to switch to the layout grid (unless disabled in the [[Global Settings menu]]). Press HOME or another button (not EXIT) to leave the layout screen
  
<blockquote>"The FM-3 does NOT support MIDI-over-USB. Sending MIDI to it over USB can lead to unpredictable behavior." [https://forum.fractalaudio.com/threads/fm3-and-fm3-edit-going-nuts-when-clock-syncd.159967/post-1923031]</blockquote>
+
'''HOME page'''
 +
* Press ENTER to jump to the layout grid. Press EXIT to return to the Home screen
 +
* Use NAV UP/DOWN to switch scenes
 +
* Turn knob "A" to switch scenes
 +
* Use NAV LEFT/RIGHT to switch presets
 +
* Press Page to Global Perform or Per-Preset Perform and push the soft-knobs D resp. E to jump to the Edit menu of AMP 1 resp. AMP 2
 +
* Press Edit to open the Edit menu of the currently selected block (not visible)
 +
* Turn knob "B" to switch to the large display mode (FM3 and FM9 only)
  
The devices do not have onboard relays but they can transmit MIDI messages to a 3rd party amp or a dedicated relay switcher.
+
'''AMP block > Output EQ'''
 +
* Press ENTER to flatten all bands, and NAV UP/DOWN to change bands
 +
* Press NAV UP/DOPWN to change the EQ type
  
=Pedal ports=
+
'''CAB block'''
 +
* Go to Cab Number field and press ENTER to view the Cab Picker
  
The Axe-Fx III has two pedal ports for direct connecting to expression pedals and/or external switches.
+
'''Layout grid'''
 +
* Press-and-hold ENTER to create (or clear) a series of shunts
 +
* Page to the TOOLS menu, and use the Value wheel or soft-knob A to select a function: move or copy rows/columns, copy a channel, copy a scene, manage Global blocks (Axe-Fx only)
 +
* Press ZOOM to view the preset's VU meters (reference for setting preset levels)
  
An expression pedal should have a linear resistance taper, max resistance of 10-100 kOhm, and requires a TRS-to-TRS cable. The pedal must be calibrated before use in the [[I/O menu]].
+
'''Block Edit menu'''
 +
* Press EDIT again to advance to the next block in the preset (top-to-bottom, left-to-right)
  
An external switch can be a momentary or latching one, and uses a TS-to-TS cable. Use the [[I/O menu]] to tell the hardware what type of external switch you're connecting, and to calibrate connected pedals.
+
'''General'''
 +
* Press EDIT after storing a preset to go right back to where you were
 +
* If you navigate anywhere from the Home page, EXIT will return you to the first screen of that page
  
The [[Owners Manuals]] contains tutorials about connecting, calibrating and configuring a pedal, either connected directly to the device, or via another controller.
+
'''Controllers'''
 +
* Press TEMPO to open the Controllers menu
  
Unlike the previous hardware generation of hardware, the Axe-Fx III allows selecting a pedal or switch directly as a modifier source (without assigning it to an external controller first).
+
'''Sequencer''':
 +
* Press ENTER to randomize
  
The [[FC-6 and FC-12 foot controllers]] also allow connecting expression pedals and switches to the controller. These are configured under FC Controllers in the [[Setup menu]]. Read this: [[FC-6 and FC-12 foot controllers]].
+
'''Powering on'''
  
--
+
The Axe-Fx III displays system startup messages when powering on.
  
=Pedal ports=
+
You can make the FM9 do the same by pressing-and-holding ENTER while the unit powers up.
  
The FM3 has two pedal ports for direct connecting to expression pedals and/or single or dual external switches.
+
=Preset slots=
  
An expression pedal should have a linear resistance taper, max resistance of 10-100 kOhm, and requires a TRS-to-TRS cable. The pedal must be calibrated before use in the [[I/O menu]].
+
Number of preset slots:
 +
* '''Axe-Fx III Mark I''': 512
 +
* '''Axe-Fx III Mark II and TURBO''': 1024 presets
 +
* '''FM 3''' and '''FM9''': 512
  
An external switch can be a momentary or latching one, and uses a TS-to-TS cable (single button switch), TRS-TRS cable (dual button switch) or TRS-dual TS cable (two switches). Use the [[I/O menu]] to tell the hardware what type of external switch you're connecting and its polarity.
+
<blockquote>
 +
'''FRACTAL AUDIO QUOTES'''
 +
<hr>
  
External switches can perform the other or the same tasks as the onboard switches.
+
Axe-Fx III Mark I:
 +
<blockquote>
 +
[http://forum.fractalaudio.com/threads/more-presets.143523/page-3#post-1757600]  The hardware is not capable of supporting more presets.
 +
</blockquote>
  
The [[Owners Manuals]] contains tutorials about connecting, calibrating and configuring a pedal, either connected directly to the device, or via another controller.
+
<blockquote>
 
+
[https://forum.fractalaudio.com/threads/please-more-preset-room.154550/post-1838569] If you want more preset space you would have to sacrifice user IR space. Each preset uses the equivalent of two user IRs. There are three FLASH chips on the DSP module: one for presets, one for factory IRs and one for user IRs.
The FM3 allows selecting a pedal or switch directly as a modifier source (without assigning it to an external controller first).
+
</blockquote>
 
+
</blockquote>
The [[FC-6 and FC-12 foot controllers]] also allow connecting expression pedals and switches to the controller. These are configured under FC Controllers in the [[Setup menu]]. Read this: [[FC-6 and FC-12 foot controllers]].
 
 
 
<blockquote>"You can plug in dual button footswitches into the pedal inputs." </blockquote>
 
 
 
<blockquote>"External switches can do anything the "local" switches can." </blockquote>
 
 
 
<blockquote>"Any button can be assigned to activate the tuner. </blockquote>
 
 
 
 
 
--
 
 
 
=Pedal ports=
 
  
The FM9 has three pedal ports for direct connecting to expression pedals and/or single external switches.
+
See these pages for more information:
 
 
An expression pedal should have a linear resistance taper, max resistance of 10-100 kOhm, and requires a TRS-to-TRS cable. The pedal must be calibrated before use in the I/O menu.
 
 
 
An external switch can be a momentary or latching one, and uses a TS-to-TS cable (single button switch). Use the [[I/O menu]] to tell the hardware what you have connected.
 
 
 
External switches can perform the other or the same tasks as the onboard switches.
 
 
 
The [[Owners Manuals]] contains tutorials about connecting, calibrating and configuring a pedal, either connected directly to the device, or via another controller.
 
 
 
The FM9 allows selecting a pedal or switch directly as a modifier source (without assigning it to an external controller first).
 
 
 
The [[FC-6 and FC-12 foot controllers]] also allow connecting expression pedals and switches to the controller. These are configured under FC Controllers in the [[Setup menu]]. Read this: [[FC-6 and FC-12 foot controllers]].
 
 
 
=Presets=
 
 
 
Number of presets:
 
* Axe-Fx III Mark I: 512
 
* Axe-Fx III Mark II (and TURBO): 1024 presets
 
* FM 3 and FM9: 512
 
 
 
<blockquote>(Axe-Fx III Mark I) "The hardware is not capable of supporting more presets." [http://forum.fractalaudio.com/threads/more-presets.143523/page-3#post-1757600]</blockquote>
 
 
 
<blockquote>(Axe-Fx III Mark I) "If you want more preset space you would have to sacrifice user IR space. Each preset uses the equivalent of two user IRs. There are three FLASH chips on the DSP module: one for presets, one for factory IRs and one for user IRs." [https://forum.fractalaudio.com/threads/please-more-preset-room.154550/post-1838569]</blockquote>
 
 
 
About the factory presets:
 
 
* [[Factory presets]]
 
* [[Factory presets]]
 +
* [[Presets#Import_from_other_devices|Sharing presets across devices]]
  
 
=Effects list=
 
=Effects list=
  
Click on the image below:
+
There's a comparison between the various current generation hardware products in the [[Owners Manuals|Blocks Guide]].
  
[[image:Iii all-blocks-3x13.jpg|400px|link=http://wiki.fractalaudio.com/axefx2/index.php?title=Effects_list]]
+
Also, read this wiki page: [[Effects list]]
  
There's a comparison between the various hardware products in the [[Owners Manuals|Blocks Guide]].
+
==Differences between devices==
  
Firmware 20 for the Axe-Fx III added the Dynamic Distortion block to the Axe-Fx III.
+
; Blocks
  
<blockquote>(FM3) "Due to the lesser processing power there are fewer instances of many effects, i.e. two instead of four. Channel counts are the same." [https://forum.fractalaudio.com/threads/announcing-the-fm3-amp-modeler-fx-processor.149900/page-5#post-1779309]</blockquote>
+
The FM3 does not have these blocks: Vocoder, Tone Match, IR Capture, Real-Time Analyzer, IR Player, Dynamic Distortion, Crossover.
  
<blockquote>(FM3) "Only one amp block. (...) It does not have all of the Axe-Fx III effects but has the most important ones (no vocoder, etc.)." [https://forum.fractalaudio.com/threads/announcing-the-fm3-amp-modeler-fx-processor.149900/page-3#post-1779252]</blockquote>
+
The FM9 does not have these blocks: Vocoder, Tone Match, IR Capture, Real-Time Analyzer, IR Player, Dynamic Distortion.
  
<blockquote>(FM3) "We could potentially do two amp blocks but at reduced quality and I don't want to do that. Part of the problem with other modelers is that they don't oversample enough (and use single-precision in places where you need double-precision). Then you get complaints of artifacts and ear fatigue and all the other things associated with inadequate sample rate and word length. The vast majority of users only use one amp block so we wanted to make something with one very high quality "Ares" amp block." [https://forum.fractalaudio.com/threads/announcing-the-fm3-amp-modeler-fx-processor.149900/page-5#post-1779298]</blockquote>
+
Only the Axe-Fx III supports [[Global blocks]].
  
<blockquote>(FM3: Cab block runs on CPU accelerator) "It's a CPU accelerator thing. A second Cab block would use a lot more than 3%." [https://forum.fractalaudio.com/threads/fm3-hot-questions-and-hopefully-answers.149968/page-11#post-1783311]</blockquote>
+
The Axe-Fx III resp. FM9 have more instances of some blocks than the FM3. See the lists mentioned above.
  
<blockquote>(comparing the FM3's amp modeling to the Axe-Fx III) "They are the same quality. Certain features were removed to allow the algorithms to run including the bias tremolo, input dynamics processing, and several other inauthentic enhancements." [https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-62#post-28446966]</blockquote>
+
; Channels
  
<blockquote>(FM3) "We removed all the superfluous stuff (bias tremolo, dynamic presence/depth, etc.) in order to get the core amp modeling to run on the slower processor." [https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-68#post-28450968]</blockquote>
+
The blocks on the FM3, FM9 and Axe-Fx III have the same number of Channels, except for the Multiplexer which has fewer channels on the FM3 because of the smaller grid.
  
<blockquote>(FM3) "The Axe-Fx III contains various algorithms that allow you to enhance the amp modeling that don't exist on a real amp. I.e. dynamic presence/depth, input dynamic processing, etc. These were removed to allow the core amp modeling to run on the lower-powered processor." [https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-70#post-28454394]</blockquote>
+
; Amp
  
<blockquote>(FM3) "The changes to the Megatap block have not been ported to the FM3 at this time. They may or may not be ported at some future date." [https://forum.fractalaudio.com/threads/fm3-megatap.181167/post-2220240]</blockquote>
+
Two blocks on the Axe-Fx III and FM9, one block on the FM3.
  
=System reset=
+
The FM3 doesn't support Bias Tremolo and Input Dynamics in the Amp block.
  
Read this: [[Reset]]
+
; Cab
  
=Buttons, knobs, switches=
+
One block on the FM3 (2 IRs), two on the FM9 (2 IRs), two on the Axe-Fx III (4 IRs).
  
[[image:iii-front-transparent-1024x271.png|350px]]
+
The FM3 and FM9 have less user cab slots.
[[image:FM3-front.png|175px]]
 
[[image:fm9-top.jpg|300px]]
 
  
'''Navigate and operate'''
+
The FM3 and FM9 don't support smoothing.
  
* '''VALUE''' wheel, with push-button function (which can be disabled in the [[Global Settings menu]]).
+
The FM3 and FM9 support IRs up to 1K (Normal Res). They support the IR Length parameter only for Normal Res IRs.
* '''NAV''' buttons. On the Home page these let you switch presets (left/right) and scenes (up/down).
 
* '''PAGE LEFT/RIGHT''' buttons.
 
* '''HOME''' menu button.
 
* '''EDIT''' button.
 
* '''ENTER/EXIT''' buttons. ENTER also jumps to the layout grid from any screen.
 
* 5 rotary push-buttons ('''ABCDE''') perform various functions in the GUI.
 
* Output level knobs for the 4 outputs.
 
  
'''Shortcuts'''
+
FullRes IRs are supported only on the Axe-Fx III models.
  
* Double-tapping EDIT edits the previous block.
+
; Impedance
* Double-tapping HOME enters the layout grid.
 
* Double-tapping STORE prompts immediately.
 
* When on the Home or Layout pages, double-tapping the Quick Entry knobs does the following:
 
** A: Enters the Amp 1 menu (A = Amp)
 
** B: Enters the Drive 1 menu (B = Boost/Drive)
 
** C: Enters the Cab 1 menu (C = Cab)
 
** D: Enters the Delay 1 menu (D = Delay)
 
** E: Enters the Reverb 1 menu (E = rEverb)
 
  
'''Performance Pages:'''
+
Input impedance is fixed on the FM3.
  
The Performance Pages allow fast access to max 10 often-used parameters per page. You can choose these in the editor on the Perform screen. You can use block parameters, parameters from controllers (including Tempo), global parameters. There are Global Perform and Per-Preset Perform pages. Soft-knobs D resp. E let you jump to the Edit menu of AMP 1 resp. AMP 2.
+
; Delay
  
'''VALUE wheel'''
+
The Delay blocks on the FM3 do not support diffusion (nor the corresponding delay types).
* (Axe-Fx only) Press this to switch to the layout grid (unless disabled in the [[Global Settings menu]]). Press HOME or another button (not EXIT) to leave the layout screen..
 
  
'''HOME page'''
+
The FM3 doesn't provide types in the Megatap Delay block.
* Press ENTER to jump to the layout grid. Press EXIT to return to the Home screen.
 
* Use NAV UP/DOWN to switch scenes.
 
* Turn knob "A" to switch scenes.
 
* Use NAV LEFT/RIGHT to switch presets.
 
* Press Page to Global Perform or Per-Preset Perform and push the soft-knobs D resp. E to jump to the Edit menu of AMP 1 resp. AMP 2.
 
* Press Edit to open the Edit menu of the currently selected block (not visible).
 
* Turn knob "B" to switch to the large display mode (FM3 and FM9 only).
 
  
'''AMP block > Output EQ'''
+
Maximum delay time is 16 sec for the Axe-Fx III and FM9, and 8 sec for the FM3.
* Press ENTER to flatten all bands, and NAV UP/DOWN to change bands.
 
* Press NAV UP/DOPWN to change the EQ type.
 
  
'''CAB block'''
+
Protection against degrading delay repeats is not available on the FM3.  
* Go to Cab Number field and press ENTER to view the Cab Picker.
 
  
'''LAYOUT GRID:'''
+
; Reverb
* Press-and-hold ENTER to create (or clear) a series of shunts.
 
* Page to the TOOLS menu, and use the Value wheel or soft-knob A to select a function: move or copy rows/columns, copy a channel, copy a scene, manage Global blocks (Axe-Fx only).
 
* Press ZOOM to view the preset's VU meters (reference for setting preset levels).
 
  
'''Block Edit menu:'''
+
Reverb on the FM3 defaults to a lower quality mode, doesn't support pitch shifting, and doesn't provide the latest plate and spring reverbs algorithms.
* Press EDIT again to advance to the next block in the preset (top-to-bottom, left-to-right).
 
  
'''GENERAL''':
+
; Looper
* Press EDIT after storing a preset to go right back to where you were.
 
* If you navigate anywhere from the Home page, EXIT will return you to the first screen of that page.
 
  
'''CONTROLLERS''':
+
The Axe-FX III provides more looping time in the Looper block.
* Press TEMPO to open the Controllers menu.
 
  
'''SEQUENCER''':
+
; Pitch shifting
* Press ENTER to randomize.
 
==Large display mode==
 
  
[[image:Largefonts.png|300px]]
+
The FM3 does not provide the latest pitch shifting algorithms of the Axe-Fx III and FM9.
  
Current firmware provides a "large fonts" display mode for the main Presets/Scenes page of the Home menu make. This makes the FM3 easier to read from a standing position. Turn Knob B (“Zoom”) to switch between the display modes. In the "large fonts" mode:
+
The FM3 and FM9 have a single Pitch block.
* Turn the VALUE knob and then press ENTER to change the preset.
 
** Presets are shown in “preview” as dim text until you press ENTER.
 
** While previewing presets, NAV left/right = -1/+1 preset; down/up = -10/+10.)
 
* Once any preset is loaded, use NAV keys to change scenes.
 
  
==Switch presets, scenes, channels, layouts==
+
; Controllers
  
Read this:
+
The FM3 and FM9 do not supports <q>dual source</q> modifiers.
* [[Presets]]
 
* [[Scenes]]
 
* [[Channels]]
 
* [[FC-6_and_FC-12_foot_controllers|Layouts]]
 
  
==Onboard switches (FM3, FM9)==
+
<blockquote>
 +
'''FRACTAL AUDIO QUOTES'''
 +
<hr>
  
[[image:fm9-top.jpg|225px|link=]]
+
FM3:
 +
<blockquote>
 +
Due to the lesser processing power there are fewer instances of many effects, i.e. two instead of four. Channel counts are the same.
 +
</blockquote>
  
The onboard footswitches on the FM3 and FM9 – each with variable-color LED ring and mini LCD display — provide both tap and hold functions, which can be customized to do stuff, using switch layouts and views, globally or pre-preset.
+
<blockquote>
 +
Only one amp block. (...) It does not have all of the Axe-Fx III effects but has the most important ones (no vocoder, etc.).
 +
</blockquote>
  
The switches can be programmed to:
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/announcing-the-fm3-amp-modeler-fx-processor.149900/page-5#post-1779298] We could potentially do two amp blocks but at reduced quality and I don't want to do that. Part of the problem with other modelers is that they don't oversample enough (and use single-precision in places where you need double-precision). Then you get complaints of artifacts and ear fatigue and all the other things associated with inadequate sample rate and word length. The vast majority of users only use one amp block so we wanted to make something with one very high quality "Ares" amp block.
 +
</blockquote>
  
* Switch presets
+
<blockquote>
* Switch scenes
+
(Cab block runs on CPU accelerator) It's a CPU accelerator thing. A second Cab block would use a lot more than 3%.
* Switch channels
+
</blockquote>
* Switch layouts and views
 
* Turn effects on/off
 
* Perform utility tasks
 
* etc.
 
  
This is explained in depth in the [[Owners Manuals]] and in the Footswitch Functions Guide. Read this: [[FC-6 and FC-12 foot controllers]].
+
<blockquote>
 +
[https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-62#post-28446966] (comparing the FM3's amp modeling to the Axe-Fx III) They are the same quality. Certain features were removed to allow the algorithms to run including the bias tremolo, input dynamics processing, and several other inauthentic enhancements.
 +
</blockquote>
  
=Remote control=
+
<blockquote>
 +
[https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-68#post-28450968] We removed all the superfluous stuff (bias tremolo, dynamic presence/depth, etc.) in order to get the core amp modeling to run on the slower processor.
 +
</blockquote>
  
==FC controller==
+
<blockquote>
 +
[https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-70#post-28454394] The Axe-Fx III contains various algorithms that allow you to enhance the amp modeling that don't exist on a real amp. I.e. dynamic presence/depth, input dynamic processing, etc. These were removed to allow the core amp modeling to run on the lower-powered processor.
 +
</blockquote>
  
The devices can be expanded with up to two [[FC-6 and FC-12 foot controllers|FC controllers]].
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/fm3-megatap.181167/post-2220240] The changes to the Megatap block have not been ported to the FM3 at this time. They may or may not be ported at some future date.
 +
</blockquote>
  
Read this:
+
<blockquote>
* [[FC-6 and FC-12 foot controllers]]
+
[https://forum.fractalaudio.com/posts/2420707/] FM3/9 only support 1K samples for normal IRs since the IR processing is handled by a coprocessor whose max. length is 1K samples.
* [[FASLINK]]
+
</blockquote>
  
<blockquote>"You can hook an FC-6/12 to it. So for small gigs/rehearsals use the FM-3 alone. For larger gigs connect an FC (or two)."</blockquote>
+
<blockquote>
 +
[https://forum.fractalaudio.com/threads/reverb-nimbostratus-doesnt-sound-the-same-in-fm3-as-in-ax3-help.200765/#post-2505967] The FM3 has a more limited Reverb block compared to the Axe-Fx III. It does not have the added pitch shifters. Those types that rely on this are included because frankly they still sound cool, and to ensure that other reverb types work in translation.
 +
</blockquote>
  
<blockquote>"If anyone is curious the thought process was this:
+
<blockquote>
# FM3 alone for rehearsals, small gigs.
+
[https://thegearforum.com/threads/fractal-talk.2745/post-205358]
# FM3 plus FC6/12 for larger gigs.
+
We tried to get the new reverbs in there but the CPU hit would cause much consternation, I reckon. Those new spring and plate algorithms are resource hogs.
# Axe-Fx III plus FC6/12 for MSG. (Madison Square Garden)
+
</blockquote>
Since the FC6/12 are "thin clients" you can exchange them with the Axe-Fx III and FM3 without having to do any programming." [https://www.thegearpage.net/board/index.php?threads/fractal-audios-new-fm3.2040861/page-3#post-28417479]</blockquote>
+
</blockquote>
 
 
<blockquote>"FASLINK powers the first FC. FC setup is same as Axe-Fx III."</blockquote>
 
 
 
[[image:FC-126side-by-side.jpg|400px]]
 
 
 
==MIDI==
 
 
 
[[image:MIDI.png|link=]]
 
 
 
Read this: [[MIDI]].
 
  
 
=Videos=
 
=Videos=
Line 829: Line 1,270:
 
[[video:Cooper-Intro-AxeFxIII-1]]
 
[[video:Cooper-Intro-AxeFxIII-1]]
 
[[video:Cooper-Intro-AxeFxIII-2]]
 
[[video:Cooper-Intro-AxeFxIII-2]]
 
+
[[video:Cooper-Power]]
 
[[video:AxeFxTutorials-FM9]]
 
[[video:AxeFxTutorials-FM9]]
 
[[video:Brett-FM9]]
 
[[video:Brett-FM9]]
Line 835: Line 1,276:
 
[[video:Leon-FM9-2]]
 
[[video:Leon-FM9-2]]
 
[[video:Leon-FM9-Turbo]]
 
[[video:Leon-FM9-Turbo]]
 
 
[[video:Cooper-FM3]]
 
[[video:Cooper-FM3]]
 +
[[video:Cooper-FM3T]]
 
[[video:Leon-3YearsFM3]]
 
[[video:Leon-3YearsFM3]]
 
[[video:Leon-FM3-Brief]]
 
[[video:Leon-FM3-Brief]]
 +
[[video:Cordy-FM9]]
 +
[[video:Leon-III-Turbo]]
 +
[[video:JohnCordy-FM3MkII]]
 +
[[video:Leon-AlmostAllFX]]
 +
[[video:Leon-FM3T]]
  
 
[[category:Axe-Fx3]]
 
[[category:Axe-Fx3]]
Line 844: Line 1,290:
 
[[category:FM9]]
 
[[category:FM9]]
 
[[category:Remote]]
 
[[category:Remote]]
[[category:Sound]]
+
[[category:Sounds]]
 
[[category:All]]
 
[[category:All]]

Latest revision as of 23:18, 20 April 2024

References

All devices: Website | Owners Manuals

Axe-Fx III: Product page | Downloads | User forumWiki pages

FM9: Product page | Downloads | User forum | Wiki pages | FAQ

FM3: Product page | Downloads | User forum | Wiki pages | FAQ

Rig pictures

Owners show their rigs:

Product family

Size.jpg


Product comparison table: The Modern Family is a good starting point. Also Comparing the Axe-Fx III to the Axe-Fx II is useful for its comparison of the two units.

Tests of aliasing performance of the three units are available in Ooooh... Charts and Graphs.

FRACTAL AUDIO QUOTES


[1] The entire product line was conceived years ago. The goal was to maximize the number of parts shared between products.

The footswitch PC boards do three switches each. An FM3 has one board. An FC6 has two. An FM9 has three and an FC12 has four.

All products use the same LCDs, encoders, side plates, etc., etc. This reduces cost and repair inventory. The FC6 and the FM3 are basically the same enclosure. The FC12 and FM9 are basically the same enclosure.

This isn't a huge market. Margins are thin so you have to think of ways to minimize development and product costs. Parts bin methodology is the route we took on this generation.

[2] The III uses (1) dual-core Texas Instruments DSP. The FM3 uses (1) dual-core Analog Devices DSP. The FM9 uses (2) dual-core Analog Devices DSPs. The TI DSPs are much more powerful than the Analog Devices DSPs per clock and run at around twice the clock speed as well. So one TI DSP core is about four times more powerful than one Analog Devices DSP core. If we normalize processing power to the III it would be:

  • Axe-Fx III: 100%
  • FM9: 50%
  • FM3: 25%

So why not use the TI DSPs in everything? Power. The TI DSPs use more power and generate more heat requiring active cooling. They are also more complicated to use requiring dedicated clock generation units, multiple power supplies with specific sequencing requirements, etc.

[3] All our products use real-time operating systems with multiple threads. Audio is the highest priority thread. The displayed CPU usage is the percentage of the CPU that the audio thread is using.

If the audio thread uses too much CPU then lower priority threads will starve. The lowest priority thread is the "idle task". This thread handles user input (button/knob events). If this thread is starved then the unit will appear unresponsive.

[4] ARMs are not "way more powerful". They are generally cheaper and more power efficient. A dedicated DSP will still outperform an ARM by quite a bit for DSP tasks. If they didn't then people wouldn't still be making DSPs.

ARMs are great for low-cost general-purpose computing now that memory has become plentiful and inexpensive.

Now, since ARM cores are small you can throw multiple cores at the problem. The drawback of this approach is that you have to spread the tasks over multiple cores and every time you transfer data between cores you incur latency.

For audio DSP processing with minimum latency you want the fastest single-core processor you can find. TI and Analog Devices make hybrid products with ARM cores and DSP cores on a single chip. We use the Analog Devices products in the FM3 and FM9. The ARM cores handle the UI, MIDI, USB, etc. while the heavy signal processing is handled by the DSP cores.

The Axe-Fx III uses a multi-core TI DSP. At the time this processor was chosen it was the most powerful DSP architecture available. However it is cost-prohibitive for mainstream, cost-sensitive applications like the FM3 and FM9. So we chose Analog Devices SHARC+ SoCs for these products.

[5] ARMs are great for general-purpose processing because you can distribute the processing over multiple cores.

However, for DSP, CISC will ALWAYS be better. The 'R' in ARM stands for Reduced Instruction Set Computer (RISC). The benefit of RISC is a smaller die size which means less expensive. The downside of RISC is that more instructions are needed to do a given task. This means more memory is required to store the program and the given task takes longer to complete. In the early days of RISC the memory requirements, and additional cost of that memory, outweighed the cost advantage of the processor itself.

As memory has become less expensive RISC processors are now cost-competitive and even beating CISC processors due to the reduced power and thermal management expense.

For real-time Digital Signal Processing, however, nothing beats CISC. This is because you can do more in a single clock cycle and, hence, more throughput for a given latency. For example, to find the maximum of two values is a single instruction in most CISC DSPs. This is a common operation in signal processing. With a RISC processor you need, say, 10 instructions to do the same thing. Furthermore the increased number of instructions required to do the same tasks means cache misses are more frequent thereby slowing things down even further. You end up having to access external memory much more often than with a CISC processor so then you end up being bottlenecked by the DRAM speed and latency.

It is untrue that nobody is investing in DSP anymore. TI just released their C7x architecture which builds on the C6x architecture (used in the Axe-Fx III BTW) and adds single-cycle vector operations as well as new instructions and other enhancements. Analog Devices continues to develop the SHARC core. They also have other things in the pipeline that I'm not at liberty to divulge due to NDA. Furthermore there are DSP IP cores that are available for custom solutions. Cadence has a licensable DSP core that is often mated to an ARM (or other RISC processor) on a custom chip.

ARMs continue to get faster and more powerful but they are doing that by adding instructions and coprocessors which is increasing the die size and obviating the whole reason RISC was created in the first place. These latest "RISC" processors have huge dies and require large heat sinks or even active cooling. Yes, they are still smaller than a CISC die but the line between RISC and CISC is getting blurry.

This isn't to say you can't do DSP on a RISC processor. Several products are using RISC processors: Tone-Master Pro, UA pedals, Headrush. In all those products, however, I measure very high levels of aliasing. The logical conclusion is that these products are using low amounts of oversampling due to the lack of processor throughput.

As with all engineering problems understanding the technology is key to making an informed design decision. There are pros and cons to each. You have to weigh cost vs. performance. If you prioritize performance then a dedicated DSP is the superior solution. If you prioritize cost or cooling requirements then a RISC chip may be the superior solution.

Axe-Fx III:

[6] It's a new platform. It will grow over time. It was time for an updated platform. TigerSHARCs are discontinued, the interface was dated, etc. The III is what the II would be if we could've upgraded the hardware via a firmware update.

[7] Remember it's a lot of work migrating stuff to a new architecture. The III is a brand-new platform. Just as the II had dozens of firmware update the III will receive many updates and there's so much power there that we can improve everything over time.

[8] Large screen meant we had to make it 3U. But it's much shallower than the II.

Internally, the unit features a DSP module that is made in the USA and mechanical design guided by years of experience designing dependable rackmount units for touring musicians.

FM9:

[9] The FM9 uses (2) dual-core SHARCs. The FM3 has one. The code for the various blocks is, for all intents and purposes, identical. Updates for the FM3 and FM9 should be pretty much in lockstep.

FM9 uses the same processors, compiler and development environment as the FM3.

[10] It has twice the DSP cores of an FM3. Four SHARC+ DSP cores. So it has about twice the processing power.

[11] FM3 and FM9 use the same SHARC+ family as the QC. FM9 has same number of cores so power should be comparable.


FM3:

[12] FM3 and FM9 use the same SHARC+ family as the QC. FM9 has same number of cores so power should be comparable.

The processing power of an FM-3 is roughly the same as an AX-8.

It's not nearly as powerful as an Axe-Fx III but it's a cool little unit.

The FM3 is not as powerful as an Axe-Fx III. The Axe-Fx III has at least four times the processing power.

Uses an SC587. The SHARC+ core has essentially the same MFLOPs as the SHARC. The overall processing power is greater than an AX-8 because of the ARM which offloads all the housekeeping stuff, USB, etc.

The FM3's CPU utilization meters are normalized so that 100% represents the amount of the CPU that can be allocated to audio processing. So you can go right up to 100%. However, if you ever cross 100% things will get shut off without your consent so you still need to be careful.

[13] (Comparing the amp modeling to the Axe-Fx III) They are the same quality. Certain features were removed to allow the algorithms to run including the bias tremolo, input dynamics processing, and several other inauthentic enhancements.

[14] We removed all the superfluous stuff (bias tremolo, dynamic presence/depth, etc.) in order to get the core amp modeling to run on the slower processor.

[15] The Axe-Fx III contains various algorithms that allow you to enhance the amp modeling that don't exist on a real amp. I.e. dynamic presence/depth, input dynamic processing, etc. These were removed to allow the core amp modeling to run on the lower-powered processor.

(Cab block runs on CPU accelerator) It's a CPU accelerator thing. A second Cab block would use a lot more than 3%.

FM3 CPU is normalized so it's tricky to get an apples to apples meter comparison with A3 for that reason among others.

FM3 has an additional core to handle UI/Midi/Footcontoller stuff so that freed up some CPU. Additionally a bunch of little optimizations you find while working in the code for a long time. 1% here, 1% there adds up.

[16] (...) The DSP power makes it the second most powerful amp modeling product on the market behind only the Axe-Fx III. Adding another DSP would increase the price substantially. The increase would be more than the price of just the DSP since larger power supplies would be required, etc. This would price the unit above our target price.

The FM3 DSP is three cores and also supports floating-point, has dual DDR3 memory busses, hardware FFT and FIR accelerators, etc.

[17] The Delay block shares a core with amp modeling on the FM3.

[18] (FM3) The CPU % displayed is the primary CPU %.

[19] The FM3 is somewhere between the AX8 and the II. Probably closer to the AX8.

The new SHARC+ DSPs aren't terribly fast. In fact they're a tiny bit slower than the previous generation SHARCs. However you get two DSP cores plus an ARM core in a single package that only consumes a couple watts. They also have dedicated FFT and FIR accelerators whereas the previous generation you could only use either-or. The pipeline in the SHARC+ is a lot longer and there's an extra cycle of instruction latency for many operations which slows things down if you don't code around it. We had to rewrite all our assembly libraries to compensate for this. Pain in the rear.

The memory bus is a little faster though and there's better caching which improves overall performance.

Still, the SHARCs pale in comparison to the Keystone DSP in the Axe-Fx III. That thing is a monster. But it also costs three times as much and needs a lot of ancillary support ICs. The net DSP cost is probably around 7-8 times higher.

[20] We had to make a management decision. Under certain circumstances (using an Amp block and two Delay blocks with Diffusion on) the second DSP could get overloaded. The easiest solution at this time was to remove the Diffusion parameter. If we are able to improve the code efficiency we will reinstate the parameter.

You have to realize the FM3 has only about 1/5 the DSP power of an Axe-Fx III. Trying to fit all those goodies in there while not sacrificing audio quality is a balancing act. I ALWAYS insist on quality over quantity. That's what differentiates our products. It takes a LOT of horsepower to do it right.

[21] The Cabinet block uses an FIR accelerator to do the IR processing. This FIR accelerator offloads processing from the CPU and, as such, doesn't reflect in CPU usage.

[22] The value proposition of the FM3 is unmatched. It encompasses the entire history of Fractal Audio and all our algorithms and technology developments of the last 15 years.

[23] The FM3 is not really geared towards amp integration. It's primarily intended to be a standalone solution with a single fx loop. For amp integration or multiple loops we recommend the FM9 and Axe-Fx III.

[24] The converters in the FM3 are the same high quality as those in the Axe-Fx III.

[25] FM3/9 only support 1K samples for normal IRs since the IR processing is handled by a coprocessor whose max. length is 1K samples.

[26] Both products use a dedicated core for amp processing and both products use the same frame and interpolation kernel sizes.

Specifications

Axe-Fx III

Iii-front-transparent-1024x271.png Iii-rear-transparent.png

  • Width: 19.00" (482.60 mm)
  • Height: 5.16" (131.10 mm). That's 3U
  • Depth: 11.530" (292.87 mm) including front handles and rear jacks. From the faceplate to the rear jacks: just under 10" from the mounting face of the faceplate to the edge of the jacks. [27]
  • Weight: 15 lbs 2.4 oz (6.87 kg)

Processors

  • Two 1.0 GHz floating-point “Keystone” DSPs (TMS320C66x) (2.8 times faster than the TigerSHARC DSPs in the Axe-Fx II). The Turbo module has a 1.25 GHz processor
  • Video display processor
  • 500 MHz 16-core XMOS USB microcontroller:
    • Supports 8x8 audio at 48kHz, 24-bits
    • MIDI-Over-USB is about 10x faster than an Axe-Fx II

Memory

  • PC1600 DDR3 memory
  • Hundreds of MB of FLASH memory
  • Enough non-volatile memory for over 4000 IRs

Screen

  • Custom-design full-color 800x480 TFT display. Specifically designed to provide animation. The backlight intensity is not adjustable
  • Mark II model:
    • "New IPS Display offers improved contrast, better viewing angles and more vivid colors"
    • "Adjustable RGB LEDs let you set the color and brightness of the front panel logo"

FRACTAL AUDIO QUOTES


Mark I:

[28] You can turn it down but you can't turn it off. There is no danger of burn-in as it's an LCD not an OLED.

[29] The LCD is designed for viewing angle and sunlight readability. It's not designed to watch movies in dark conditions.

The third "I" in the logo may appear less bright than the other characters when viewed from an angle, but that's Nothing to worry about. Use the Utilities menu to set the brightness and color of the logo on the Mark II model.

Analog I/O

  • Audiophile-quality components
  • Auto Input Impedance

Grid

  • 12x6

Backup battery

  • CR-2032

FRACTAL AUDIO QUOTES


[30] You can install the battery yourself. It's a standard CR2032 motherboard battery.

[31] The Axe-Fx III uses a battery for system data backup. Whenever the user changes any global data that data is flushed to battery-backed storage. We use battery-backed SRAM instead of EEPROM or FLASH because it's very fast and unlimited endurance. EEPROM is very slow and there's a risk that the user turns the power off before the flush is finished. FLASH has limited endurance (as well as being slower the SRAM) and there's a risk of wear-out. The battery should last 10 years under normal conditions and is user replaceable.

Output:

  • 20 dBu maximum

Power and temperature

The Axe-Fx III has a universal power supply. Power consumption is less than 40 watts.

When powering on, the III displays diagnostic messages during the first phase of the boot routine.

FRACTAL AUDIO QUOTES


About fan noise:

[32] Actually the problem was the lock nuts were too tight. The fan is mounted on rubber bushings but the nuts were too tight compressing the bushings.

[33] It turns on when the internal temperature is above a pre-set threshold.

There's no harm in leaving the processor turned on all the time. [34]

There is power transient suppression circuitry, so that the Axe-Fx III won't make any loud pops when powering on/off.

FRACTAL AUDIO QUOTES


About heat:

[35] Less than an Axe-Fx II.

[36] Leaving a space above and below won't accomplish anything. The vents are on the sides.

[37] The DSP won't get damaged if it overheats, it will just stop working. I've yet to see a unit overheat. Our products are overdesigned.

[38] There is a voltage monitor that reboots in the event the voltage drops below a certain threshold.

[39] The III has power on/off detection circuitry that mutes the outputs when it detects a power transient.

[40] The power supply is an off-the-shelf Cincon 40W, triple-output supply. Cincon is a good manufacturer and makes an excellent product. They've been around for a long time. They are carried by Mouser and DigiKey. Those distributors do not sell inferior products.

[41] The power switch has some glue around it to prevent it from sliding around in the opening. It's an additional step that's unnecessary but improves the perceived quality of the product.

[42] Going all the way back to the original Axe-Fx I used a concept called a "Mailbox" to communicate between processors. Each processor has an inbox and an outbox. I'm self-taught in programming and computer science so it was just a way I came up with to send data back and forth. Turns out that mailboxes are actually a technique used in interprocessor communications.

In this specific case the processor is checking the mailbox from the front panel to see if any buttons were pressed at power-on.

[43] To reduce boot time some of the boot tasks (copying presets and cabs from slow FLASH memory to fast DDR memory) are done in the background. This takes a couple minutes to complete and reduces CPU power available to servicing other low-priority tasks. Once the tasks are completed any lag will go away.

Comparing to the Axe-Fx II XL+:

[44] It actually does sound a little better. The extra DSP horsepower means that we didn't have to make compromises in some of the algorithms. The amp modeling algorithm is very similar but there's a few places on the II where we had to make compromises to get the algorithm to run within the allotted time.

Also the III has a higher internal oversampling rate and a higher bit depth on some calculations (64-bit vs. 40-bit).

[45] The Axe-Fx III was designed so that single preset can be thought of as an entire rack full of processors. Each virtual processor has up to four presets. So if you were trying to do spillover in a rack you would use two reverb processors.

[46] [...] These Keystone processors chew through data like a hot chainsaw through a sorority girl. The Axe-Fx III is a beast. I don't think people realize how powerful it is. It has the equivalent power of 8 SHARC chips, at least. And that's just the DSP. The memory bus is 3-4 times faster than other stuff.

[47] The only product more transparent than the FX-8 is the Axe-Fx III.

[48] The Axe-Fx III, FM3 and the other products in development all use the "Ares" architecture. This is a portable client-server architecture that allows easy porting of effects and models between hardware platforms. When we ported the Axe-Fx III models to the FM3 it involved nothing more than copying the file.

We created the Ares architecture three years ago and all new products use it. It's a comprehensive hardware and software paradigm that allows any number of clients to communicate with a DSP server. The architecture supports multiple DSP cores. Clients can be located on the same core, a different core on the same IC, a different IC on the same board or on completely different hardware, i.e. an editor running on a PC or a foot controller. For example on the FM3 the UI is a client running on the ARM core.

The Ares architecture is even processor agnostic. The Axe-Fx III uses TI DSPs while the FM3 uses Analog Devices.

The Ares architecture was a huge undertaking with the ultimate goal of faster product development and easy synchronization of multiple product lines. It allows me to work on algorithms and new models and the engineers can then easily port those to the other products.

[49] TI makes the most powerful DSPs, by far. The only DSPs more powerful than the one in the Axe-Fx III are the family members with more cores, but they're too expensive for a consumer product.

[50] It was a monumental amount of work. The DSP board design was the most difficult hardware design we've ever done. It's a 10-layer board with all fine-pitch technology. Then migrating all the algorithms to a new processor architecture. The team did a phenomenal job.

[51] The digital signal is 32 bits.

[52] The Axe-Fx III uses 32-bit floating point.

[53] 32 bit floating point mostly. 64 bit floating point in critical locations in the amp block.

[54] 64-bit processing is used in critical locations to minimize coefficient sensitivity.

[55] The chassis and some of the boards are made in China. The DSP module is made in Merrimack NH, USA.

[56] Roughly 50% (by cost) of the Axe-Fx III is made in USA. The chassis and simpler circuit boards are made in China. The DSP module is made right here in NH.

[57] The Axe-Fx III is about 50% domestic content.

[58] The front panel around the buttons is steel and covered with a polycarbonate overlay. The bezel is anodized aluminum.

[59] Designing a product is all about compromises. Do you want a phantom power mic input? Well that costs money. So either you have to raise the price of the product or cut costs somewhere else. For something that only a small percentage of people will use. Since we target the pro market our customers will likely use their own mic pre's like a Neve or API. So we don't include it and don't have to cut costs on other things.

[60] The Axe-Fx III is assembled, programmed, inspected, and tested at our facility in New Hampshire.

[61] FWIW the backlight in the Axe-Fx III is not PWM. I had the OEM change it to a circuit I designed. I eliminated PWM sources inside the unit wherever possible so as to keep EMI to a minimum.

[62] In general I overdesign things. I.e. if a capacitor is used to filter a 5V rail most designers will spec a 6.3V part. I'll spec a 10V part. For electrolytic caps I always spec long-life and high-temperature parts. We always use ENIG (electroless nickel immersion gold) circuit boards with FR-4 cores, no phenolic crap or HASL.

[63] [...] the glue is just to keep the switch from sliding around in the opening. It's a snap-in type like many products use now. You may have noticed those types tend to slide around a bit in the opening. So we put a little glue on there to make it more secure. It's unnecessary and an extra manufacturing step but makes the switch feel better.

The Axe-Fx III does not make any compromises. Every part used is high quality. [...] The converters are Cirrus' highest performance models. The capacitors are high-temperature, low-impedance, long-life parts (Panasonic FK series, look 'em up). The power supply costs closer to $27. The DSP module alone costs close to $250. The analog paths use premium op-amps, not the cheap TL07x and NE553x used in most other products.

[64] Over 50% of the Axe-Fx III is made in the USA.

[65] [...] We use Panasonic FK series which are high-temperature, long-life series. For many applications aluminum electrolytic capacitors are the capacitor-of-choice. For power supply filtering they are unequaled in voltage-capacitance product for a given volume. Yes, MLCCs now offer competing capacitance per volume but don't offer the voltage rating. Also MLCCs are more expensive. You don't simply use something more expensive if that doesn't offer any tangible benefit. For audio coupling applications it's hard to beat aluminum caps. MLCCs have a far worse voltage coefficient for those high-capacitance dielectrics.

The LEDs are just debug LEDs for development use. They don't mean anything to the end user.

More information is in Parts and manufacturing as Cliff debunks some unfounded statements.

See NAD - Axe-Fx III w/ gut shots for internal photos of the Axe-FX III.

III circuit.jpg

Axe-Fx III Mark II

Announced in September 2020, replacing the first model.

  • New IPS Display offers improved contrast, better viewing angles and more vivid colors
  • Double the preset memory = space for 1024 presets
  • Adjustable RGB LEDs let you set the color and brightness of the front panel logo. The controls are located in the Utilities menu
  • Increased FLASH memory for future expansion
  • Firmware 17 added a user bank for FullRes IRs to the the Mark II and Turbo.
  • Presets between the original and the Mark II are completely compatible.

FRACTAL AUDIO QUOTES


[66] It's not extra firmware space. There's already plenty of that. It's extra FLASH for "future expansion". This might be factory or user cabs or some other data. I have several ideas I'm kicking around that would use it.

[67] The same firmware runs on both.

[68] The firmware ROM is the same size and many times larger than what we are using.

[69] The ID is the same.

Axe-Fx III Mark II TURBO

Current top of the line, was made available in September 2021. This provides a 25% higher clock speed allowing for more complex presets which would exceed the limits of the standard DSP module.

Note: Existing Mark II units can NOT be retrofitted with the module.

Turbo.jpg

FRACTAL AUDIO QUOTES


[70] Everything is the same except the processor speed. The Turbo module has a 1.25 GHz processor. The standard module has a 1.00 GHz processor. Some of the supporting components (power supply stuff) are also different but that's not visible to the user.

[71] Same fan.

[72] It's a new processor. We do not and would not overclock anything. No OEM would ever do such a thing.

FM9

Fm9-top.jpg Fm9-rear.jpg

  • Dimensions: 20.2″ x 9.2″ x 3.5″ (512mm x 233mm x 88mm). The FM9 is the same size as the FC-12 controller
  • Weight: 11 lbs 15.8 oz (5.44 kg)
  • Two dual-core SHARC+ DSPs (original: 2x 450Mhz, Turbo: 2x 500Mhz)
  • Screen: 800×480 high contrast color LCD (same on the Axe-Fx III Mark II). Grid: 14x6 (same as the Axe-FX III)
  • Power Consumption: <40 W
  • Fan: side and bottom venting, thermostat-controlled. WARNING: Do not block vent holes!
  • Headphones output: 35 Ohm
  • Pedal ports: 3, TRS (pedal or single switch), 10–100 kΩ max (pedal)
  • A/D and D/A: 24-bit, 48 kHz, 114 dB dynamic range, frequency response: 20 – 20kHz
  • Instrument input: rear 1/4" phone jack, unbalanced, “Secret Sauce IV”, 1 megaohm (variable), max. input level: +16 dBu
  • Analog input 2: L/R, 1/4" phone jack balanced (TRS), 1 megaohm, max. input level: +20 dBu
  • Analog input 3: L/R, 1/4" phone jack balanced (TRS), 1 megaohm, max. input level: +20 dBu
  • Analog output 1: L/R, XLR balanced, ground lift, -10 dBv or +4 dBu, 600 Ohm, +20 dBu max
  • Analog output 2: L/R, XLR balanced, ground lift, -10 dBv or +4 dBu, 600 Ohm, +20 dBu max
  • Analog output 3: L/R, 1/4" phone jack unbalanced, Humbuster, 600 Ohm, +20 dBu max
  • USB: Type B port, USB 2.0, 8x8 USB Audio (48 kHz fixed)
  • Auto Input Impedance
  • FASLINK II: XLR-F
  • MIDI: IN (5-pin DIN) and OUT/THRU (5-pin DIN)
  • S/PDIF: RCA Coaxial, uncompressed PCM, 48 kHz (fixed)
  • Battery: CR-2032
  • Grid: 12x6
  • IRs: 1K max

The internal and ambient temperatures are displayed in the Utilities menu.

Amp modeling, Delay blocks and Reverb blocks run in dedicated DSP cores. Like the FM3, impulse responses (Cab block) are processed in the accelerator. [73]

You can take the plastic end caps off, but you need to keep air space under the unit and to the sides for airflow.

File:FM-9 Layout Drawing 2021-06-26.PDF

FRACTAL AUDIO QUOTES


[74] USB is handled by a separate microcontroller (the same micro that the Axe-Fx III uses).

FM9 Turbo

The FM9 Turbo, or FM9T, was announced in August 2022 and has replaced the first model. It uses two 500MHz processors versus two 450MHz processors in the original version. This provides 10% more CPU power. The Turbo unit looks just like the standard, but shows "TURBO" on the "Splash Screen" when it is booted (the same way Axe-Fx III turbo is distinguished.) The processor speed is displayed in the Utilities menu. Current FM9 units can NOT be converted or upgraded to Turbo models. The size of the mini displays is the same as on the original FM9. All onboard memory is the same; presets are fully cross compatible between the two variants assuming sufficient CPU. The count of presets, blocks, channels, effect types, scenes, layouts, etc. is the same on both variants. Both variants will continue to be fully supported with new firmware, editor, and other forms of support.

FRACTAL AUDIO QUOTES


[75] The original FM9 used the 450MHz version as that was all that was available at the time. The Turbo uses the 500MHz version.

FM9 Mark II Turbo

Announced in February 2024. The FM9 Mark II Turbo is the same as the Turbo edition, with larger, easier-to-read footswitch "mini-displays" with almost double the viewing area. Aside from the new footswitch displays, the FM9 Mark II Turbo features the same specifications as the FM9 Turbo. There are no upgrade options.

Mk2-vs-Mk1.jpg

FM3

FM3-front.png FM3-rear.png

  • Dimensions: 11.1″ x 9.3″ x 4.05″ (281mm x 236mm x 103mm). The FM3 is the same size as the FC-6 controller
  • Weight: 7 lbs 1.6 oz (3.22 kg)
  • Processors: SC587, a 3-Core “Griffin” DSP with one ARM and two SHARC+ cores. Dedicated GUI processor. Cabinet modeling runs in a CPU accelerator
  • Screen: 800×480 high contrast color LCD, 4x12 layout grid
  • Power Consumption: universal power supply, draws < 40 W
  • Fan: yes, side and bottom venting, thermostat-controlled
  • Headphones output: yes, 35 Ohm (except the first production batch [76]
  • Pedal ports: 2, TRS, 10–100 kΩ max (pedal)
  • A/D conversion: 24-bit, 48 kHz, 114 dB dynamic range, frequency response: 20 – 20kHz
  • D/A conversion: 114 dB dynamic range, frequency response: 20 – 20kHz
  • Instrument input: rear 1/4" phone jack, unbalanced, with “Secret Sauce IV”, 1 megaohm, max. input level: +16 dBu
  • Analog input 2: L/R 1/4" phone jack balanced (TRS), 1 megaohm, max. input level: +20 dBu
  • Analog output 1: L/R, XLR balanced, ground lift, -10 dBv or +4 dBu, 600 Ohm, 20 dBu max
  • Analog output 2: L/R, 1/4" unbalanced, Humbuster, 600 Ohm, 20 dBu max
  • Fixed Input Impedance
  • USB: Type B port, and Type A port (currently not used), USB 2.0, 4x4 USB Audio (48 kHz fixed)
  • FASLINK II: XLR-F
  • MIDI: IN (5-pin DIN) and OUT/THRU (5-pin DIN)
  • S/PDIF: RCA Coaxial, uncompressed PCM, 48 kHz (fixed)
  • No battery
  • Grid: 12x4.
  • IRs: 1K max

You can take the plastic end caps off, but you need to keep air space under the unit and to the sides for airflow.

The delays share one of the DSP cores with amp modeling.

FRACTAL AUDIO QUOTES


[77] The FM-3 doesn't have a battery. It uses EEPROM for system data.

[78] The A/D converters have 114 dB of dynamic range and are probably the same converters used in the Stomp. The instrument input on the FM-3 uses a dynamic range enhancement technique which boosts the dynamic range to 123 dB.

[79] FX III is 6 dB higher than FM3 on Output 1.

[80] There's only so much heat you can dissipate in a small chassis. Add to that the requirement for harsh environments (outside, on a hot day in direct sun) and you have to be careful.

There actually is a fan in the unit but it's controlled by a thermostat and under normal conditions it doesn't run.

Reliability is paramount in a product like this. You can't have it shutting down during a performance.

The main board is roughly the size of the base and is filled with components.

While the audio path isn't identical to an Axe-Fx III the quality of the path and components is comparable.

(Does the FM3 offer same or better audio path quality (converters-secret sauce-noise) compared to Ax8?) "Better."

[81] Units from the first production run of FM3 have no headphones jack or circuitry. These units are functionally identical in every other way to later production units with a headphones jack.

[82] The fan speed is temperature dependent. Be sure to not block the vents on the sides or the fan intake on the bottom. At room temperature the fan will rarely turn on.

[83] The DSP is NOT designed for a heat sink and doesn't need one.

Firmware 1.05:
[84] The fan now operates at different thresholds than when the ambient temperature was used. It should now spin up at 60°C, switch to high speed at 70°C, and turn off when the temperature drops below 55°C.

Also note that on-screen temperature readings may be different than those you may have become accustomed to seeing when the ambient temperature was being measured.

FM3 Mark II Turbo

FRACTAL AUDIO QUOTES


[85] Fractal Audio Systems proudly announces the immediate availability of the FM3 Mark II Turbo. This advanced, compact floor unit elevates the FM3 with a more than 10% boost in DSP power, plus larger, easier-to-read footswitch displays.

The new Turbo DSP empowers artists to create more intricate presets beyond the limits of the original FM3. The upgrade to the footswitch displays is also significant, offering double the height of individual characters, rendered in a bolder and more readable font. Despite these enhancements, the new version maintains the same compact size, weight, and comprehensive feature list of the original and a direct retail price of just $1099.99

As part of our continuous commitment to advancement, forthcoming Firmware 7.0 (now in public beta) will add DynaCab™ technology for visually guided “mic-on-speaker” tone sculpting, plus new amp models, and more.

The FM3 Mark II Turbo was announced in July 2023 and replaced the first model. It uses a 500MHz processor versus the 450MHz processor found in the original version, providing 11.11% more CPU power. The processor speed is displayed in the Utilities menu. It has larger scribble strips just like the FC Mark II controllers. All onboard memory is the same. Presets are fully cross-compatible between the two variants assuming there is sufficient CPU available. The count of presets, blocks, channels, effect types, scenes, layouts, etc. are the same on both variants.

Current FM3 units can NOT be converted or upgraded to Turbo models.

Both variants will continue to be fully supported with new firmware, editor, and other forms of support.

FRACTAL AUDIO QUOTES


[86] In comparison to the original FM3, which ran at 450MHz, the Turbo runs at 500Mhz. That's the same clock speed as FM9 Turbo, though the FM9 has a second DSP!

[87] "same ... comprehensive feature list of the original", so it has the same "block inventory" with one amp and one cab, but this version lets you build more around them, or use block types that are more demanding. It's a really nice bump, and makes the FM3 feel quite "refreshed".

I/O

Axe-Fx III

Iii-rear-transparent.png

  • INSTR (front) – 1/4” phone jack, unbalanced, conditioned for guitar use, auto-switching, 1 Megaohm (adjustable), +16dBu instrument level, Secret Sauce IV
  • INPUT 1 (rear) – 1/4” phone jack, unbalanced, conditioned for guitar use, auto-switching, 1 Megaohm (adjustable), +16dBu instrument level
  • INPUT 2 (rear) – XLR Female and 1/4” combo, L/R, balanced, 1 Megaohm, +20dBu line level
  • INPUT 3 (rear) – 1/4” phone jack, L/R, balanced, designed for unity gain applications such as 4CM, dual stereo inserts or general purpose, 1 Megaohm, +20dBu line level
  • INPUT 4 (rear) – 1/4” phone jack, L/R, balanced, designed for unity gain applications such as 4CM, dual stereo inserts or general purpose, 1 Megaohm, +20dBu line level
  • OUTPUT 1 – XLR, L/R, balanced, ground lift switch, 600 Ohm, +20dBu line level
  • OUTPUT 1 – 1/4" phone jack, L/R, HumBuster, ground lift switch, 600 Ohm, +20dBu line level
  • OUTPUT 2 – XLR, L/R, balanced, ground lift switch, 600 Ohm, +20dBu line level
  • OUTPUT 3 – 1/4" phone jack, L/R, HumBuster, 600 Ohm, +20dBu line level
  • OUTPUT 4 – 1/4" phone jack, L/R, HumBuster, 600 Ohm, +20dBu line level
  • A/D and D/A conversion – 48kHz, 24 bits, 114dB dynamic range, 20 Hz - 20 kHz frequency response (0/-1 dB)
  • Digital I/O – SPDIF (RCA Coaxial), AES (XLR), USB Audio 8x8, sample rate 48kHz
  • MIDI – IN, OUT, THRU
  • Headphone output – 1/4" stereo jack, 35 Ohm
  • Expression pedal ports – 2x 1/4" TRS, 10-100 kOhm, continuous / momentary / latching
  • FASLINK II port – XLR Female

FM9

Fm9-rear.jpg

  • INSTR (front, rear) – 1/4” phone jack, unbalanced, conditioned for guitar use, auto-switching, 1 Megaohm (adjustable), max. +16dBu instrument level, Secret Sauce
  • INPUT 2 (rear) – 1/4” phone jack, L/R, balanced (TRS), 1 Megaohm, max. +20dBu line level
  • INPUT 3 (rear) – 1/4” phone jack, L/R, balanced (TRS), designed for unity gain applications such as 4CM, dual stereo inserts or general purpose, 1 Megaohm, max. +20dBu line level
  • OUTPUT 1 – XLR, L/R, balanced, ground lift switch, 600 Ohm, max. +20dBu line level, selectable between -10 dBV / +4 dBu
  • OUTPUT 1 – 1/4" phone jack, L/R, HumBuster, ground lift switch, 600 Ohm, max. +20dBu line level
  • OUTPUT 2 – XLR, L/R, balanced, ground lift switch, 600 Ohm, max. +20dBu line level, selectable between -10 dBV / +4 dBu
  • OUTPUT 3 – 1/4" phone jack, L/R, HumBuster, 600 Ohm, max. +20dBu line level
  • A/D and D/A conversion – 48kHz, 24 bits, 114dB dynamic range, 20 Hz - 20 kHz frequency response (0/-1 dB)
  • Digital I/O – SPDIF (RCA Coaxial), USB Audio 8x8, sample rate 48kHz
  • MIDI – IN, shared OUT/THRU
  • Headphone output – 1/4" stereo jack, 35 Ohm
  • Expression pedal ports – 3x 1/4" TRS, 10-100 kOhm, continuous / momentary / latching
  • FASLINK II port – XLR Female

FM3

FM3-rear.png


  • IN 1/INSTR – 1/4” phone jack, unbalanced, conditioned for guitar use (“Secret Sauce IV”), 1 Megaohm (fixed), instrument level
  • OUT 1 / MAIN – XLR, L/R, balanced, ground lift switch, line level
  • IN 2 / FX RETURN – 1/4” phone jack, L/R, balanced, line level, designed for unity gain
  • OUT 2 / FX SEND - 1/4” phone jack, L/R, Humbuster, line level, designed for unity gain
  • A/D and D/A conversion – 48kHz, 24 bits, 20 Hz - 20 kHz frequency response
  • Digital I/O – SPDIF output (RCA Coaxial), USB Audio 4x4, sample rate 48kHz
  • MIDI – IN, shared OUT/THRU
  • Headphone output – 1/4" stereo jack
  • Expression pedal ports – 2x 1/4" TRS
  • FASLINK II port – XLR Female
  • USB — USB-A port, USB-B port

Latency

Latency is the time it takes for the signal to enter the processor and exit through an output. Basically, it's the time it takes the device to perform analog-to-digital-to-analog (ADC -> DAC) conversion plus additional processing overhead.

Note that this is different from DAW latency, where the time is measured between playing your thing and hearing the sound.

Fractal Audio's internal processing latency is below 4 ms with amp modeling. It depends on the processor, the preset, and oversampling mode on the Axe-Fx III only. The Axe-Fx III has the lowest latency. The latency of the FM3 and FM9 is the same.

Important: connecting other hardware can increase the overall latency. The perceived latency by the end-user is the sum of all components in the chain. Possible components include a digital wireless guitar system, which is typically around 2-4 ms, wireless headphones, digital mixers, DAWs, DSP-controlled monitors, additional digital effects devices and so on.

Using an I/O loop on the unit increases latency to around 3 ms when using both the input and output ports.

Adding blocks to a preset doesn't add latency unless it's an Amp or Drive block, or a Cab block which links to an IR with leading silence at the beginning. Some other effects may increase latency as well, such as through-zero flanging, time-based and pitch shifting effects which run in series and are 100% wet, look ahead compression, and feedback send/return loops.

Fractal Audio explains latency in Latency of amp modelers.

FRACTAL AUDIO QUOTES


[88] The latency for an empty preset in the Axe-Fx III would be 1.2 ms. Of that, less than 0.5 ms is converter latency. When Oversampling Mode is set to Best Quality adding an amp block adds another 1.0 ms. If you set Oversampling Mode to Min Latency the added latency drops to less than 0.4 ms. Cab blocks do not add any latency.

The higher the sample rate the more processing power required. Anything over 48 kHz starts to become wasteful, especially when processing IRs. If you were to double the sample rate (96 kHz) you would quadruple the processing power required for IRs since you would need twice as many samples in your IR and processed at twice the speed. You could always downsample, process the IR at 48 kHz, and then upsample but then your latency is no better (and probably worse) than processing at 48 kHz (unless you use min-phase resampling which destroys phase information).

Everything is a compromise in real-time DSP. I've been doing this since DSPs first came on the market. Latency isn't everything. It's one factor among many. The good designer weighs everything and makes tradeoffs to achieve a balance. If you overemphasize latency then you waste processing power or incur aliasing or distort the phase response, etc., etc. Anything under 5ms is considered undetectable. We strive for less than 3ms in our products so that you can add devices in the loops and not exceed that 5ms threshold.

[89] Most modeling products have latencies in the range of 1-2 ms which is roughly equivalent to 1-2 feet away from the speaker. Our products have less latency than most, if not all, competing products as that was a design goal from day one. The equation is ~1 ft per millisecond of latency.

[90] The A/D/A latency of the Axe-Fx III is 1.0ms. The A/D/A latency of the FM3 and FM9 is 1.33ms. Those figures I posted were for a preset including amp, cabinet etc. blocks. Amp blocks *usually* add latency due to the need to oversample. The Helix uses minimum-phase oversampling so its amp block doesn't add latency but that causes phase distortion. The Axe-Fx III Min Latency setting also uses minimum-phase oversampling.

A basic amp + cab preset in the FM3 should be 3.17ms. In the Axe-Fx III it should be 2.2ms. Cab blocks do NOT add latency. However the IR itself may have some leading silence or the peak in the time response might be delayed which would add latency.

[91] The FM3 and FM9 are the same. (...) Both products use a dedicated core for amp processing and both products use the same frame and interpolation kernel sizes.

[92] The theoretical latency of the FM3/9 is:
In -> Out - 96 samples = 2ms
In -> Amp -> Out -160 samples = 3.33ms
In -> Amp -> Cab -> Out - 160 samples = 3.33ms (Cab block doesn't add any latency unless IR has leading silence)
in -> Drive -> Amp -> Cab -> Out - 192 samples = 4ms
None of the other blocks add latency.

Axe-Fx III:

[93] Latency with a blank preset is less than 2ms. Adding an amp block increases latency to about 2ms.

[94] Axe-Fx III is even lower at around 1.33ms.

[95] Empty preset is 1.3ms. Just Amp is 2.3ms. Amp + Cab is 2.3ms. Drive + Amp + Cab is 2.9ms.

[96] The converters are the limiting factor. It's already way faster than anything else.

The data is processed in blocks even in an empty preset. That's how you do this sort of thing. You buffer up N samples and then pass that buffer to the processing routine.

[97] The latency for an empty preset in the Axe-Fx III would be 1.2 ms. Of that, less than 0.5 ms is converter latency. When Oversampling Mode is set to Best Quality adding an amp block adds another 1.0 ms. If you set Oversampling Mode to Min Latency the added latency drops to less than 0.4 ms. Cab blocks do not add any latency.


The Oversampling Mode parameter, for the Axe-Fx III only, lets you choose between Best Quality and Minimum Latency. This applies to Amp blocks and Drive blocks only (non-linear blocks). Best Quality is equal to previous firmware, and is linear-phase oversampling, Minimum Latency is minimum-phase oversampling.


[98] It selects between two different interpolation/decimation kernels. Best Quality yields the least aliasing and best phase response at the expense of latency. This is the kernel used in prior firmwares. Min. Latency trades aliasing and phase response for reduced latency. The Amp and Drive block have about 0.5ms less latency each when using Min. Latency. You can achieve total latency of around 1.5ms or less when using Min. Latency.

[99] FWIW here are the results of the various modelers I have:
Axe-Fx III (Min Latency): 1.6 ms
Axe-Fx III (Best Quality): 2.2 ms

Latency testing was performed using a pulse into the DUT. Preset in DUT consisted of all possible locations in a single row populated and all but the amp block bypassed, i.e., In->Drive->Eq->Amp->Cab->Delay->Reverb->etc.->Out with all but Amp bypassed.

[100]

The Axe-Fx III has two oversampling modes: Best Quality and Min Latency. One is not "simpler" than the other. The CPU usage is the same for either mode. Min. Latency uses a minimum-phase kernel which minimizes the latency of the block at the expense of phase distortion. The FM3 and FM9 use Best Quality mode all the time. There simply isn't enough CPU available to run two amp blocks on the FM3.

[101] There is no "Quality" setting. There is an Oversampling Mode which selects between a linear phase and a minimum phase kernel. CPU usage is the same in either case.

FM9:

[102] The latency is now around 2ms.

[103] Most blocks do not add latency. The only blocks that add latency are Drive and Amp. The reason being that they oversample and oversampling adds latency.

[104] With just an amp the latency will be 3.3ms. Adding a cab may or may not increase latency, depends on whether the IR has any leading silence. Adding a drive will add 0.67ms.

So with Drive->Amp->Cab the best you can achieve is 4ms. Any leading silence in the IR will add to this figure.

We could add a "low-latency" mode to the FM products like in the Axe-Fx. This is what Line6 uses (and perhaps other companies). I'm not a fan of this approach because it causes phase distortion which affects the high-frequency harmonics when doing nonlinear processing.

As I've said before it's all a delicate balancing act. Engineering is about trade-offs. If you want the lowest latency possible then your frame size needs to be very small but then you'll either need prohibitively costly amounts of processing power or crappy algorithms that don't use much CPU.

You can also trade-off interpolation/decimation kernels. You can use a smaller kernel length but then your transition band and stop band performance suffers.

Or you can do what Line6 does and use minimum-phase kernels which distort the phase response.

I personally prefer linear-phase kernels with at least 100 dB of stop-band rejection.

If we were to use minimum-phase kernels the latency in this case would drop to about 2.7ms (if my math is right).

[...]

Less stop-band rejection means more aliasing artifacts.

Wider transition band means more rolloff in the high end.

You want your transition band as narrow as possible but the narrower the band the longer the kernel or the less stop-band rejection.

Here's a good paper on the subject: https://www.vyssotski.ch/BasicsOfInstrumentation/SpikeSorting/Design_of_FIR_Filters.pdf

FM3:

[105] FM3: 3.3 ms. Latency testing was performed using a pulse into the DUT. Preset in DUT consisted of all possible locations in a single row populated and all but the amp block bypassed, i.e., In->Drive->Eq->Amp->Cab->Delay->Reverb->etc.->Out with all but Amp bypassed.

[106] Yes, another drive block will add another 32 samples of latency if it's in series.

If you are running two amps chances are they are in parallel so there won't be any added latency.

The only effects that add latency are the amp and drive blocks because they oversample. The amp blocks also add some additional latency beyond the latency due to oversampling because the processing is performed on a dedicated core.

[107] It depends on the flanger type. If it's a thru-zero flanger it necessarily adds latency because you have to delay wet and dry for that to work. Otherwise it does not.

Pedal ports

The pedal ports let you connect expression pedals and/or single or dual external switches directly to the device.

  • Axe-Fx III: 2 ports
  • FM3: 2 ports
  • FM9: 3 ports

An expression pedal should have a linear resistance taper, max resistance of 10-100 kOhm, and requires a TRS-to-TRS cable.

An external switch can be a momentary or latching one. They can perform other or the same tasks as the onboard switches.

The pedal ports on the FM3 require a TS-to-TS cable (single button switch), or TRS-TRS cable (dual button switch), or TRS-dual TS cable (two switches).

The pedal ports on the Axe-Fx and FM9 support only TS-to-TS cables for switches and therefore support a single button switch only.

For more information read Expression pedals and external switches.

FRACTAL AUDIO QUOTES


External switches can do anything the "local" switches can.

FM3:

You can plug in dual button footswitches into the pedal inputs.

Onboard switches

The onboard footswitches on the FM3 and FM9 – each with variable-color LED ring and mini LCD display — provide both tap and hold functions, which can be customized to do stuff, using switch layouts and views, globally or pre-preset.

Functionality and programming is explained in depth in the Owners Manuals and the Footswitch Functions Guide. Also, read FC-6 and FC-12 foot controllers for additional information.

FRACTAL AUDIO QUOTES


[108] The switches aren't conventional switches. They are capacitive sense switches. If you hold down a switch during boot you mess up the calibration routine. Don't do that.

[109] Fractal Audio products use capacitive sensors instead of switches. This means they're ultra-quiet and never wear out.

FC controllers and FASLINK

The Axe-Fx III, FM3 and FM9 can be expanded with up FC controllers. The FM3 and FM9 support two FCs, and the Axe-Fx III supports four FCs, through FASLINK.

Read this:

FC-126side-by-side.jpg

User interface

Navigate and operate

  • VALUE wheel, with push-button function (which can be disabled in the Global Settings menu)
  • NAV buttons. On the Home page these let you switch presets (left/right) and scenes (up/down)
  • PAGE LEFT/RIGHT buttons
  • HOME menu button
  • EDIT button
  • ENTER/EXIT buttons. ENTER also jumps to the layout grid from any screen
  • 5 rotary push-buttons (ABCDE) perform various functions in the GUI
  • Output level knobs for the 4 outputs

Shortcuts

  • Double-tapping EDIT edits the previous block
  • Double-tapping HOME enters the layout grid
  • Double-tapping STORE prompts immediately
  • When on the Home or Layout pages, double-tapping the Quick Entry knobs does the following:
    • A: Enters the Amp 1 menu (A = Amp)
    • B: Enters the Drive 1 menu (B = Boost/Drive)
    • C: Enters the Cab 1 menu (C = Cab)
    • D: Enters the Delay 1 menu (D = Delay)
    • E: Enters the Reverb 1 menu (E = rEverb)

Performance Pages:

The Performance Pages allow fast access to max 10 often-used parameters per page. You can choose these in the editor on the Perform screen. You can use block parameters, parameters from controllers (including Tempo), global parameters. There are Global Perform and Per-Preset Perform pages. Soft-knobs D resp. E let you jump to the Edit menu of AMP 1 resp. AMP 2.

VALUE wheel

  • (Axe-Fx only) Press this to switch to the layout grid (unless disabled in the Global Settings menu). Press HOME or another button (not EXIT) to leave the layout screen

HOME page

  • Press ENTER to jump to the layout grid. Press EXIT to return to the Home screen
  • Use NAV UP/DOWN to switch scenes
  • Turn knob "A" to switch scenes
  • Use NAV LEFT/RIGHT to switch presets
  • Press Page to Global Perform or Per-Preset Perform and push the soft-knobs D resp. E to jump to the Edit menu of AMP 1 resp. AMP 2
  • Press Edit to open the Edit menu of the currently selected block (not visible)
  • Turn knob "B" to switch to the large display mode (FM3 and FM9 only)

AMP block > Output EQ

  • Press ENTER to flatten all bands, and NAV UP/DOWN to change bands
  • Press NAV UP/DOPWN to change the EQ type

CAB block

  • Go to Cab Number field and press ENTER to view the Cab Picker

Layout grid

  • Press-and-hold ENTER to create (or clear) a series of shunts
  • Page to the TOOLS menu, and use the Value wheel or soft-knob A to select a function: move or copy rows/columns, copy a channel, copy a scene, manage Global blocks (Axe-Fx only)
  • Press ZOOM to view the preset's VU meters (reference for setting preset levels)

Block Edit menu

  • Press EDIT again to advance to the next block in the preset (top-to-bottom, left-to-right)

General

  • Press EDIT after storing a preset to go right back to where you were
  • If you navigate anywhere from the Home page, EXIT will return you to the first screen of that page

Controllers

  • Press TEMPO to open the Controllers menu

Sequencer:

  • Press ENTER to randomize

Powering on

The Axe-Fx III displays system startup messages when powering on.

You can make the FM9 do the same by pressing-and-holding ENTER while the unit powers up.

Preset slots

Number of preset slots:

  • Axe-Fx III Mark I: 512
  • Axe-Fx III Mark II and TURBO: 1024 presets
  • FM 3 and FM9: 512

FRACTAL AUDIO QUOTES


Axe-Fx III Mark I:

[110] The hardware is not capable of supporting more presets.

[111] If you want more preset space you would have to sacrifice user IR space. Each preset uses the equivalent of two user IRs. There are three FLASH chips on the DSP module: one for presets, one for factory IRs and one for user IRs.

See these pages for more information:

Effects list

There's a comparison between the various current generation hardware products in the Blocks Guide.

Also, read this wiki page: Effects list

Differences between devices

Blocks

The FM3 does not have these blocks: Vocoder, Tone Match, IR Capture, Real-Time Analyzer, IR Player, Dynamic Distortion, Crossover.

The FM9 does not have these blocks: Vocoder, Tone Match, IR Capture, Real-Time Analyzer, IR Player, Dynamic Distortion.

Only the Axe-Fx III supports Global blocks.

The Axe-Fx III resp. FM9 have more instances of some blocks than the FM3. See the lists mentioned above.

Channels

The blocks on the FM3, FM9 and Axe-Fx III have the same number of Channels, except for the Multiplexer which has fewer channels on the FM3 because of the smaller grid.

Amp

Two blocks on the Axe-Fx III and FM9, one block on the FM3.

The FM3 doesn't support Bias Tremolo and Input Dynamics in the Amp block.

Cab

One block on the FM3 (2 IRs), two on the FM9 (2 IRs), two on the Axe-Fx III (4 IRs).

The FM3 and FM9 have less user cab slots.

The FM3 and FM9 don't support smoothing.

The FM3 and FM9 support IRs up to 1K (Normal Res). They support the IR Length parameter only for Normal Res IRs.

FullRes IRs are supported only on the Axe-Fx III models.

Impedance

Input impedance is fixed on the FM3.

Delay

The Delay blocks on the FM3 do not support diffusion (nor the corresponding delay types).

The FM3 doesn't provide types in the Megatap Delay block.

Maximum delay time is 16 sec for the Axe-Fx III and FM9, and 8 sec for the FM3.

Protection against degrading delay repeats is not available on the FM3.

Reverb

Reverb on the FM3 defaults to a lower quality mode, doesn't support pitch shifting, and doesn't provide the latest plate and spring reverbs algorithms.

Looper

The Axe-FX III provides more looping time in the Looper block.

Pitch shifting

The FM3 does not provide the latest pitch shifting algorithms of the Axe-Fx III and FM9.

The FM3 and FM9 have a single Pitch block.

Controllers

The FM3 and FM9 do not supports dual source modifiers.

FRACTAL AUDIO QUOTES


FM3:

Due to the lesser processing power there are fewer instances of many effects, i.e. two instead of four. Channel counts are the same.

Only one amp block. (...) It does not have all of the Axe-Fx III effects but has the most important ones (no vocoder, etc.).

[112] We could potentially do two amp blocks but at reduced quality and I don't want to do that. Part of the problem with other modelers is that they don't oversample enough (and use single-precision in places where you need double-precision). Then you get complaints of artifacts and ear fatigue and all the other things associated with inadequate sample rate and word length. The vast majority of users only use one amp block so we wanted to make something with one very high quality "Ares" amp block.

(Cab block runs on CPU accelerator) It's a CPU accelerator thing. A second Cab block would use a lot more than 3%.

[113] (comparing the FM3's amp modeling to the Axe-Fx III) They are the same quality. Certain features were removed to allow the algorithms to run including the bias tremolo, input dynamics processing, and several other inauthentic enhancements.

[114] We removed all the superfluous stuff (bias tremolo, dynamic presence/depth, etc.) in order to get the core amp modeling to run on the slower processor.

[115] The Axe-Fx III contains various algorithms that allow you to enhance the amp modeling that don't exist on a real amp. I.e. dynamic presence/depth, input dynamic processing, etc. These were removed to allow the core amp modeling to run on the lower-powered processor.

[116] The changes to the Megatap block have not been ported to the FM3 at this time. They may or may not be ported at some future date.

[117] FM3/9 only support 1K samples for normal IRs since the IR processing is handled by a coprocessor whose max. length is 1K samples.

[118] The FM3 has a more limited Reverb block compared to the Axe-Fx III. It does not have the added pitch shifters. Those types that rely on this are included because frankly they still sound cool, and to ensure that other reverb types work in translation.

[119] We tried to get the new reverbs in there but the CPU hit would cause much consternation, I reckon. Those new spring and plate algorithms are resource hogs.

Videos